have upgraded but loads of errors have upgraded but loads of errors
 

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

have upgraded but loads of errors

Started by light-angel, December 01, 2012, 03:21:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

light-angel

i have just upgraded and now got theirs errors here is the debug

USER:
------------------
Array
(
    [ID] => e1e4f99551e2ae18ecd18413026430dd
    [am] => 1
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 0
    [user_name] => Guest
    [groups] => Array
        (
            [0] => 3
        )

    [group_quota] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 0
    [can_post_comments] => 0
    [can_upload_pictures] => 1
    [can_create_albums] => 0
    [pub_upl_need_approval] => 1
    [priv_upl_need_approval] => 1
    [access_level] => 3
    [disk_max] => 0
    [disk_min] => 0
    [has_admin_access] => 0
    [group_name] => Anonymous
    [can_create_public_albums] => 0
    [can_see_all_albums] => 0
    [group_id] => 3
    [allowed_albums] => Array
        (
        )

)

==========================
Queries:
------------------
Array
(
    [0] => SELECT name, value FROM cpg132_config [include/init.inc.php:179] (0 ms)
    [1] => DELETE FROM `web128-gall`.cpg132_sessions WHERE time < 1354367636 AND remember = 0 [bridge/coppermine.inc.php:247] (0 ms)
    [2] => DELETE FROM `web128-gall`.cpg132_sessions WHERE time < 1353161636 [bridge/coppermine.inc.php:251] (0 ms)
    [3] => UPDATE cpg132_config SET value = 1354371236 WHERE name = 'session_cleanup' [bridge/coppermine.inc.php:255] (0 ms)
    [4] => SELECT user_id, time FROM `web128-gall`.cpg132_sessions WHERE session_id = 'ae18417b6981e819cc7fc3d51fa17d50' [bridge/coppermine.inc.php:263] (0 ms)
    [5] => SELECT user_id, user_password FROM `web128-gall`.cpg132_users WHERE user_id = 0 [bridge/coppermine.inc.php:275] (0 ms)
    [6] => SELECT MAX(group_quota) AS disk_max, MIN(group_quota) AS disk_min, MAX(can_rate_pictures) AS can_rate_pictures, MAX(can_send_ecards) AS can_send_ecards, MAX(can_post_comments) AS can_post_comments, MAX(can_upload_pictures) AS can_upload_pictures, MAX(can_create_albums) AS can_create_albums, MAX(has_admin_access) AS has_admin_access, MAX(access_level) AS access_level, MIN(pub_upl_need_approval) AS pub_upl_need_approval, MIN( priv_upl_need_approval) AS  priv_upl_need_approval FROM cpg132_usergroups WHERE group_id in (3) [bridge/udb_base.inc.php:323] (0 ms)
    [7] => SELECT group_name FROM cpg132_usergroups WHERE group_id= 3 [bridge/udb_base.inc.php:327] (0 ms)
    [8] => SELECT COUNT(*) FROM cpg132_categorymap WHERE group_id in (3) [bridge/udb_base.inc.php:340] (0 ms)
    [9] => UPDATE `web128-gall`.cpg132_sessions SET time = 1354371236 WHERE session_id = 'ae18417b6981e819cc7fc3d51fa17d50' [bridge/coppermine.inc.php:320] (0 ms)
    [10] => SELECT aid FROM cpg132_albums WHERE moderator_group IN (3) [include/init.inc.php:269] (0 ms)
    [11] => SELECT lang_id FROM cpg132_languages WHERE enabled='YES' [include/init.inc.php:327] (0 ms)
    [12] => SHOW TABLES LIKE 'cpg132_languages' [include/functions.inc.php:4157] (0 ms)
    [13] => SELECT * FROM cpg132_languages [include/functions.inc.php:4164] (0 ms)
    [14] => SHOW TABLES LIKE 'cpg132_languages' [include/functions.inc.php:4157] (0 ms)
    [15] => SELECT * FROM cpg132_languages [include/functions.inc.php:4164] (0 ms)
    [16] => DELETE FROM cpg132_banned WHERE expiry < '2012-12-01 14:13:56' [include/init.inc.php:441] (0 ms)
    [17] => SELECT null FROM cpg132_banned WHERE ('82.22.217.7' LIKE ip_addr ) AND brute_force=0 LIMIT 1 [include/init.inc.php:457] (0 ms)
)

==========================
GET :
------------------
Array
(
)

==========================
POST :
------------------
Array
(
)

==========================
COOKIE :
------------------
Array
(
    [39856c99fcd13c01fe30641c7e3a0d9d] => 120b5ab059733a6f48de2c0e9e358409
    [cpg132_data] => YToyOntzOjI6IklEIjtzOjMyOiJlMWU0Zjk5NTUxZTJhZTE4ZWNkMTg0MTMwMjY0MzBkZCI7czoyOiJhbSI7aToxO30=
)

==========================
               


the site is at http://www.asgards.org/album/index.php i have let debug on so u can see all the errors

light-angel

have fixed some of the errors but still got some can anyone help me with the last ones plz

ΑndrĂ©

I cannot see any errors. Do you already fixed them? If not, describe what exactly doesn't work.