PDA

View Full Version : vbulletin and Joomla: same theme?


RC CHOP
12-11-2007, 02:43 AM
Hey folks,
I'm the current webmaster and co-leader for an online gaming clan called Rogue Cell. Anyways, I am currently implementing Joomla as our main CMS and vbulletin as our bulletin boards. The 2 systems have separate databases, to ensure some site stability. Here is what I am trying to do. I want to have Jomla as our main site that pops up on a visit and then have the forums as a menu option. Now instead of loading the vbulletin within the wrapper (an iframe), which I am currently doing, I want to load the vbulletin with the Joomla menu and header. I want the site to basically look like it has the same header but loads the 2 "sites" and passes very minimal info back and forth. For instance, I want the header for Joomla to have a login and create the session/cookie for being logged into the site. That way I could then call info from the vbulletin db and show it in the joomla section if desired.

Anyone have any suggestions on how to do this efficiently? I'm somewhat decent in php and html and css, but I am no expert. I guess I am basically looking for some help finding the code to write to put in and where. Once I get all of that stuff running, theoretically, I should be able to use some styling from the vbulletin in the Joomla area as well.

Thanks in advance to any advice or help given. : )

http://www.theroguecell.com
Joomla! v1.0.13
vbulletin v3.6.8PL2
web hosting: Yahoo Small Business
Server Type: FreeBSD
Web Server: Apache v1.3.33 (cgi-fcgi)
PHP: 4.3.11

sr21
02-17-2008, 07:38 PM
I am looking to do the same thing with my site, but have no idea how. Hopefully someone here will be able to help us !

BrotherX
02-20-2008, 06:17 PM
I am looking to do the same thing with my site, but have no idea how. Hopefully someone here will be able to help us !So you guys want some kind of the bridge to have common registration, maybe active and last threads on the front page of the Joomla and etc. For common registration forget that. It is unstable and to difficult even with script what you must pay for. For this second, it is possible I made one and he works great.

geniusjones
02-28-2008, 03:35 PM
Well it's not really helping if you just tell us you have fixed this for yourself is it?

Anyway, in re common registration, I think you're wrong. I have Joomla 1.5 and JFusion installed with vBulletin and it handles the common registration effortlessly. JFusion is a free plugin for Joomla.

Now my problem is my own understanding -- I just don't get how to ask Joomla to put the vBulletin page up. What am I missing about Joomla?

GJ

shadowraith
03-07-2008, 12:32 AM
Fyi, I've uploaded a add-on in the vb 3.6.8 add-ons section, with detailed instructions on how to implement it. (click here (https://vborg.vbsupport.ru/showthread.php?t=172308&highlight=joomla)).

Fyi, this add-on does not handle single sign-in. That's next!

Hth!