vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - ImpEx Module: Xenforo (https://vborg.vbsupport.ru/showthread.php?t=283111)

Andreas 05-22-2012 11:01 AM

@TFGoRP
Sorry, but as said before - I can't help you without access to your server.

Quote:

Originally Posted by pjfry (Post 2331529)
First i thought this is a problem with my target DB, but the connection seems to be fine. So I have no idea what is going wrong here.

Maybe someone has an idea?

Line 510 of 000.php should be
PHP Code:

UPDATE {$Target_tableprefix}forum 

instead of
PHP Code:

UPDATE {$tableprefix}forum 


pjfry 05-22-2012 11:02 AM

Thanks for your help! I will try it as soon as I get home from work :)

Benny

eyedream 05-23-2012 10:02 AM

please any one guide me how to use this please ...

joyboy2001 05-23-2012 11:41 AM

ImpEx must bring in tons of customers for vBulletin ... Great work guys :)

ragtek 05-23-2012 01:29 PM

IMO all the {$tableprefix} are unnecessary, because xf doesn't have a table prefix:)

eyedream 05-23-2012 05:37 PM

i have just convert XenForo 1.1.2 TO vBulletin 4.1.12 all works fine but passwords issue...:(

Andreas 05-24-2012 03:48 PM

Quote:

Originally Posted by ragtek (Post 2331933)
IMO all the {$tableprefix} are unnecessary, because xf doesn't have a table prefix:)

Hmm ... at least my sample database does have one (xf_).

Quote:

i have just convert XenForo 1.1.2 TO vBulletin 4.1.12 all works fine but passwords issue...
It is not possible to just import XenForo passwords into vBulletin as XenForo password hashes are incompatible with vBulletin, you would have to create an Addon to handle authentication differently than vBulletin does by default.

Although this would be possible, it requires quite a bit of work.

ragtek 05-24-2012 05:10 PM

Quote:

Originally Posted by Andreas (Post 2332354)
Hmm ... at least my sample database does have one (xf_).

That's the standard prefix which is hardcoded in the entire code and used for all standard xf tables

http://xenforo.com/community/threads...-prefix.19408/
http://xenforo.com/community/threads...xenforo.31837/

Andreas 05-24-2012 09:29 PM

Hardoced or User-Defined doesn't really matter, after all it is a prefix :)

iBaker 05-25-2012 12:08 AM

Thank you so much Andreas...this was one of the biggest things stopping me from bringing my main site back to vb...when I am finished setting up my new vb version of the site I will give this a try.

Thanks again


All times are GMT. The time now is 04:10 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.01204 seconds
  • Memory Usage 1,739KB
  • 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_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete