Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Undefined index: user_lang in /var/www/cpg/include/init.inc.php on line 203  (Read 2890 times)

0 Members and 1 Guest are viewing this topic.

RubberDuck

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 15
  • Königreich Württemberg

I get the following error on the very top when I login:
Code: [Select]
Undefined index: user_lang in /var/www/cpg/include/init.inc.php on line 203
line 203 looks like this:
Code: [Select]
        define('USER_GROUP_SET', '(' . $USER_DATA['group_id'] . ($USER_DATA['user_lang'] != '' ? ',' . $USER_DATA['user_lang'] : '') . ')');
What does that exactly mean and how can I fix it? Didnt find anything when I used the search.
« Last Edit: August 22, 2005, 04:38:17 am by kegobeer »
Logged

Nibbler

  • Guest

Looks like you're running an old version of init.inc.php. Verify using the versioncheck.php
Logged

RubberDuck

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 15
  • Königreich Württemberg

Got that right ... uploaded the actual file and everything works fine.
Thanks.
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.