Advanced search  

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

Pages: [1]   Go Down

Author Topic: what is wrong  (Read 4606 times)

0 Members and 1 Guest are viewing this topic.

bleachcn

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
what is wrong
« on: December 19, 2005, 02:39:07 am »

USER:
------------------
Array
(
    [ID] => 067be8b2edc9ac48ef33bba646591beb
    [am] => 1
    [liv] => Array
        (
           
  • => 40
  • [1] => 46
            )

       
[lang] => chinese_gb
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => bleachcn
    [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 cpg110_filetypes; (0.001s)
  • [1] => select * from cpg110_plugins order by priority asc; (0s)
        [2] => delete from `buzhe07`.cpg110_sessions where time<1134952364 and remember=0; (0s)
        [3] => delete from `buzhe07`.cpg110_sessions where time<1133746364; (0s)
        [4] => select user_id from `buzhe07`.cpg110_sessions where session_id=md5("8f5c4890d659aa28ee40da8cb279855eae2f0ae468dc8e2cf9df6e166643199d"); (0s)
        [5] => select user_id as id, user_password as password from `buzhe07`.cpg110_users where user_id=1 (0s)
        [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 `buzhe07`.cpg110_users AS u INNER JOIN `buzhe07`.cpg110_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `buzhe07`.cpg110_users AS u WHERE user_id='1' and user_group_list <> ''; (0s)
        [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 cpg110_usergroups WHERE group_id in (1) (0s)
        [9] => SELECT group_name FROM  cpg110_usergroups WHERE group_id= 1 (0s)
        [10] => update `buzhe07`.cpg110_sessions set time='1134955964' where session_id=md5('8f5c4890d659aa28ee40da8cb279855eae2f0ae468dc8e2cf9df6e166643199d'); (0s)
        [11] => SELECT user_favpics FROM cpg110_favpics WHERE user_id = 1 (0s)
        [12] => DELETE FROM cpg110_banned WHERE expiry < '2005-12-19 01:32:45' (0s)
        [13] => SELECT * FROM cpg110_banned WHERE (ip_addr='219.148.61.62' OR ip_addr='219.148.61.62' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT title,keyword from cpg110_albums WHERE aid='4' (0s)
        [15] => SELECT COUNT(*) from cpg110_pictures WHERE (aid='4'  )    (0s)
        [16] => SELECT * from cpg110_pictures WHERE (aid='4'  )    ORDER BY filename ASC  LIMIT 4 ,1 (0.001s)
        [17] => SELECT title, comments, votes, category, aid FROM cpg110_albums WHERE aid='4' LIMIT 1 (0s)
        [18] => SELECT name, parent FROM cpg110_categories WHERE cid = '3' (0s)
        [19] => SELECT cid, name, parent FROM cpg110_categories WHERE cid = '2' (0s)
        [20] => SELECT msg_id, msg_author, msg_body, UNIX_TIMESTAMP(msg_date) AS msg_date, author_id, author_md5_id, msg_raw_ip, msg_hdr_ip, pid FROM cpg110_comments WHERE pid='21' ORDER BY msg_id ASC (0s)
        [21] => SELECT COUNT(*) FROM cpg110_pictures WHERE approved = 'NO' (0s)
        [22] => SELECT title,keyword from cpg110_albums WHERE aid='4' (0s)
        [23] => SELECT COUNT(*) from cpg110_pictures WHERE (aid='4'  )    (0s)
        [24] => SELECT pid, filepath, filename, url_prefix, filesize, pwidth, pheight, ctime, aid, keywords, title, caption,hits,owner_id,owner_name from cpg110_pictures WHERE (aid='4'  )    ORDER BY filename ASC  LIMIT 0 ,8 (0.001s)
    )

    ==========================
    GET :
    ------------------
    Array
    (
       
[album] => 4
    [pos] => 4
)

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

==========================
VERSION INFO :
------------------
PHP version: 4.3.10 - OK
------------------
mySQL version: 4.0.24
------------------
Coppermine version: 1.4.2(stable)
==========================
Module: GD
------------------
GD Version: 2.0 or higher
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:
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 3.23.49
MYSQL_MODULE_TYPE builtin
MYSQL_SOCKET /var/tmp/mysql.sock
MYSQL_INCLUDE no value
MYSQL_LIBS no value
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.1.4
Linked Version 1.1.4
==========================
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 | 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 | 5M | 5M
post_max_size | 8M | 8M
==========================
Page generated in 0.349 seconds - 25 queries in 0.003 seconds - Album set : ; Meta set: ;
« Last Edit: December 19, 2005, 09:11:17 am by GauGau »
Logged

artistsinhawaii

  • VIP
  • Coppermine addict
  • ***
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 856
    • evj art and photography
Re: what is wrong
« Reply #1 on: December 19, 2005, 02:51:07 am »

Why don't you describe the problem you are having rather than post the debug data which may or may not apply to what you are facing.

Is there an actual error message?

Dennis
Logged
Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.

bleachcn

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Re: what is wrong
« Reply #2 on: December 19, 2005, 03:00:55 am »

thanks!~~

my english is very poor


can you help me to Solves this  problem~?~


Logged

artistsinhawaii

  • VIP
  • Coppermine addict
  • ***
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 856
    • evj art and photography
Re: what is wrong
« Reply #3 on: December 19, 2005, 03:30:36 am »

What is the problem?

If you want to turn off the debug messages, you can do so from CONFIG/ Maintenance

Enable debug mode? [no]
Display notices in debug mode  [no]

Dennis
Logged
Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.

bleachcn

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Re: what is wrong
« Reply #4 on: December 19, 2005, 06:38:11 am »

thanks!thanks!

but I want to know  Why can have the problem,  when  I turn on the debug messages.

当我打开除错机制的时候,他就会出现错误,不知道这个是不是真正的错误,对以后的使用没有影响~

再次感谢!~~~

英文不好,没办法,打上中文
Logged

artistsinhawaii

  • VIP
  • Coppermine addict
  • ***
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 856
    • evj art and photography
Re: what is wrong
« Reply #5 on: December 19, 2005, 06:44:02 am »

Unless it says ERROR...  there is no problem.

Generally, you can ignore Warning messages.

It's really just the ERROR messages that you need to concern yourself with.

Dennis
Logged
Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.

artistsinhawaii

  • VIP
  • Coppermine addict
  • ***
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 856
    • evj art and photography
Re: what is wrong
« Reply #6 on: December 19, 2005, 07:17:02 am »

IN some of the languages, certain phrases used by coppermine have not been translated, so the script searches for the translation and when it cannot find it, it defaults to the English translation.  So you'll probably see a few 英文不好 type warnings.

Dennis
Logged
Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.

bleachcn

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Re: what is wrong
« Reply #7 on: December 19, 2005, 09:10:13 am »

thanks for madeinhawaii   ;D

haha
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 19 queries.