coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: translucent on November 17, 2003, 07:19:05 AM

Title: Integrating vBulletin variables?
Post by: translucent on November 17, 2003, 07:19:05 AM
How would I go about linking vBulletin's global.php page within coppermine's php pages/templates? I'd like to be able to integrate variables passed from vBulletin so that a vBulletin user's info would be displayed in the gallery pages. One particular example is being able to pop up a notification whenever a user gets a private message from vBulletin while browsing the gallery pages. Also, when a user is browsing the gallery, I'd like that user's session to be counted on the vBulletin's "Who's Online" page.
Title: Integrating vBulletin variables?
Post by: Joachim Müller on November 17, 2003, 07:57:52 AM
I'm not sure about vBulletin specifically, but if you want to include other files, take a look at http://coppermine.sourceforge.net/faq.php?q=customHeader#customHeader or use the anycontent feature of cpg1.2.0 (refer to documentation).
Do you have vBulletin integration up-and-running (bridge file)?

GauGau
Title: Integrating vBulletin variables?
Post by: translucent on November 17, 2003, 10:49:36 PM
Quote from: "gaugau"I'm not sure about vBulletin specifically, but if you want to include other files, take a look at http://coppermine.sourceforge.net/faq.php?q=customHeader#customHeader or use the anycontent feature of cpg1.2.0 (refer to documentation).
Do you have vBulletin integration up-and-running (bridge file)?

GauGau

Thanx. I do have the integration set up. What I need though is not to simply include an external file but reference the variables from it.
Title: Integrating vBulletin variables?
Post by: Joachim Müller on November 18, 2003, 08:35:40 AM
I don't get the point, could you be more specific about that?

GauGau
Title: Integrating vBulletin variables?
Post by: golf16vkr on February 18, 2004, 08:46:11 PM
Want he wants i guess is link in Coppermine that point back vbulletin.

Like users and logout username. When bridged it points you in the wrong direction.