Re: Impossible to move msg Re: Impossible to move msg
 

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

Re: Impossible to move msg

Started by radium35, February 06, 2009, 02:11:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

radium35

split from : http://forum.coppermine-gallery.net/index.php/topic,57491.msg281835.html#msg281835

QuoteUSER:
------------------
Array
(
    [ID] => 6a5c63e367021b55df1e2b6ab6e0ba06
    [am] => 1
    [lang] => english
    [liv] => Array
        (
           
  • => 68
                [1] => 47
            )

    )

    ==========================
    USER DATA:
    ------------------
    Array
    (
        [user_id] => 1
        [user_name] => admin
        [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 exo_filetypes; (0.001s)
        [1] => select * from exo_plugins order by priority asc; (0.001s)
        [2] => delete from `exo`.exo_sessions where time<1233875176 and remember=0; (0.001s)
        [3] => delete from `exo`.exo_sessions where time<1232669176; (0s)
        [4] => select user_id from `exo`.exo_sessions where session_id = 'a4dd28b14d21278afdcc6dc2af56729e' (0.001s)
        [5] => select user_id as id, user_password as password from `exo`.exo_users where user_id=1 (0.001s)
        [6] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.user_group+100 AS group_id FROM `exo`.exo_users AS u INNER JOIN `exo`.exo_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0.001s)
        [7] => SELECT user_group_list FROM `exo`.exo_users AS u WHERE user_id='1' and user_group_list <> ''; (0.001s)
        [8] => 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 exo_usergroups WHERE group_id in (1) (0.001s)
        [9] => SELECT group_name FROM  exo_usergroups WHERE group_id= 1 (0.001s)
        [10] => update `exo`.exo_sessions set time='1233878776' where session_id = 'a4dd28b14d21278afdcc6dc2af56729e' (0.001s)
        [11] => SELECT user_favpics FROM exo_favpics WHERE user_id = 1 (0.001s)
        [12] => SELECT * FROM exo_shop_config ORDER BY priority ASC (0.001s)
        [13] => DELETE FROM exo_banned WHERE expiry < '2009-02-06 00:06:16' (0.001s)
        [14] => SELECT * FROM exo_banned WHERE (ip_addr='72.181.98.135' OR ip_addr='72.181.98.135' OR user_id=1) AND brute_force=0 (0.001s)
        [15] => SELECT aid, title FROM exo_albums WHERE category < 10000 ORDER BY title (0.001s)
        [16] => SELECT aid, title FROM exo_albums WHERE category='10001' ORDER BY title (0.001s)
        [17] => SELECT COUNT(*) FROM exo_pictures WHERE approved = 'NO' (0.001s)
    )

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

    ==========================
    POST :
    ------------------
    Array
    (
        [URI_array] => Array
            (
               
  • =>
                [1] =>
                [2] =>
            )

        [control] => phase_1
    )

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 5.0.4 - OK
    ------------------
    mySQL version: 4.1.20
    ------------------
    Coppermine version: 1.4.19(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
    XPM Support:
    XBM Support: 1
    JIS-mapped Japanese Font Support:

    ==========================
    Module: mysql
    ------------------
    MySQL Supportenabled
    Active Persistent Links 0
    Active Links 1
    Client API version 4.1.20
    MYSQL_MODULE_TYPE external
    MYSQL_SOCKET /var/lib/mysql/mysql.sock
    MYSQL_INCLUDE -I/usr/include/mysql
    MYSQL_LIBS -L/usr/lib/mysql -lmysqlclient 
    ==========================
    Module: zlib
    ------------------
    ZLib Support enabled
    Compiled Version 1.2.2.2
    Linked Version 1.2.2.2
    ==========================
    Server restrictions (safe mode)?
    ------------------
    Directive | Local Value | Master Value
    safe_mode | On | 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 | .: | .:
    open_basedir | /var/www/vhosts/exophoto.com/httpdocs:/tmp | 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 | -1 | -1
    upload_max_filesize | 100M | 100M
    post_max_size | 100M | 100M
    ==========================
    Page generated in 0.156 seconds - 18 queries in 0.017 seconds - Album set : ; Meta set: ;

Hein Traag

Never hijack a thread. Only posting debug info is uncalled for also. Post a question instead.

Joachim Müller

@radium35: I just went through yopur postings. You have a notorious record of hijacking other's threads, not resolving your threads and not respecting board rules. Consider this a warning: respect board rules from now on.