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: Intergration fail: cp143 and vB3.5.3  (Read 4071 times)

0 Members and 1 Guest are viewing this topic.

turblue

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Intergration fail: cp143 and vB3.5.3
« on: February 24, 2006, 05:40:44 am »

I have the following issue when trying to bridge coppermine 1.4.3and vbulletin 3.5.3:
1: Bridging script completes.
2: I enable bridging.
3: Cannnot select groups link to resync groups. Permission denied.
4: login intergration does not work.
5: Groups are not imported into coppermine.

Coppermine install: http://www.opelaus.com/gallery/
Forum install: http://www.opelaus.com/forum/
Coppermine version: cpg1.4.3
Forum version: vBulletin 3.5.3
Test user account: test / test

BridgeManager settings:
Forum URL:  http://www.opelaus.com/forum 
Relative path to your BBS's config file:  ../forum/ 
Use post-based groups?:  1 
« Last Edit: February 24, 2006, 09:45:31 pm by Nibbler »
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Intergration fail: cp143 and vB3.5.3
« Reply #1 on: February 24, 2006, 02:15:21 pm »

I do not know the vb bridge cause I don't have vb... but I just tried and I was able to log in with the test user acoount (no redirection back to the gallery, as far as I remember that's normal for the vb bridge)

If you can't log in as admin and resync just comment out the following line in groupmgr.php
Code: [Select]
if (!GALLERY_ADMIN_MODE) cpg_die(ERROR, $lang_errors['access_denied'], __FILE__, __LINE__);

turblue

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Intergration fail: cp143 and vB3.5.3
« Reply #2 on: February 24, 2006, 09:41:16 pm »

I have found the problem.

The gallery works perfectly and intergartes perfectly using the URL http://www.opelaus.com/gallery/

It fails login and functionality on the URL http://opelaus.com/gallery/

The addition of the "www" has solved all problems.
Logged

Nibbler

  • Guest
Re: Intergration fail: cp143 and vB3.5.3
« Reply #3 on: February 24, 2006, 09:46:20 pm »

Setting the forum's cookies to work across subdomains would solve that, ie make them .domain.com instead of domain.com
Logged

turblue

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Intergration fail: cp143 and vB3.5.3
« Reply #4 on: February 24, 2006, 10:25:11 pm »

Ok. Thanks for that. It solves more than one problem.

So, all is good now. Thanks everyone.
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 20 queries.