Language File Error
Posted: 14 May 2008 04:47 PM   [ Ignore ]
Newbie
Rank
Total Posts:  2
Joined  2008-05-14

Hi,

I have moved a site from development environment onto deployment server. I used db backup/restore to move db. Files were ftp’ed. After updating config in EE, All appears to be working fine expect when trying to access the Tag admin from the Modules tab in EE Admin. When clicking on the “Tags” link in the modules list, I get the following error.

Error

Unable to load the following language file
:

/
lang.tag_fns.php

Tags are displaying on the front end ok.

Any ideas? All was working ok in the development environment. I can’t seem to find reference to lang.tag_fns.php anywhere.

Thanks. Greg.

Profile
 
 
Posted: 14 May 2008 05:25 PM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  700
Joined  2004-03-30

Greg,

I’ve started seeing behavior like this myself. Until we have an updated build with that lang file, you should be able to simply create an empty file with that name, load it into your language folder alongside the other language files for Tag and fix the issue.

mk

 Signature 

Mitchell Kimbrough

Profile
 
 
Posted: 14 May 2008 05:32 PM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  2
Joined  2008-05-14

Thanks mk, that has got things working again.

Greg.

Profile
 
 
Posted: 14 May 2008 05:36 PM   [ Ignore ]   [ # 3 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  700
Joined  2004-03-30

It’s an odd one, I know.

mk

 Signature 

Mitchell Kimbrough

Profile