coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: TechXscape.com on September 30, 2006, 04:52:31 PM

Title: Bridging with vBulletin ?
Post by: TechXscape.com on September 30, 2006, 04:52:31 PM
I don't know how to link vB with CG....

This form thing that I have to use is in greek, cause I have no errors...

I have it installed on the SAME db as vB, and I figured it would link it self. :( It did not...

http://gallery.techxscape.com

http://techxscape.com/community

Help me if you can plz :)


I have the following issue when trying to bridge coppermine and vB:
[error message here] (No error Message)

Coppermine install: http://gallery.techxscape.com
Forum install: http://techxscape.com/community
Coppermine version: cpg1.4.2
Forum version: vB 3.6.1
Test user account: test / test (forums, and gallery)

BridgeManager settings:
Forum URL:  ???
Relative path to your BBS's config file: ???
Use post-based groups?:  ???
Title: Re: Bridging with vBulletin ?
Post by: kegobeer on September 30, 2006, 04:53:06 PM
Have you read the Coppermine documentation yet?
Title: Re: Bridging with vBulletin ?
Post by: Joachim Müller on October 01, 2006, 12:09:23 PM
Quote from: TechXscape.com on September 30, 2006, 04:52:31 PM
Coppermine version: cpg1.4.2
No, you have cpg1.4.9!

You haven't enabled bridging, so how could we possibly help you?
Title: Re: Bridging with vBulletin ?
Post by: TechXscape.com on October 01, 2006, 04:35:14 PM
Quote from: GauGau on October 01, 2006, 12:09:23 PM
No, you have cpg1.4.9!

You haven't enabled bridging, so how could we possibly help you?

rofl, thats just it , I don't know how! :(
Title: Re: Bridging with vBulletin ?
Post by: Joachim Müller on October 01, 2006, 08:14:43 PM
Quote from: kegobeer on September 30, 2006, 04:53:06 PM
Have you read the Coppermine documentation yet?
Well, have you? Basically, it looks as if you haven't.

Quote from: TechXscape.com on September 30, 2006, 04:52:31 PM
BridgeManager settings:
Forum URL:  ???
http://techxscape.com/community (obviously)

Quote from: TechXscape.com on September 30, 2006, 04:52:31 PMRelative path to your BBS's config file: ???
Hard to say without knowing the structure of your webspace and how your gallery subdomain interacts with your actual domain. On most server setups, subdomains are just sub-folders, so I suggest specifying ../as relative path (which means "one folder up"). After all, you should know the folder structure - all we can come up with is guessing.

Quote from: TechXscape.com on September 30, 2006, 04:52:31 PM
Use post-based groups?:  ???
set it to yes if not sure.
Title: Re: Bridging with vBulletin ?
Post by: TechXscape.com on October 03, 2006, 05:29:00 PM
Quote from: GauGau on October 01, 2006, 08:14:43 PM
Well, have you? Basically, it looks as if you haven't.
http://techxscape.com/community (obviously)
Hard to say without knowing the structure of your webspace and how your gallery subdomain interacts with your actual domain. On most server setups, subdomains are just sub-folders, so I suggest specifying ../as relative path (which means "one folder up"). After all, you should know the folder structure - all we can come up with is guessing.
set it to yes if not sure.

No, the subdomains to my hosting are NOT subfolders...
Structure goes as follows
www ("Main" dot com)
gallery (dot tech....)
ads (dot tech....)
etc....

I don't know what else of the structure you need, and for the "yes" thing, Where do I set that?
And what the hell is "../" rofl

No, I haven't read the documention, I did a keyword search, and didn't find anything that even said "bridge" "link" "vB" nothing of the sort...
Title: Re: Bridging with vBulletin ?
Post by: Nibbler on October 03, 2006, 05:31:58 PM
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#integrating
Title: Re: Bridging with vBulletin ?
Post by: Joachim Müller on October 03, 2006, 11:47:56 PM
Quote from: TechXscape.com on October 03, 2006, 05:29:00 PM
No, the subdomains to my hosting are NOT subfolders...
Structure goes as follows
www ("Main" dot com)
gallery (dot tech....)
ads (dot tech....)
Then make it ../www/ or .../main/ - you should read up how paths (relative vs. absolute paths) work.