phpbb 3.0.4 bridging issue phpbb 3.0.4 bridging issue
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

phpbb 3.0.4 bridging issue

Started by Delirium01, February 17, 2009, 08:17:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Delirium01

I have the following issue when trying to bridge coppermine and phpbb3:
When I access the gallery URL, it shows me that I'm not logged in when I'm logged into the forum. It'll just go back and forth with me never being logged into the gallery. I have set the gallery to be visible to everyone. It was upgraded to version 1.4.20 but I noticed that when I put the bridge files in, some of the file versions say they're back to 1.4.18. I haven't uploaded anything into the gallery yet. I have looked through the first couple of pages trying to find a solution but maybe I stopped before finding one that actually fixes my problem. If that's the case, I apologize.

Coppermine install: http://www.graphicdetailz.com/gdgallery2
Forum install: http://www.grapicdetailz.com/gdforum2
Coppermine version: cpg1.4.20
Forum version: phpBB 3.0.4
Test user account: tester/tester

BridgeManager settings:
Forum URL:  http://www.grapicdetailz.com/gdforum2
Relative path to your BBS's config file:  ../gdforum2/
Use post-based groups?:  Yes
Cookie name/preifx (if applicable): phpbb3_iygxp

Delirium01


Nibbler

I can't see anything obviously wrong. Please enable debug mode in Coppermine.

Delirium01

