Admin tools not working Admin tools not working
 

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

Admin tools not working

Started by spanishsilver, December 21, 2005, 05:01:07 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

spanishsilver

I get the following error when trying to access admin tools. Any ideas. Everything else works fine.

While executing query "SELECT username AS user_name, user_id AS user_id  FROM `thecella_p_bb2`.phpbb_users WHERE user_id IN ()" on 0

mySQL error:




USER:
------------------
Array
(
    [ID] => c41434fdf3aea304e270ac2d0617aff0
    [am] => 1
    [lang] => english
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 2
    [user_name] => spanishsilver
    [groups] => Array
        (
           
  • => 1
            )

        [disk_max] => 0
        [disk_min] => 0
        [can_rate_pictures] => 1
        [can_send_ecards] => 1
        [ufc_max] => 3
        [ufc_min] => 3
        [custom_user_upload] => 0
        [num_file_upload] => 5
        [num_URI_upload] => 3
        [can_post_comments] => 1
        [can_upload_pictures] => 1
        [can_create_albums] => 1
        [has_admin_access] => 1
        [pub_upl_need_approval] => 0
        [priv_upl_need_approval] => 0
        [group_name] => Administrators
        [upload_form_config] => 3
        [group_quota] => 0
        [can_see_all_albums] => 1
        [group_id] => 1
    )

    ==========================
    Queries:
    ------------------
    Array
    (
       
  • => SELECT extension, mime, content, player FROM cpg140_filetypes; (0s)
        [1] => select * from cpg140_plugins order by priority asc; (0s)
        [2] => SELECT * FROM cpg140_bridge (0s)
        [3] => SELECT u.user_id AS user_id, u.user_password AS password, u.user_level FROM `thecella_p_bb2`.phpbb_users AS u, `thecella_p_bb2`.phpbb_sessions AS s WHERE u.user_id=s.session_user_id AND s.session_id = 'ba29e834fe51f202ee392fcb09f1b597' AND u.user_id > 0 (0s)
        [4] => SELECT u.user_id AS id, u.username AS username, u.user_password AS password, ug.group_id AS group_id FROM `thecella_p_bb2`.phpbb_users AS u, `thecella_p_bb2`.phpbb_user_group AS ug WHERE u.user_id=ug.user_id AND u.user_id='2' (0s)
        [5] => 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(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, 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, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg140_usergroups WHERE group_id in (1) (0s)
        [6] => SELECT group_name FROM  cpg140_usergroups WHERE group_id= 1 (0s)
        [7] => SELECT user_favpics FROM cpg140_favpics WHERE user_id = 2 (0s)
        [8] => DELETE FROM cpg140_banned WHERE expiry < '2005-12-21 03:57:51' (0s)
        [9] => SELECT * FROM cpg140_banned WHERE (ip_addr='68.171.195.8' OR ip_addr='68.171.195.8' OR user_id=2) AND brute_force=0 (0s)
        [10] => SELECT COUNT(*) FROM cpg140_pictures WHERE approved = 'NO' (0s)
        [11] => SELECT aid, title, category FROM cpg140_albums WHERE category > 10000 (0s)
        [12] => SELECT username AS user_name, user_id AS user_id  FROM `thecella_p_bb2`.phpbb_users WHERE user_id IN () (0s)
    )

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

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

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 4.3.10 - OK
    ------------------
    mySQL version: 4.0.18
    ------------------
    Coppermine version: 1.4.2(stable)
    ==========================
    Module: GD
    ------------------
    GD Version: bundled (2.0.28 compatible)
    FreeType Support: 1
    FreeType Linkage: with freetype
    T1Lib Support:
    GIF Read Support: 1
    GIF Create Support: 1
    JPG Support: 1
    PNG Support: 1
    WBMP Support: 1
    XBM Support: 1
    JIS-mapped Japanese Font Support:

    ==========================
    Module: mysql
    ------------------
    MySQL Supportenabled
    Active Persistent Links 0
    Active Links 2
    Client API version 3.23.49
    MYSQL_MODULE_TYPE builtin
    MYSQL_SOCKET /tmp/mysql.sock
    MYSQL_INCLUDE no value
    MYSQL_LIBS no value
    ==========================
    Module: zlib
    ------------------
    ZLib Support enabled
    Compiled Version 1.2.1
    Linked Version 1.2.1
    ==========================
    Server restrictions (safe mode)?
    ------------------
    Directive | Local Value | Master Value
    safe_mode | Off | Off
    safe_mode_exec_dir | no value | no value
    safe_mode_gid | Off | Off
    safe_mode_include_dir | no value | no value
    safe_mode_exec_dir | no value | no value
    sql.safe_mode | Off | Off
    disable_functions | no value | no value
    file_uploads | On | On
    include_path | .:/usr/local/lib/php | .:/usr/local/lib/php
    open_basedir | no value | no value
    ==========================
    email
    ------------------
    Directive | Local Value | Master Value
    sendmail_from | me@localhost.com | me@localhost.com
    sendmail_path | /usr/sbin/sendmail -i -t | /usr/sbin/sendmail -i -t
    SMTP | localhost | localhost
    smtp_port | 25 | 25
    ==========================
    Size and Time
    ------------------
    Directive | Local Value | Master Value
    max_execution_time | 30 | 30
    max_input_time | -1 | -1
    upload_max_filesize | 10M | 10M
    post_max_size | 8M | 8M
    ==========================
    Page generated in 0.06 seconds - 13 queries in 0 seconds - Album set : ; Meta set: ;

spanishsilver


Nibbler

For now, create at least one user gallery.

spanishsilver

That worked. Did I just do something wrong?

zlo

The same problem with my coppermine:

While executing query "SELECT username AS user_name, user_id AS user_id  FROM `highhop_phpbb1`.phpbb_users WHERE user_id IN (3)" on 0

mySQL error:



USER:
------------------
Array
(
    [ID] => acadc6ce1f67c776b1be79564090c083
    [am] => 1
    [liv] => Array
        (
            [0] => 807
            [1] => 805
            [2] => 927
            [3] => 590
            [4] => 588
        )

)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 2
    [user_name] => admin
    [groups] => Array
        (
            [0] => 102
            [1] => 102
            [2] => 103
            [3] => 104
            [4] => 107
        )

    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 0
    [can_send_ecards] => 0
    [ufc_max] => 3
    [ufc_min] => 3
    [custom_user_upload] => 0
    [num_file_upload] => 5
    [num_URI_upload] => 3
    [can_post_comments] => 0
    [can_upload_pictures] => 0
    [can_create_albums] => 0
    [has_admin_access] => 1
    [pub_upl_need_approval] => 1
    [priv_upl_need_approval] => 1
    [group_name] => Administrators
    [upload_form_config] => 3
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 102
)

