coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: instrance on February 13, 2007, 09:59:07 PM

Title: Issues After Bridging
Post by: instrance on February 13, 2007, 09:59:07 PM
Your useraccount to log into the server is
http://www.reefplanet.net/coppermine
username= coppermine
password= password
You are currently setup as an active user. If you need further permissions let me know.

Issue

Installed the latest stable release of coppermine after installing the latest release of phpbb. I would like to bridge the two.
I have ran the Bridge Manager everything goes through fine. Once I enable the bridge i get and error where permission is denied on everything. The buttons do not come up or anything.

Current settings
phpbb cookie setting name

reef planet

coppermine bridge cookie setting name. I have tried the same and diffrent names
reef_planet <- current
reef planet <-tried didnt work.


Current install directories
For phpBB ../
for coppermine  /cpg


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

==========================
USER DATA:
------------------
Array
(
    [user_id] => 0
    [user_name] => Guest
    [groups] => Array
        (
           
Title: Re: Issues After Bridging
Post by: Nibbler on February 13, 2007, 10:02:31 PM
Account does not work.

Your forum's cookie name is reefplanet, so set that in the bridge manager.
Title: Re: Issues After Bridging
Post by: instrance on February 13, 2007, 10:18:44 PM
Thank you for being quick with the reply. Very very much appreciated!


Deleted and reset user up
username coppermine
password password

Step 1
Bridge Wizard
phpBB version 2.0.18 or better  ( currently have 2.022)

step 2
Forum URL: http://www.reefplanet.net
Relative path to your BBS's config file: ../
Cookie prefix:reefplanet

step 3
Use post-based groups?: Yes

Step4
Bridge Wizard: enable/disable BBS integration
enable

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

==========================
USER DATA:

Notices
/bridgemgr.php

    * Notice line 189: Undefined index: clear_unused_db_fields
    * Notice line 195: Undefined variable: return
    * Notice line 1121: Undefined index: short_name_used
    * Notice line 1121: Undefined index: license_number_used
    * Notice line 1121: Undefined index: db_database_name_used
    * Notice line 1121: Undefined index: db_hostname_used
    * Notice line 1121: Undefined index: db_username_used
    * Notice line 1121: Undefined index: db_password_used
    * Notice line 1141: Use of undefined constant radio - assumed 'radio'
    * Notice line 1121: Undefined index: relative_path_of_forum_from_webroot_used
    * Notice line 1141: Use of undefined constant radio - assumed 'radio'
    * Notice line 1121: Undefined index: logout_flag_used
    * Notice line 1141: Use of undefined constant radio - assumed 'radio'
    * Notice line 1141: Use of undefined constant radio - assumed 'radio'
    * Notice line 1121: Undefined index: table_prefix_used
    * Notice line 1121: Undefined index: user_table_used
    * Notice line 1121: Undefined index: session_table_used
    * Notice line 1121: Undefined index: group_table_used
    * Notice line 1121: Undefined index: group_relation_table_used
    * Notice line 1121: Undefined index: group_mapping_table_used
    * Notice line 1121: Undefined index: use_standard_groups_used
    * Notice line 1121: Undefined index: validating_group_used
    * Notice line 1121: Undefined index: guest_group_used
    * Notice line 1121: Undefined index: member_group_used
    * Notice line 1121: Undefined index: admin_group_used
    * Notice line 1121: Undefined index: banned_group_used
    * Notice line 1121: Undefined index: global_moderators_group_used
    * Notice line 1121: Undefined index: recovery_logon_failures_used
    * Notice line 1121: Undefined index: recovery_logon_timestamp_used

/bridge/phpbb2018.inc.php

    * Notice line 23: Constant USE_BRIDGEMGR already defined


Try to upload file and get this error

You don't have permission to perform this operation.

File: /var/www/vhosts/reefplanet.net/httpdocs/coppermine/upload.php - Line: 38
Title: Re: Issues After Bridging
Post by: Nibbler on February 13, 2007, 10:25:59 PM
There is no such account as 'coppermine' - http://www.reefplanet.net/memberlist.php

If you don't have permission to upload then give yourself permission using the groups page.

Title: Re: Issues After Bridging
Post by: instrance on February 13, 2007, 10:48:33 PM
Got it working it was a naming issue with the directory. Thanks for the quick replies and the assistance. Oh yeah, Thanks again for the great program you guys put together!