How can I bridging phpbb2.0.17 with Coppermine 1.33?
I have Coppermine fixed with the new 1.35 files.
I'm a newbie from Holland. I have tried, but no succes.
These are the url's
www.van-der-ham.net/cpg133 (http://www.van-der-ham.net/cpg133)
www.van-der-ham.net/forum (http://www.van-der-ham.net/forum)
Hans
http://coppermine-gallery.net/demo/cpg13x/docs/index.htm#integrating
Thanks. I have done the things in that ream.me file.
Now one problem: I can't log off on both (Coppermine and phbb)
When requesting bridge support.. (http://forum.coppermine-gallery.net/index.php?topic=17684.0)
Yes, I know, but I can't log off, so I can't make a test account.... :(
In debug mode, I heve the following text. Maybe is this helpfull?? (I use Firefox as browser...)
USER:
------------------
Array
(
[ID] => 10cf89469f19f4f56669a2d8d488a38e
[am] => 1
[liv] => Array
(
- => 1566
[1] => 1567
[2] => 1743
[3] => 1714
[4] => 1240
)
[search] => ###kos
[theme] => classic
[sort] => na
[name] => Hans
[email] => hans@van-der-ham.net
[lang] => dutch
)
==========================
USER DATA:
------------------
Array
(
- => 2
[user_id] => 2
[1] => Hans
[user_name] => Hans
[2] => 1
[user_level] => 1
[groups] => Array
(
- => 1
[1] => 2
[2] => 8
[3] => 9
[4] => 10
)
[group_quota] => 0
[can_rate_pictures] => 1
[can_send_ecards] => 1
[can_post_comments] => 1
[can_upload_pictures] => 1
[can_create_albums] => 1
[pub_upl_need_approval] => 0
[priv_upl_need_approval] => 0
[upload_form_config] => 3
[num_file_upload] => 10
[num_URI_upload] => 3
[custom_user_upload] => 1
[disk_max] => 5000
[disk_min] => 0
[ufc_max] => 3
[ufc_min] => 1
[has_admin_access] => 1
[group_name] => Admin
[can_see_all_albums] => 1
[group_id] => 1
)
==========================
Queries:
------------------
Array
(
- => SELECT extension, mime, content FROM cpg133_filetypes;
[1] => SELECT user_id, username as user_name, user_level FROM `ZFCforum`.phpbb_users WHERE user_id='2' AND user_password='1f5e1852f9b8109440621898a635f22a' AND user_active='1'
[2] => SELECT (ug.group_id + 5) as group_id FROM `ZFCforum`.phpbb_user_group as ug LEFT JOIN `ZFCforum`.phpbb_groups as g ON ug.group_id = g.group_id WHERE user_id = 2 AND user_pending = 0 AND group_single_user = 0
[3] => 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 cpg133_usergroups WHERE group_id in (1,2,8,9,10)
[4] => SELECT group_name FROM cpg133_usergroups WHERE group_id= 1
[5] => DELETE FROM cpg133_banned WHERE expiry < '2005-10-20 22:51:33'
[6] => SELECT * FROM cpg133_banned WHERE ip_addr='62.194.106.85' OR ip_addr='62.194.106.85' OR user_id=2
[7] => SELECT value FROM cpg133_config WHERE name = 'theme'
)
==========================
GET :
------------------
Array
(
)
==========================
POST :
------------------
Array
(
)
==========================
VERSION INFO :
------------------
PHP version: 4.3.11 - OK
------------------
mySQL version: 4.0.24
------------------
Coppermine version: 1.3.3
==========================
Module: gd
------------------
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
==========================
Module: mysql
------------------
Active Persistent Links 1
Active Links 3
Client API version 3.23.58
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.1.4
Linked Version 1.1.4
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | On | On
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/share/pear | .:/usr/share/pear
open_basedir | /usr/local/psa/home/vhosts/van-der-ham.net/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 | 300 | 300
max_input_time | 60 | 60
upload_max_filesize | 40M | 40M
post_max_size | 35M | 35M
==========================
Page generated in 0.057 seconds - 8 queries in 0.002 seconds - Album set :
Clear your cookies. Don't paste in debug info unless requested, it just clutters up your thread.
while you're logged in as admin, you can of course create a test user account.
The problem is fixed. I have deleted all cookies and now, all works fine.
Thanks.
Hans