forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: tommyworld on February 01, 2010, 10:04:48 pm

Title: bug, please help
Post by: tommyworld on February 01, 2010, 10:04:48 pm
I have the following bug message after I attempted to bridge with PHPbb3.  Please help!

USER:
------------------
Array
(
    [ID] => 59ca744c52c3d067b26d338265a38b89
    [am] => 1
    [lang] => english
    [liv] => Array
        (
            [user_id] => 2
    [user_name] => cegcc
    [group_name] => Administrators
    [groups] => Array
        (
            [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
    [upload_form_config] => 3
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
    [album] => 1
    [pos] => -56
)

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

==========================
VERSION INFO :
------------------
PHP version: 5.2.10 - OK
------------------
mySQL version: 5.0.87-community
------------------
Coppermine version: 1.4.21(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.34 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: 1
XBM Support: 1
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 2
Client API version 5.0.87
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
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.3
Linked Version 1.2.3
==========================
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 | 400 | 400
max_input_time | 500 | 500
upload_max_filesize | 400M | 400M
post_max_size | 200M | 200M
==========================
Page generated in 0.15 seconds - 35 queries in 0.013 seconds - Album set : ; Meta set: ;
Title: Re: bug, please help
Post by: tommyworld on February 01, 2010, 10:08:02 pm
I also noticed the following errors in the Notice box

/plugins/cpg-xfeed/codebase.php

    * Notice line 44: Use of undefined constant ecards_more_pic_target - assumed 'ecards_more_pic_target'
    * Notice line 61: Use of undefined constant ecards_more_pic_target - assumed 'ecards_more_pic_target'

/include/functions.inc.php

    * Notice line 2732: Undefined variable: i
Title: Re: bug, please help
Post by: Nibbler on February 01, 2010, 10:25:23 pm
That's not a bug. Disable "debug mode" in config to make the message go away.