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: Issues After Bridging  (Read 2777 times)

0 Members and 1 Guest are viewing this topic.

instrance

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Issues After Bridging
« 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
        (
           
  • => 3

        )

    [group_quota] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 0
    [can_post_comments] => 0
    [can_upload_pictures] => 0
    [can_create_albums] => 0
    [pub_upl_need_approval] => 1
    [priv_upl_need_approval] => 1
    [upload_form_config] => 0
    [num_file_upload] => 5
    [num_URI_upload] => 3
    [custom_user_upload] => 0
    [disk_max] => 0
    [disk_min] => 0
    [ufc_max] => 0
    [ufc_min] => 0
    [has_admin_access] => 0
    [group_name] => Guests
    [can_see_all_albums] => 0
    [group_id] => 3
)

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content, player FROM cpg1410_filetypes; (0s)
  • [1] => select * from cpg1410_plugins order by priority asc; (0s)
        [2] => SELECT * FROM cpg1410_bridge (0s)
        [3] => SELECT u.user_id AS user_id, u.user_password AS password, u.user_level FROM `reefplanetnet`.phpbb_users AS u, `reefplanetnet`.phpbb_sessions AS s WHERE u.user_id=s.session_user_id AND s.session_id = 'd67d04267315472fd52ccbaee4dd7bc6' AND u.user_id > 0 (0s)
        [4] => 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 cpg1410_usergroups WHERE group_id in (3) (0s)
        [5] => SELECT group_name FROM  cpg1410_usergroups WHERE group_id= 3 (0s)
        [6] => DELETE FROM cpg1410_banned WHERE expiry < '2007-02-13 21:06:08' (0s)
        [7] => SELECT * FROM cpg1410_banned WHERE (ip_addr='74.238.125.169' OR ip_addr='74.238.125.169' OR user_id=0) AND brute_force=0 (0s)
        [8] => SELECT aid FROM cpg1410_albums WHERE visibility != '0' AND visibility !='10000' AND visibility NOT IN (3) (0s)
    )

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

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

    ==========================
    Page generated in 0.052 seconds - 9 queries in 0 seconds - Album set : ; Meta set: ;
« Last Edit: February 13, 2007, 10:51:06 pm by Nibbler »
Logged

Nibbler

  • Guest
Re: Issues After Bridging
« Reply #1 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.
Logged

instrance

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Issues After Bridging
« Reply #2 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
Logged

Nibbler

  • Guest
Re: Issues After Bridging
« Reply #3 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.

Logged

instrance

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Issues After Bridging
« Reply #4 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!
Logged
Pages: [1]   Go Up
 

Page created in 0.036 seconds with 20 queries.