1.19 language error
3 posts by 2 authors in: Forums > CMS Builder
Last Post: July 14, 2008 (RSS)
By IronVictory - July 14, 2008
Just setup a new install of 1.19. I get this error at the top right in the admin (it's a long logout link):
Notice: Undefined index: language in /home/myorange/domains/myorangegroup.com/public_html/cms/lib/common.php on line 25 Logoff (admin)
thanks
Peter
Notice: Undefined index: language in /home/myorange/domains/myorangegroup.com/public_html/cms/lib/common.php on line 25 Logoff (admin)
thanks
Peter
Re: [IronVictory] 1.19 language error
By Dave - July 14, 2008
Hi Peter,
We just did another release to fix this issue. You can either download 1.20 or make the following changes:
- add this line to /data/settings.dat.php below "isInstalled":
isInstalled = 1
language = ""
- if /data/settings.dat.php doesn't exist already rename settings.dat.php.default to settings.dat.php
Let me know if that fixes it for you.
We just did another release to fix this issue. You can either download 1.20 or make the following changes:
- add this line to /data/settings.dat.php below "isInstalled":
isInstalled = 1
language = ""
- if /data/settings.dat.php doesn't exist already rename settings.dat.php.default to settings.dat.php
Let me know if that fixes it for you.
Dave Edis - Senior Developer
interactivetools.com
interactivetools.com