[Solved]: Some problem about my gallery [Solved]: Some problem about my gallery
 

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

[Solved]: Some problem about my gallery

Started by sherylsea, August 05, 2004, 11:00:49 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sherylsea

The following errow message are appear on my gallery.
I cannot upload picture and anything on the gallery!!
I don't know what happen on it!!
please reply me....thanks

Thank you for your attention...  :)

USER:
------------------
Array
(
   [ID] => a3dc4c88c0727cd9ff97c851405a6ca6
   [am] => 1
   [lang] => chinese_big5
)

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

Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content FROM cpg130_filetypes;
       [1] => SELECT * FROM cpg130_users WHERE user_id='1'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = '234103339c34938f8055f5b1cbf950da'
       [2] => 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 cpg130_usergroups WHERE group_id in (1)
       [3] => SELECT group_name FROM  cpg130_usergroups WHERE group_id= 1
       [4] => DELETE FROM cpg130_banned WHERE expiry < 1091696100
       [5] => SELECT * FROM cpg130_banned WHERE ip_addr='61.93.60.38' OR ip_addr='61.93.60.38' OR user_id=1
       [6] => SELECT title, category FROM cpg130_albums WHERE aid = '2'
       [7] => SELECT DISTINCT aid, title, IF(category = 0, CONCAT('> ', title), CONCAT(name,' < ',title)) AS cat_title FROM cpg130_albums, cpg130_categories WHERE category < '10000' AND (category = 0 OR category = cid) ORDER BY cat_title
       [8] => SELECT aid, title FROM cpg130_albums WHERE category='10001' ORDER BY title
       [9] => SELECT count(*) FROM cpg130_pictures WHERE aid = '2'
       [10] => SELECT * FROM cpg130_pictures WHERE aid = '2' ORDER BY filename LIMIT 0, 25
    )

    ==========================
    GET :
    ------------------
    Array
    (
       [album] => 2
    )

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

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 4.3.8 - OK
    ------------------
    mySQL version: 4.0.20-standard
    ==========================
    Module: gd
    ------------------
    GD Support enabled
    GD Version bundled (2.0.23 compatible)
    FreeType Support enabled
    FreeType Linkage with freetype
    GIF Read Support enabled
    JPG Support enabled
    PNG Support enabled
    WBMP Support enabled
    XBM Support enabled
    ==========================
    Module: mysql
    ------------------
    Active Persistent Links 0
    Active Links 1
    Client API version 4.0.20
    MYSQL_MODULE_TYPE external
    MYSQL_SOCKET /var/lib/mysql/mysql.sock
    MYSQL_INCLUDE -I/usr/include/mysql
    MYSQL_LIBS -L/usr/lib -lmysqlclient  
    ==========================
    Module: zlib
    ------------------
    ZLib Support enabled
    Compiled Version 1.2.0.7
    Linked Version 1.2.0.7
    ==========================
    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 | /home/chchk:/usr/lib/php:/usr/local/lib/php:/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 | 2M | 2M
    post_max_size | 55M | 55M
    ==========================
    Page generated in 0.254 seconds - 11 queries in 0.124 seconds - Album set :

Joachim Müller

this is no error message, this is just coppermine's debug ouput. If you don't want it displayed, go to coppermine config and switch debug_mode off (at the bottom of the screen). If you should get additional error messages, post them here, together with a description when you actually get that message (on what page, when doing what). Posting a link is recommended as well.

GauGau

sherylsea