Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
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
Version: 1.0.0 RC2, by Michael Morris Michael Morris is offline
Developer Last Online: Jun 2009 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.x Rating:
Released: 04-25-2007 Last Update: Never Installs: 68
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

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
  • Provide a single session, single login interface to Joomla and vbulletin.
  • Allows Joomla pages to be skinned by vbulletin's template engine.
  • Maps Joomla usergroups to vbulletin usergroups.

What vJoomla Does Not Do
  • It does not rewrite your templates for you - so you will need to go in currently and change relative links to images and pages to absolute links. This is most important in the style sheets and in the navbar template. This is something you need to do yourself rather than programmatically since no two sites are likely to be using the same style sheet and the same setup for these links.

Install Instructions
  1. Log into your admincp
  2. Close your forum
  3. If your forums are at the root of your site move them elsewhere - the best location is probably /forum
  4. Upload the files from the zip packages to their respective locations. There should be no overwrites.
  5. Navigate to the root of your site and run the Joomla installer.
  6. Go back to the admincp and install the Joomla product file
  7. Now either copy the ./cpstyles, ./clientscript and ./images directory of the forum into the Joomla directory OR create symbolic links to those directories. The contents of the ./images directory of Joomla and vbulletin will need to be merged.

This is release candidate 2.

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #332  
Old 06-08-2007, 07:16 PM
Luky Luky is offline
 
Join Date: Oct 2006
Location: Australia
Posts: 595
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 4x4 Mecca View Post
I did that, then there was another table that had an error, so I deleted them both, (Both joomla_)
Then I got an error saying there was no jos_menu table, so I created it, then I got this error
Code:
Database error in vBulletin 3.6.4:

Invalid SQL:
INSERT INTO jos_menu (menutype, name, link, type, ordering) 
			VALUES (
			'vbmenu',
			'forumhome',
			'index.php',
			'url',
			0);

MySQL Error  : Unknown column 'menutype' in 'field list'
Error Number : 1054
Date         : Friday, June 8th 2007 @ 12:54:55 PM
Script       : http://www.4x4mecca.com/forum/admincp/plugin.php?do=productimport
Referrer     : http://www.4x4mecca.com/forum/admincp/plugin.php?do=productadd
IP Address   : *
Username     : *
Classname    : vb_database
You cant just create the table, you need to correct data into the table.
Reply With Quote
  #333  
Old 06-08-2007, 07:29 PM
VivaLaPinkowitz VivaLaPinkowitz is offline
 
Join Date: May 2007
Location: Dallas, TX
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have also noticed that the "Most Users Online" continually resets and does not display the accurate number of most users.
Reply With Quote
  #334  
Old 06-08-2007, 11:50 PM
SkyCatcher's Avatar
SkyCatcher SkyCatcher is offline
 
Join Date: Feb 2003
Location: Germany
Posts: 310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm sorry but this integration is pissing me off beyond belief. First the install.php just kept redirecting me to my forum's index.php, so I had to type in /install1.php and start from there.

Then the error with the no site defined and cannot connect to forum etc... I had to edit the install file and manually insert 'mysite' since it wasn't pulling it from the config file.

Then the who's_online module couldn't find functions_users.php although I softlinked the directories to where they should be so I deleted the module with phpmyadmin.

so FINALLY after all that BS of getting this to work, I fix the images, the paths, and install the product.

I go to the admincp, click administrator and it brings up the joomla admin page.

When I click on Edit Frontpage I get a "You are not authorised to view this resource"....

On a side note, the jos_gid table has myself set to 25 (I selected super-admin)... but it doesn't seem to do anything.

This has been frustrating for me because it was like going in and doing the integration myself with all the work associated in getting this to work and it STILL doesn't work the way it's supposed to.

Any help would be appreciated.
Reply With Quote
  #335  
Old 06-09-2007, 01:36 AM
4x4 Mecca 4x4 Mecca is offline
 
Join Date: Feb 2007
Posts: 396
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm also having all kinds of trouble installing it. I can't import the product with out errors, and when I run install1.php because install.php doesn't work, I get this long error.
Reply With Quote
  #336  
Old 06-09-2007, 02:29 PM
WarLion's Avatar
WarLion WarLion is offline
 
Join Date: Jun 2006
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 4x4 Mecca View Post
I'm also having all kinds of trouble installing it. I can't import the product with out errors, and when I run install1.php because install.php doesn't work, I get this long error.
ok you need to start again
firt you need to drop from your phpmyadmin this tablles all the jom_ tables
and you need to go to usergroup and drop the jom_ one
this is my demo
i already puut some complements buut i have problem with some mambots
www.warlionhosting.com
user: test
pass:test
Reply With Quote
  #337  
Old 06-09-2007, 02:35 PM
4x4 Mecca 4x4 Mecca is offline
 
Join Date: Feb 2007
Posts: 396
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've removed all the jos tables, and the jom ones too.. but I've done that a couple times, what would make it different now?
Reply With Quote
  #338  
Old 06-09-2007, 03:06 PM
Luky Luky is offline
 
Join Date: Oct 2006
Location: Australia
Posts: 595
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by WarLion View Post
ok you need to start again
firt you need to drop from your phpmyadmin this tablles all the jom_ tables
and you need to go to usergroup and drop the jom_ one
this is my demo
i already puut some complements buut i have problem with some mambots
www.warlionhosting.com
user: test
pass:test
Its a component not a compliment

Dont know why you all get errors, do as i did at www.alchemist-team.net and you shouldnt get any errors, im on the last BETA.
Reply With Quote
  #339  
Old 06-09-2007, 06:39 PM
Replicators's Avatar
Replicators Replicators is offline
 
Join Date: Jul 2005
Location: Jamestown, NY
Posts: 344
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This mod needs more decisive instructions, otherwise people are gonna be having alot of problems. All it says is install joomla, but there's like 2 different install methods to use. It no doubt works good, but the instructions lack in detail, and thats what is needed, you expect everybody to be 100% knowledgeable on how to do this!
Reply With Quote
  #340  
Old 06-09-2007, 06:42 PM
Mikhailtech Mikhailtech is offline
 
Join Date: Aug 2002
Location: USA
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After installing it, playing around with it, and running into a lot of the same problems the people in here are running into, I've decided to scratch it and just do a clean install of normal Joomla 1.0.1.2.

Here's my take on it:

It's a great idea, but it's a bit ambitious for 1 person to take on, ESPECIALLY in so short a time. There are just too many intricacies that need to be worked out between Joomla and VB that an end-user (publisher) shouldn't have to worry about correcting manually. If you take a look at the Joomla development team and all the work that goes into making a stable release there, you'll understand what I'm saying.

Michael I think it's great what you're doing, but I have a feeling you may need to recruit some outside help if you really want to take this project beyond "mod with some assembly required" status. That said, I have a pretty large website and I'd much rather do the extra work of creating identical templates than messing with somewhat unstable releases. Personally I don't think this is RC1/2. Anyway, good luck and I hope you stick with it.
Reply With Quote
  #341  
Old 06-09-2007, 08:03 PM
Luky Luky is offline
 
Join Date: Oct 2006
Location: Australia
Posts: 595
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Replicators View Post
This mod needs more decisive instructions, otherwise people are gonna be having alot of problems. All it says is install joomla, but there's like 2 different install methods to use. It no doubt works good, but the instructions lack in detail, and thats what is needed, you expect everybody to be 100% knowledgeable on how to do this!
For christs sake, this is like the 5th time, www.alchemist-team.net/vjoomla.html
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:47 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04734 seconds
  • Memory Usage 2,319KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete