Undefined Variable: lang_login_php in index_pn.php on line.. Undefined Variable: lang_login_php in index_pn.php on line..
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Undefined Variable: lang_login_php in index_pn.php on line..

Started by kimy_cool, April 01, 2004, 06:04:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kimy_cool

Hi,

I get the above error whenever i move from postnuke to my gallery,  i enabled debug mode and this is the error info. I hope you understand my problem


USER:
Array
(
    [ID] => 33be4a2ea4200eab5e9b607b5029be67
    [am] => 1
)

 
 
USER DATA:
Array
(
    [0] => 1
    [user_id] => 1
    [1] => 1
    [user_group] => 1
    [2] => YES
    [user_active] => YES
    [3] => admin
    [user_name] => admin
    [4] => admin
    [5] => 2004-04-01 13:59:41
    [user_lastvisit] => 2004-04-01 13:59:41
    [6] => 2004-04-01 13:59:41
    [user_regdate] => 2004-04-01 13:59:41
    [7] =>
    [user_lang] =>
    [8] =>
    [user_email] =>
    [9] =>
    [user_website] =>
    [10] =>
    [user_location] =>
    [11] =>
    [user_interests] =>
    [12] =>
    [user_occupation] =>
    [13] =>
    [user_actkey] =>
    [14] => 1
    [group_id] => 1
    [15] => Administrators
    [group_name] => Administrators
    [16] => 0
    [group_quota] => 0
    [17] => 1
    [has_admin_access] => 1
    [18] => 1
    [can_rate_pictures] => 1
    [19] => 1
    [can_send_ecards] => 1
    [20] => 1
    [can_post_comments] => 1
    [21] => 1
    [can_upload_pictures] => 1
    [22] => 1
    [can_create_albums] => 1
    [23] => 0
    [pub_upl_need_approval] => 0
    [24] => 0
    [priv_upl_need_approval] => 0
)

 
 
Queries:
Array
(
    [0] => SELECT * FROM crpg_users, crpg_usergroups WHERE user_group = group_id AND user_id='1'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = '21232f297a57a5a743894a0e4a801fc3'
    [1] => DELETE FROM crpg_banned WHERE expiry < 1080834098
    [2] => SELECT * FROM crpg_banned WHERE ip_addr='192.168.32.190' OR ip_addr='192.168.32.190' OR user_id=1
)

 
GET :
Array
(
)

 
POST :
Array
(
)



-kimy_cool

casNuy