The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Joomla for vBulletin (IMPORTANT UPDATE) - Bridge to the World's Most Popular CMS Details »» | |||||||||||||||||||||||||||
Joomla for vBulletin (IMPORTANT UPDATE) - Bridge to the World's Most Popular CMS
Developer Last Online: Jun 2009
Warning!!! An potential exploit has been found in this modification. The server that hosts vjoomla.com has been attacked several times. It is known to already be severely comprimised so at this time it is unclear whether the vulnerability lies in vJoomla, Joomla itself or the server. Until this is resolved to my satisfaction I am removing this modification. My apologies.
The modification WILL be re-released once this issue is resolved! vJoomla is an offshoot of Joomla 1.0 that is designed to run in tandem with vbulletin. Unlike the main release it will not run without vbulletin - if you desire a CMS without a forum then use Joomla! instead. vJoomla is identical in most all regards to Joomla! What vJoomla Does
What vJoomla Does Not Do
Install Instructions
This is release candidate 2. Supporters / CoAuthors Show Your Support
|
Comments |
#182
|
||||
|
||||
Hey,
I love this. Thanks. Joomla is the best!! I just would like to know how to make the forum like part of the whole layout. For example the SMF board that is here is seamlessly part of the whole site. http://forum.joomla.org/ How can i take whole header or footer and wrapp it around the forum? what do I need? |
#183
|
|||
|
|||
This is some fantastic work you are doing here.. Can't wait for this to go stable!
What is a possible time frame to look at? I know it's too soon to say, but roughly? |
#184
|
|||
|
|||
Quote:
If you like Joomla! but don't want vB .. use Joomla! and Fireboard. SMF are good forums, the only reason http://forum.joomla.org/ looks integrated is because someone matched the templates well (between joomla and SMF). Not an easy task. |
#185
|
|||
|
|||
This is working great for me, my only question is how would I get the navbar locations set to go to the forums as currently they are pointing to:
Code:
http://localhost/vjoomlatest/usercp.php Code:
http://localhost/vjoomlatest/forums/usercp.php Code:
http://localhost/vjoomlatest as I have put the direct path in and some of the images are still not showing. |
#186
|
|||
|
|||
Q: what Joomla! core and non-core components and modules have you verified that work ?
|
#187
|
||||
|
||||
Ironically this will probably go stable a month or two before Joomla 1.5 does. I'll begin work on the Joomla 1.5 version right after this is complete.
|
#188
|
||||
|
||||
Quote:
This isn't too difficult - you do the header stuff and the left column and module positions in the header. You can call any joomla module by including $modules[POSITION] in the template, where POSITION is the position you want at that point in the flow. End the header template with an open div or td tag, then close that tag in the footer template. Put the right column materials in this template. While you're in there you can see the templates that define how Joomla lays out it's content and modules. (They all start with jos_ ) You can change these from the default tables to div's if you wish, just be careful - modifying those templates is NOT for the faint of heart. However it does give you a degree of control over the output of vJoomla not possible with standard Joomla (at least until version 1.5 goes final). Another word of caution - by default vJoomla provides no styling definitions for Joomla's default css elements. This will probably be the last thing I add before going gold but it might affect some of the modules. |
#189
|
||||
|
||||
If you are on Linux go to the Joomla root and run these commands as the user with write permissions to the directory.
ln -s /path/to/your/forums/clientscript clientscript ln -s /path/to/your/forums/cpstyles cpstyles Copy all the Joomla images to the vbulletin /images folder then delete the Joomla images folder and run ln -s /path/to/your/forums/images images Finally rename the htacces.txt file that came with Joomla to .htaccess Among other things, this will allow the Apache client to follow the "symlinks" created above. |
#190
|
||||
|
||||
Is it possible to use Joomla template system instead?
|
#191
|
||||
|
||||
No. This has been requested enough to warrant looking into - but it would require a different version of the files (I think. It might be possible to do by simply not uploading a few of the modified files).
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|