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: Bridge is not working with phpBB3  (Read 6945 times)

0 Members and 1 Guest are viewing this topic.

lazlo

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Bridge is not working with phpBB3
« on: September 05, 2008, 10:50:09 pm »

I have done the bridging but something is not right.
When I try to login now it takes me this page ( Not Found)

http://www.lazlo.us/davro/phpBB3/login.php?redirect=../../coppermine/

I have added these lines to the bridgemgr.php:

"$default_bridge_data['phpbb3'] = array(
  'full_name' => 'phpBB version 3',
  'short_name' => 'phpbb3',
  'support_url' => 'http://www.phpbb.com/',
  'full_forum_url_default' => 'http://www.lazlo.us/davro/phpBB3',
  'full_forum_url_used' => 'mandatory,not_empty,no_trailing_slash',
  'relative_path_to_config_file_default' => './../davro/phpBB3/',
  'relative_path_to_config_file_used' => 'lookfor,config.php',
  'use_post_based_groups_default' => '0',
  'use_post_based_groups_used' => 'radio,1,0',
   'cookie_prefix_default' => '',
   'cookie_prefix_used' => 'cookie',
);"



Coppermine gallery: http://lazlo.us/coppermine/
Forum: http://www.lazlo.us/davro/phpBB3/
coppermine version:cpg1.4.19
Forum version: phpBB-3.0.2

login:tester
Password:tester

Bridge Manager settings

forum URL: http://www.lazlo.us/davro/phpBB3

relative path : ./../davro/phpBB3/

Use post-based groups?:  0 
Cookie prefix:  phpbb2mysql 

I know I have been doing something wrong, just cannot figure out what.
Any help is appreciated

Lazlo
Logged

lazlo

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Re: Bridge is not working with phpBB3
« Reply #1 on: September 05, 2008, 11:27:02 pm »

Failed to mentioned, I have disabled bridging
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Bridge is not working with phpBB3
« Reply #2 on: September 06, 2008, 10:29:45 am »

You're not supposed to edit the bridge file. You're supposed to use the bridge manager, i.e. run it in your browser, as the settings are being stored in the db and not in a file. Read http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#integrating_support_start / http://forum.coppermine-gallery.net/index.php/topic,24032.0.html
Logged

lazlo

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Re: Bridge is not working with phpBB3
« Reply #3 on: September 06, 2008, 12:45:44 pm »

Thank you for your answer.

Since my bridging didn't work to start with I was following the instructions here.
http://forum.coppermine-gallery.net/index.php/topic,53678.0.html

Sounded good, but didn't work, gave me the same Error.
I have reset the bridgemgr.php to the original state, of course it still doesn't work.

I left the Bridge enabled.

Lazlo

Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Bridge is not working with phpBB3
« Reply #4 on: September 06, 2008, 01:02:23 pm »

relative path : ./../davro/phpBB3/
That's nonsense. Needs to be
Code: [Select]
../phpBB3/
Logged

lazlo

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Re: Bridge is not working with phpBB3
« Reply #5 on: September 06, 2008, 06:08:39 pm »

It doesn't work that way when you run the bridging wizard.
Error message

../phpBB3/config.php doesn't exist

Question is: should I move my Coppermine Gallery inside the phpBB folder ?
Than probably the path would be correct, but not sure if it makes any difference.
When I login I do end up at the phpBB site, so that part of the path is correct
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Bridge is not working with phpBB3
« Reply #6 on: September 06, 2008, 09:00:33 pm »

Question is: should I move my Coppermine Gallery inside the phpBB folder ?
No, definitely not.
Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 19 queries.