==========================
Queries:
------------------
Array
(
    [0] => SELECT extension, mime, content, player FROM cpg132_filetypes; (0s)
    [1] => select * from cpg132_plugins order by priority asc; (0s)
    [2] => SELECT * FROM cpg132_bridge (0s)
    [3] => SELECT u.user_id AS user_id, u.user_password AS password, u.user_level FROM `highhop_phpbb1`.phpbb_users AS u, `highhop_phpbb1`.phpbb_sessions AS s WHERE u.user_id=s.session_user_id AND s.session_id = '2ade385718e33e5b20ba258a50ee022b' AND u.user_id > 0 (0s)
    [4] => SELECT u.user_id AS id, u.username AS username, u.user_password AS password, ug.group_id AS group_id FROM `highhop_phpbb1`.phpbb_users AS u, `highhop_phpbb1`.phpbb_user_group AS ug WHERE u.user_id=ug.user_id AND u.user_id='2' (0s)
    [5] => SELECT ug.group_id+100 AS group_id FROM `highhop_phpbb1`.phpbb_users AS u, `highhop_phpbb1`.phpbb_user_group AS ug, `highhop_phpbb1`.phpbb_groups as g WHERE u.user_id=ug.user_id AND u.user_id='2' AND g.group_id = ug.group_id (0s)
    [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(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, 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, 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 (102,102,103,104,107) (0s)
    [7] => SELECT group_name FROM  cpg132_usergroups WHERE group_id= 102 (0s)
    [8] => SELECT user_favpics FROM cpg132_favpics WHERE user_id = 2 (0s)
    [9] => DELETE FROM cpg132_banned WHERE expiry < '2005-12-22 12:07:05' (0s)
    [10] => SELECT * FROM cpg132_banned WHERE (ip_addr='217.162.49.148' OR ip_addr='217.162.49.148' OR user_id=2) AND brute_force=0 (0s)
    [11] => SELECT COUNT(*) FROM cpg132_pictures WHERE approved = 'NO' (0.001s)
    [12] => SELECT aid, title, category FROM cpg132_albums WHERE category > 10000 (0s)
    [13] => SELECT username AS user_name, user_id AS user_id  FROM `highhop_phpbb1`.phpbb_users WHERE user_id IN (3) (0s)
)

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

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

==========================
VERSION INFO :
------------------
PHP version: 4.4.0 - OK
------------------
mySQL version: 4.1.15
------------------
Coppermine version: 1.4.2(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.28 compatible)
FreeType Support: 1
FreeType Linkage: with freetype
T1Lib Support:
GIF Read Support: 1
GIF Create Support: 1
JPG Support: 1
PNG Support: 1
WBMP Support: 1
XBM Support: 1
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 2
Client API version 4.1.15
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /tmp/mysql.sock
MYSQL_INCLUDE -I/usr/local/include/mysql
MYSQL_LIBS -L/usr/local/lib/mysql -lmysqlclient 
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.2.1
Linked Version 1.2.1
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | Off
safe_mode_exec_dir | no value | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | no value | no value
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | On | On
include_path | .:/usr/lib/php:/usr/local/lib/php | .:/usr/lib/php:/usr/local/lib/php
open_basedir | no value | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | no value | no value
sendmail_path | /usr/sbin/sendmail -t -i | /usr/sbin/sendmail -t -i
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 30 | 30
max_input_time | 60 | 60
upload_max_filesize | 2M | 2M
post_max_size | 8M | 8M
==========================
Page generated in 0.09 seconds - 14 queries in 0.001 seconds - Album set : ; Meta set: ;


I created one user gallery.

Nibbler

#5
Edit bridge/udb_base.inc.php

find


while ($row = cpg_db_fetch_row($user_albums)){
$user_albums_list[] = $row;
$user_ids[] = $row['category'] - FIRST_USER_CAT;
}
mysql_free_result($user_albums);

$user_id_list = implode(', ', array_unique($user_ids));

$user_names = cpg_db_query("SELECT {$this->field['username']} AS user_name, {$this->field['user_id']} AS user_id  FROM {$this->usertable} WHERE {$this->field['user_id']} IN ($user_id_list)");

while ($row = cpg_db_fetch_row($user_names)){
$user_names_list[$row['user_id']] = $row['user_name'];
}
mysql_free_result($user_names);

// Cycle through the User albums
foreach($user_albums_list as $album) {

// Add to multi-dim array for later sorting
$listArray[$list_count]['cat'] = $lang_upload_php['personal_albums'];
$listArray[$list_count]['aid'] = $album['aid'];
$username = isset($user_names_list[$album['category'] - FIRST_USER_CAT]) ? $user_names_list[$album['category'] - FIRST_USER_CAT] : 'Mr. X';
$listArray[$list_count]['title'] = '(' . $username . ') ' . $album['title'];
$list_count++;
}


change to


if (mysql_num_rows($user_albums)){

while ($row = cpg_db_fetch_row($user_albums)){
$user_albums_list[] = $row;
$user_ids[] = $row['category'] - FIRST_USER_CAT;
}
mysql_free_result($user_albums);

$user_id_list = implode(', ', array_unique($user_ids));

$user_names = cpg_db_query("SELECT {$this->field['username']} AS user_name, {$this->field['user_id']} AS user_id  FROM {$this->usertable} WHERE {$this->field['user_id']} IN ($user_id_list)", $this->link_id);

while ($row = cpg_db_fetch_row($user_names)){
$user_names_list[$row['user_id']] = $row['user_name'];
}
mysql_free_result($user_names);

// Cycle through the User albums
foreach($user_albums_list as $album) {

// Add to multi-dim array for later sorting
$listArray[$list_count]['cat'] = $lang_upload_php['personal_albums'];
$listArray[$list_count]['aid'] = $album['aid'];
$username = isset($user_names_list[$album['category'] - FIRST_USER_CAT]) ? $user_names_list[$album['category'] - FIRST_USER_CAT] : 'Mr. X';
$listArray[$list_count]['title'] = '(' . $username . ') ' . $album['title'];
$list_count++;
}
} else {
mysql_free_result($user_albums);
}


Or update to 1.13 from cvs when available.