vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin Pre-Sales Questions (https://vborg.vbsupport.ru/forumdisplay.php?f=26)
-   -   Ok last step in my decision. (https://vborg.vbsupport.ru/showthread.php?t=125169)

lordmenace 08-28-2006 06:31 PM

Ok last step in my decision.
 
Do you think it is possible for there to be a Joomla/Mambo to vbulletin converter? I am running Joomla right now and although I know Joomla is a CMS I would just need the content converted.

All the categories and subsections can become categories and boards and the content would fall into their respective categories.

Is there a way I can post this in the modification request section? I want this mod to exit before I convert, because I have a custom vB template that was created and I love it.

If this is not possible, then I guess I'll stick with Joomla +SMF

Regards

Since I can't edit. I think Jelsoft is coming out with a CMS right? I want to use that instead of Joomla.

Google Guru 08-28-2006 07:19 PM

I myself have never really took any notice or heard of Jelsoft releasing a Content Management System, I don't know maybe they are though. :)

That would be cool. Is Joomla not compatbile with vBulletin? You would probably want a SMF to vBulletin convertor, not a Joomla/Mambo to vBulletin convertor.

lordmenace 08-29-2006 07:00 PM

Hey, but Joomla is overkill for what I am trying to do, it is to robust. I want vB to be the main course, not an appetizer.

Cromulent 09-02-2006 06:03 PM

vBulletin is forum software and Joomla / Mambo is CMS software. There is no way to convert between the two as they are both trying to achieve different things.

lordmenace 09-02-2006 07:07 PM

I know that, but what I am asking, is if there is a way to import all the joomla content into vbulletin as posts. And the Joomla categories/sections into vBulletin forum categories.

Cromulent 09-03-2006 02:25 PM

I doubt it.

gavinzac 09-03-2006 02:45 PM

yes, with creative SQL it is possible. it might take an hour or two planning, but you should be able to. Do you know SQL?

lordmenace 09-08-2006 02:21 AM

Quote:

Originally Posted by gavinzac
yes, with creative SQL it is possible. it might take an hour or two planning, but you should be able to. Do you know SQL?

The fact that you said it's possible is a sigh of releif on my part. I can pretty much read SQl table nothing too complicated. But the coding a script to convert the tables, now thats a whole different story. How would I go about gettinh that?

lordmenace 09-11-2006 06:40 PM

Quote:

Originally Posted by gavinzac
yes, with creative SQL it is possible. it might take an hour or two planning, but you should be able to. Do you know SQL?

How?

gavinzac 09-21-2006 07:43 AM

you need to print out both the joomla articles table structure and the vbulletin post structure.
draw lines matching corresponding field types (eg article.text -> post.text, article.author -> post.username), come up with default values for any remaining fields, and then copy from the joomla to vbulletin.

ive done this to convert joomla articles to phpbb so vbulletin shouldnt be any more difficult.


All times are GMT. The time now is 09:23 PM.

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.01888 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete