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
  #292  
Old 06-06-2007, 01:52 AM
VivaLaPinkowitz VivaLaPinkowitz is offline
 
Join Date: May 2007
Location: Dallas, TX
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I see. I'll research it more and attempt upgrading again.

I have another question however, when I deleted all the SQL entries, and attempted to reinstall, I continued to get an SQL error. Do I need to reupload fresh vJoomla files to initiate a fresh install?
Reply With Quote
  #293  
Old 06-06-2007, 02:50 AM
Michael Morris's Avatar
Michael Morris Michael Morris is offline
 
Join Date: Nov 2003
Location: Knoxville TN
Posts: 774
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you didn't formally uninstall there are two table alterations that must be undone. jos_gid must be removed from the usergroup table, joomla_itemid removed from the forum table and joomla_registered removed from the user table.
Reply With Quote
  #294  
Old 06-06-2007, 11:43 AM
RedefiningFate RedefiningFate is offline
 
Join Date: Feb 2007
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Michael-

This is going to be fantastic when I can get it to work, good job man...but here is my problem. During installation I keep getting this:

Code:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/admin/domains/nefga.org/public_html/joomla/login.php on line 4
This happens after I enter in my forum location and admincp folder name. I click next and it comes up with that error all up and down my screen.

I have deleted all files, re-downloaded both vB and vJoomla. Re-uploaded both. Ran through the vB installation and am now going through the vJoomla installation and that comes up.

Thanks Michael for your help.
Reply With Quote
  #295  
Old 06-06-2007, 11:48 AM
RedefiningFate RedefiningFate is offline
 
Join Date: Feb 2007
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I found the problem. On the login.php file for some reason ./forum was coded in there where my forum is located in a different directory name than that. It didn't pull my forum location into the login.php file for vjoomla. I corrected it and now I can login.

Thanks...
Reply With Quote
  #296  
Old 06-06-2007, 12:08 PM
RedefiningFate RedefiningFate is offline
 
Join Date: Feb 2007
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Michael-

Got through the installation for the first time. It seems simple now that I got through it...but I am getting this at the bottom of the page when I first sign in and it goes to the poll on how the installation was:

Parse error: syntax error, unexpected T_STRING in /home/admin/domains/nefga.org/public_html/joomla/modules/mod_mainmenu.php on line 1

What does that mean?

Thanks...
Reply With Quote
  #297  
Old 06-06-2007, 01:37 PM
imported_hbs imported_hbs is offline
 
Join Date: Jul 2002
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Trying to install it I am getting a message box saying "The site has not been provided" followed by another message "Forum not found". I am getting this error at Step 4 of the install.
The installer find my forum @ step 1 then it finish the joomla DB settings, I leave the usergroup configuration defults and click NEXT then I receive the 2 message boxes.
I checked to see that the Path to Save Cookies is /

What did I do wrong

thanks in advance
Reply With Quote
  #298  
Old 06-06-2007, 03:12 PM
Mikhailtech Mikhailtech is offline
 
Join Date: Aug 2002
Location: USA
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Michael -

First off, thank you for fixing the admincp errors in RC2 even though I personally have no need for them now. Here are the current issues I'm having post-install of RC1.

1a You mentioned that beyond the installer files in RC2, nothing else needs to be changed to compensate for a custom named admincp. Unless the installer modifies your php files, that's not entirely accurate. For one thing, I had to replace "admincp" in globals.php to my custom name in order to be able to access the administrator directory from my root.

1b Are there any other files in the vJoomla CMS that reference admincp that need to be manually updated (besides the install files which you say you've taken care of and the globals.php file)?

2 The administrator login to vJoomla within VB doesn't work. The default path "../" is supposed to find the files that are 1 directory above, correct? But for me it's not working. My forums are located in public_html/forum (although the URL to the forums is forum.domain.com), whereas the joomla files are in public_html, so this should work, right?

3 The navbar links are broken. I know you said this is because it's a VB template. Is that just the way it is? Do you plan on "fixing" it? Is there any way to manually fix the links? Or better yet, to remove the navbar altogether from the main site?

4 The site logo (just like the navbar) searches for the image file in the root directory rather than the forum directory. Again I'm guessing this is because it's a VB template? How do I fix this? Do I have to use absolute image paths?
Reply With Quote
  #299  
Old 06-06-2007, 09:44 PM
LaCN LaCN is offline
 
Join Date: Feb 2005
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When is joomla! 1.5 coming out ?

I'm kinda waiting for this one, since they say it's completely rewritten
Reply With Quote
  #300  
Old 06-06-2007, 10:16 PM
VivaLaPinkowitz VivaLaPinkowitz is offline
 
Join Date: May 2007
Location: Dallas, TX
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Michael Morris View Post
If you didn't formally uninstall there are two table alterations that must be undone. jos_gid must be removed from the usergroup table, joomla_itemid removed from the forum table and joomla_registered removed from the user table.
I'm having trouble finding joomla_itemid and joomla_registered from the forum and user tables. I did have success in finding jos_gid from the usergroup table, but I cannot find the other two. When I try to reinstall now, I continue to get an SQL error due to my lack of removing these entries. How can I remove them if I cannot find them?

EDIT: Disregard that last post. The SQL error came from me manually removing the entries without updating the jos-vbulletin product.
Reply With Quote
  #301  
Old 06-06-2007, 11:02 PM
Michael Morris's Avatar
Michael Morris Michael Morris is offline
 
Join Date: Nov 2003
Location: Knoxville TN
Posts: 774
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Everyone has a magic button - the one thing that will pisses them off thoroughly. Mine is being called a thief. Jelsoft has chosen to call me a thief. I have chosen to remove my hacks from this site, and my support for them. Good day.
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 07:13 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.04948 seconds
  • Memory Usage 2,312KB
  • 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
  • (1)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
  • (4)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