Here's the debug info:


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

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => Admin
    [groups] => Array
        (
            [0] => 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
(
    [0] => SELECT extension, mime, content, player FROM cpg_filetypes; (0s)
    [1] => select * from cpg_plugins order by priority asc; (0s)
    [2] => delete from `gdetailz_copp3`.cpg_sessions where time<1234975588 and remember=0; (0s)
    [3] => delete from `gdetailz_copp3`.cpg_sessions where time<1233769588; (0s)
    [4] => select user_id from `gdetailz_copp3`.cpg_sessions where session_id = '72c1dc030301c0a83acca7e2da78dd5c' (0.001s)
    [5] => select user_id as id, user_password as password from `gdetailz_copp3`.cpg_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 `gdetailz_copp3`.cpg_users AS u INNER JOIN `gdetailz_copp3`.cpg_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
    [7] => SELECT user_group_list FROM `gdetailz_copp3`.cpg_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 cpg_usergroups WHERE group_id in (1) (0s)
    [9] => SELECT group_name FROM  cpg_usergroups WHERE group_id= 1 (0s)
    [10] => update `gdetailz_copp3`.cpg_sessions set time='1234979188' where session_id = '72c1dc030301c0a83acca7e2da78dd5c' (0s)
    [11] => SELECT user_favpics FROM cpg_favpics WHERE user_id = 1 (0.016s)
    [12] => DELETE FROM cpg_banned WHERE expiry < '2009-02-18 09:46:28' (0s)
    [13] => SELECT * FROM cpg_banned WHERE (ip_addr='204.50.99.96' OR ip_addr='204.50.99.96' OR user_id=1) AND brute_force=0 (0s)
    [14] => SELECT * FROM cpg_bridge (0.001s)
    [15] => UPDATE cpg_config SET value = '0' WHERE name = 'bridge_enable' (0s)
    [16] => SELECT * FROM cpg_bridge (0s)
    [17] => SELECT * FROM cpg_config (0s)
    [18] => DELETE FROM cpg_usergroups WHERE 1 (0s)
    [19] => INSERT INTO cpg_usergroups
                        VALUES (1, 'Administrators', 0, 1, 1, 1, 1, 1, 1, 0, 0, 3, 0, 5, 3) (0s)
    [20] => INSERT INTO cpg_usergroups
                        VALUES (2, 'Registered', 1024, 0, 1, 1, 1, 1, 1, 1, 0, 3, 0, 5, 3) (0s)
    [21] => INSERT INTO cpg_usergroups
                        VALUES (3, 'Anonymous', 0, 0, 1, 0, 0, 0, 0, 1, 1, 0, 0, 5, 3) (0s)
    [22] => INSERT INTO cpg_usergroups
                        VALUES (4, 'Banned', 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 5, 3) (0s)
)

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

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

==========================
VERSION INFO :
------------------
PHP version: 5.2.8 - OK
------------------
mySQL version: 5.0.67-community-log
------------------
Coppermine version: 1.4.18(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 1
Client API version 5.0.67
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib -lmysqlclient_r 
==========================
Module: zlib
------------------
ZLib Support enabled
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.1.2
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 | 30 | 30
max_input_time | 60 | 60
upload_max_filesize | 2M | 2M
post_max_size | 8M | 8M
==========================
Page generated in 0.07 seconds - 23 queries in 0.018 seconds - Album set : ; Meta set: ;


Not sure if this will be useful but here's what's posted under the debug info:

Notices
/bridgemgr.php

    * Notice line 566: Undefined index: step
    * Notice line 184: Undefined index: bridge_enable
    * Notice line 189: Undefined index: clear_unused_db_fields
    * Notice line 195: Undefined variable: return
    * Notice line 1136: Undefined index: submit
    * Notice line 1153: Undefined index: short_name_used
    * Notice line 1153: Undefined index: license_number_used
    * Notice line 1153: Undefined index: db_database_name_used
    * Notice line 1153: Undefined index: db_hostname_used
    * Notice line 1153: Undefined index: db_username_used
    * Notice line 1153: Undefined index: db_password_used
    * Notice line 1173: Use of undefined constant radio - assumed 'radio'
    * Notice line 1153: Undefined index: relative_path_of_forum_from_webroot_used
    * Notice line 1173: Use of undefined constant radio - assumed 'radio'
    * Notice line 1153: Undefined index: logout_flag_used
    * Notice line 1173: Use of undefined constant radio - assumed 'radio'
    * Notice line 1173: Use of undefined constant radio - assumed 'radio'
    * Notice line 1153: Undefined index: table_prefix_used
    * Notice line 1153: Undefined index: user_table_used
    * Notice line 1153: Undefined index: session_table_used
    * Notice line 1153: Undefined index: group_table_used
    * Notice line 1153: Undefined index: group_relation_table_used
    * Notice line 1153: Undefined index: group_mapping_table_used
    * Notice line 1153: Undefined index: use_standard_groups_used
    * Notice line 1153: Undefined index: validating_group_used
    * Notice line 1153: Undefined index: guest_group_used
    * Notice line 1153: Undefined index: member_group_used
    * Notice line 1153: Undefined index: admin_group_used
    * Notice line 1153: Undefined index: banned_group_used
    * Notice line 1153: Undefined index: global_moderators_group_used
    * Notice line 1153: Undefined index: recovery_logon_failures_used
    * Notice line 1153: Undefined index: recovery_logon_timestamp_used
    * Notice line 1153: Undefined index: avatar_path_used
    * Notice line 1208: Undefined index: submit

/themes/oranje/theme.php

    * Notice line 793: Undefined variable: charset

Nibbler

Either leave debug mode enabled or post the output from any other page than bridgemgr.php.

Delirium01

Sorry about that. I misunderstood.

Hmmm, upon enabling debug mode and doing the bridge again, it seems to have fixed the problem. I access the gallery and shows me as being logged in there with the same username as the forum. I did everything the same. Weird. But anyway, thanks for your help!

Delirium01

The only thing I see now is that I don't have admin privileges in the gallery like I do on the forum. I'm going to search around on this forum to find out how to fix that because I'm sure I'm not the only one who has asked it. But if anyone knows where exactly that fix is, can you post me a link? Thanks!

Delirium01

Ok so I've searched around for anything that might help me figure out my problem but still haven't come across anything that'll fix it for me. My forum is bridged to the gallery now. When I log into the forum and then go to the gallery link, it says I'm logged in and my username shows up as being logged into the gallery. But now I have absolutely no privileges in the gallery and neither does anyone else on my forum. Can't upload images or do anything except see the gallery. I have enabled user based posting. In the forum, people do have a set membergroup and that membergroup was added to the gallery if it wasn't already there. So I'm lost now on what to do.

Ahmed

#8
hi

I bridged the phpbb3 and coppermine 1.4.21 using the mod developed by fornit(stephen) at the phpbb support forum. It has no problem at all..its working wonderful except for one small thing. the phpbb fornit mod forum is locked for now.

The users/members are not displayed by their respective phpbb user groups. The post based groups are visible in the groups section. But in the memberlist (usermgr.php) all members are shown as CPG registered user. As a result i couldnt assign specific upload quotas as per their groups. This function was available previously with phpbb2 and coppermine bridge. But now its not working. Any special code to be mentioned. Here i am posting the debug infor and notice. Any help from anyone...???/
-----------------------------------------------------------

MEMBERLIST- (usermgr.php) DEBUG INFO
-----------------------------------------------------------------
USER:
------------------
Array
(
    [ID] => e815d8b7fd323596e2e560af35a3942f
    [am] => 1
    [lang] => english
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 2
    [user_name] => admin
    [group_name] => Administrators
    [groups] => Array
        (
            [0] => 2
            [1] => 1
            [2] => 142
            [3] => 140
            [4] => 141
            [5] => 147
            [6] => 146
        )

    [disk_max] => 20480
    [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
    [upload_form_config] => 3
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
    [0] => SELECT extension, mime, content, player FROM cpg14x_filetypes; (0.002s)
    [1] => SELECT * FROM cpg14x_bridge (0s)
    [2] => SET NAMES 'utf8' (0s)
    [3] => SELECT
config_name,
config_value
FROM
`photomad_phpbb3`.phpbb_config
WHERE
config_name IN ('cookie_name', 'session_length', 'allow_autologin', 'max_autologin_time') (0s)
    [4] => SELECT
u.*, s.*
FROM
`photomad_phpbb3`.phpbb_users u,
`photomad_phpbb3`.phpbb_sessions s
WHERE
u.user_id = s.session_user_id AND
u.user_type != 2 AND
u.user_type != 1 AND
s.session_id = 'd8878ebb1089091a437fb7e9fb92a109' (0s)
    [5] => SELECT
*
FROM
`photomad_phpbb3`.phpbb_user_group ug,
`photomad_phpbb3`.phpbb_acl_groups ag,
`photomad_phpbb3`.phpbb_acl_roles_data ard,
`photomad_phpbb3`.phpbb_acl_options ao
WHERE
ug.user_id = 2 AND
ug.group_id = ag.group_id AND
ag.auth_role_id = ard.role_id AND
ard.auth_setting = 1 AND
ard.auth_option_id = ao.auth_option_id AND
(ao.auth_option = 'a_cpgadmin' OR ao.auth_option = 'm_cpgadmin') (0s)
    [6] => SELECT
*
FROM
`photomad_phpbb3`.phpbb_user_group ug,
`photomad_phpbb3`.phpbb_acl_groups ag,
`photomad_phpbb3`.phpbb_acl_options ao
WHERE
ug.user_id = 2 AND
ug.group_id = ag.group_id AND
ag.auth_option_id = ao.auth_option_id AND
ag.auth_setting = 1 AND
(ao.auth_option = 'a_cpgadmin' OR ao.auth_option = 'm_cpgadmin') (0s)
    [7] => SELECT
        group_name
        FROM
        `photomad_phpbb3`.phpbb_groups
        WHERE
        group_id = 41 (0s)
    [8] => SELECT
ug.group_id AS group_id,
u.group_id AS maingroup
FROM
`photomad_phpbb3`.phpbb_user_group ug,
`photomad_phpbb3`.phpbb_users u
WHERE
u.user_id = ug.user_id AND
u.user_id = 2 (0s)
    [9] => 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 cpg14x_usergroups WHERE group_id in (2,1,142,140,141,147,146) (0s)
    [10] => SELECT group_name FROM  cpg14x_usergroups WHERE group_id= 1 (0s)
    [11] => UPDATE
`photomad_phpbb3`.phpbb_sessions
SET
session_time = 1238423190
WHERE
session_id = 'd8878ebb1089091a437fb7e9fb92a109' (0s)
    [12] => SELECT user_favpics FROM cpg14x_favpics WHERE user_id = 2 (0s)
    [13] => DELETE FROM cpg14x_banned WHERE expiry < '2009-03-30 14:26:30' (0s)
    [14] => SELECT * FROM cpg14x_banned WHERE (ip_addr='122.164.190.95' OR ip_addr='122.164.190.95' OR user_id=2) AND brute_force=0 (0s)
    [15] => DELETE FROM cpg14x_users WHERE user_name = '' LIMIT 1 (0s)
    [16] => SELECT COUNT(*) FROM cpg14x_pictures WHERE approved = 'NO' (0s)
    [17] => SELECT count(*) FROM `photomad_phpbb3`.phpbb_users WHERE 1 (0s)
    [18] => SELECT group_id, group_name, group_quota FROM cpg14x_usergroups (0s)
    [19] => SELECT
u.user_id,
u.username AS user_name
FROM
`photomad_phpbb3`.phpbb_users u
WHERE
u.user_id > 1
ORDER BY user_regdate DESC
LIMIT 0,25 (0.001s)
    [20] => SELECT
u.user_id,
CASE
WHEN ISNULL(adm.user_id) AND ISNULL(b.user_id) THEN 2
WHEN ISNULL(b.user_id) THEN 1
ELSE 4
END AS group_id,
CASE
WHEN ISNULL(adm.user_id) AND ISNULL(b.user_id) THEN 'CPG Registered Users'
WHEN ISNULL(b.user_id) THEN 'CPG Admin'
ELSE 'CPG Bots'
END AS group_name,
u.username as user_name,
user_email as user_email,
user_regdate as user_regdate,
user_lastvisit as user_lastvisit,
0 as pic_count
FROM
`photomad_phpbb3`.phpbb_users u
LEFT JOIN
(SELECT
ug.user_id
FROM
`photomad_phpbb3`.phpbb_user_group ug,
`photomad_phpbb3`.phpbb_acl_groups ag,
`photomad_phpbb3`.phpbb_acl_roles_data ard,
`photomad_phpbb3`.phpbb_acl_options ao
WHERE
ug.group_id = ag.group_id AND
ag.auth_role_id = ard.role_id AND
ard.auth_setting = 1 AND
ard.auth_option_id = ao.auth_option_id AND
(ao.auth_option = 'a_cpgadmin' OR ao.auth_option = 'm_cpgadmin')
UNION
SELECT
ug.user_id
FROM
`photomad_phpbb3`.phpbb_user_group ug,
`photomad_phpbb3`.phpbb_acl_groups ag,
`photomad_phpbb3`.phpbb_acl_options ao
WHERE
ug.group_id = ag.group_id AND
ag.auth_option_id = ao.auth_option_id AND
ag.auth_setting = 1 AND
(ao.auth_option = 'a_cpgadmin' OR ao.auth_option = 'm_cpgadmin')
UNION
SELECT
au.user_id
FROM
`photomad_phpbb3`.phpbb_acl_users au,
`photomad_phpbb3`.phpbb_acl_roles_data ard,
`photomad_phpbb3`.phpbb_acl_options ao
WHERE
au.auth_role_id = ard.role_id AND
ard.auth_setting = 1 AND
ard.auth_option_id = ao.auth_option_id AND
(ao.auth_option = 'a_cpgadmin' OR ao.auth_option = 'm_cpgadmin')
UNION
SELECT
au.user_id
FROM
`photomad_phpbb3`.phpbb_acl_users au,
`photomad_phpbb3`.phpbb_acl_options ao
WHERE
au.auth_setting = 1 AND
au.auth_option_id = ao.auth_option_id AND
(ao.auth_option = 'a_cpgadmin' OR ao.auth_option = 'm_cpgadmin')) adm
ON
u.user_id = adm.user_id
LEFT JOIN
`photomad_phpbb3`.phpbb_bots b
ON
u.user_id = b.user_id WHERE
u.user_id IN (454, 453, 452, 423, 409, 341, 336, 309, 300, 277, 226, 214, 213, 204, 200, 188, 186, 182, 133, 131, 117, 89, 85, 84, 46)ORDER BY user_regdate DESC (0.002s)
    [21] => SELECT
owner_id,
COUNT(pid) as pic_count,
ROUND(SUM(total_filesize)/1024) as disk_usage
FROM
cpg14x_pictures
WHERE
owner_id IN (454, 453, 452, 423, 409, 341, 336, 309, 300, 277, 226, 214, 213, 204, 200, 188, 186, 182, 133, 131, 117, 89, 85, 84, 46)
GROUP BY owner_id (0.001s)
    [22] => SELECT group_id, group_name FROM cpg14x_usergroups ORDER BY group_name (0s)
)

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

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

==========================
VERSION INFO :
------------------
PHP version: 5.2.8 - OK
------------------
mySQL version: 5.0.51a-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.51a
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.1.2
Linked Version 1.2.1.2
==========================
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/photomad:/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 | 60 | 60
upload_max_filesize | 10M | 10M
post_max_size | 8M | 8M
==========================
Page generated in 0.055 seconds - 23 queries in 0.006 seconds - Album set : ; Meta set: ;


-------------------------------------------------------------------------------------

Notices:

/include/functions.inc.php
Warning line 484: sprintf() [function.sprintf]: Too few arguments
/usermgr.php
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 390: Undefined index: disk_usage
Notice line 393: Undefined index: user_active
Notice line 497: Undefined variable: user_data

Joachim Müller

Ahmed:
  • you shouldn't have tried to hijack someone else's thread, but started a thread of your own doing exactly as suggested in the sticky thread on this board
  • leave notices_display off if you have no idea what notices mean
  • don't post debug_output unless requested
  • if you post debug_output (i.e. if it has been requested by a supporter), use the bbcode tags [ c o d e ] or [ q u o t e ]. I have edited your posting accordingly
  • read up previous discussions about phpbb3 and modpack (by searching the board for those two terms)

Ahmed

ok...sorry and thanks for the suggestions