Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Nuke to vBulletin (Transfer Users) Details »»
Nuke to vBulletin (Transfer Users)
Version: 1.00, by Viol4ted Viol4ted is offline
Developer Last Online: Oct 2002 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 08-20-2002 Last Update: Never Installs: 61
 
No support by the author.

This little hack switches all your users from PHPNuke to vBulletin easily :bunny: Post questions here, ICQ, AIM, or MSN Support will NOT be answered!

Note: This will not overwrite current members

This only works on a clean install (Empty the user and userfield tables) :hurt:

-Created by Ted of SimGateway.com
-Fixed by ManagerJosh of WorldSims.org :banana:

Version: Nuke to vB [Final]

Show Your Support

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

Comments
  #42  
Old 10-06-2003, 02:05 AM
ManagerJosh's Avatar
ManagerJosh ManagerJosh is offline
 
Join Date: Feb 2002
Posts: 348
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My hunch is that the script is being runned from your nuke admin directory and not vBulletin admin directory.

If you are willing, PM me your contact information (AIM preferred) and I'll lend a hand.
Reply With Quote
  #43  
Old 10-12-2003, 07:48 PM
jribz jribz is offline
 
Join Date: Oct 2003
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK, I think the problem is that I'm running nuke 6.7 with phpbb port from nukecops, that may be the issue since I think some of the queries are different, can this be modified to work with that?
Reply With Quote
  #44  
Old 10-12-2003, 09:40 PM
ManagerJosh's Avatar
ManagerJosh ManagerJosh is offline
 
Join Date: Feb 2002
Posts: 348
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jribz
OK, I think the problem is that I'm running nuke 6.7 with phpbb port from nukecops, that may be the issue since I think some of the queries are different, can this be modified to work with that?
There wasn't any changes to *prefix*_users so I don't know what's wrong.

I'd like to go in first hand and see what's wrong.


There is also the possibility you didn't configure the script with all the proper MySQL Properties.
Reply With Quote
  #45  
Old 10-12-2003, 10:19 PM
jribz jribz is offline
 
Join Date: Oct 2003
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ManagerJosh
There wasn't any changes to *prefix*_users so I don't know what's wrong.

I'd like to go in first hand and see what's wrong.


There is also the possibility you didn't configure the script with all the proper MySQL Properties.
I'd appreciate any help you can offer. The script has been configured correctly, but now I noticed above you were asking someone about custom vb fields, which I have added two I believe. Contact me on AIM if you can. Thanks
Reply With Quote
  #46  
Old 10-12-2003, 10:23 PM
ManagerJosh's Avatar
ManagerJosh ManagerJosh is offline
 
Join Date: Feb 2002
Posts: 348
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jribz
I'd appreciate any help you can offer. The script has been configured correctly, but now I noticed above you were asking someone about custom vb fields, which I have added two I believe. Contact me on AIM if you can. Thanks
I added you but you are not appearing on my lists.
Reply With Quote
  #47  
Old 10-12-2003, 10:52 PM
jribz jribz is offline
 
Join Date: Oct 2003
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I sent a PM to you Josh in regards to contacting you.
Reply With Quote
  #48  
Old 10-13-2003, 05:01 AM
jribz jribz is offline
 
Join Date: Oct 2003
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Done and working, thanks for all your help!
Reply With Quote
  #49  
Old 10-13-2003, 05:24 AM
ManagerJosh's Avatar
ManagerJosh ManagerJosh is offline
 
Join Date: Feb 2002
Posts: 348
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jribz
Done and working, thanks for all your help!
NP
Reply With Quote
  #50  
Old 02-11-2004, 05:29 AM
wamadhat wamadhat is offline
 
Join Date: Feb 2004
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Dear Mr. ManagerJosh

I transfer all my users from nuke to VB using this hack but when I want to log any name of users I got this Error message:

********* Error Message **********

Database error in vBulletin 2.3.2:

Invalid SQL: SELECT COUNT(privatemessageid) AS messages FROM privatemessage WHERE userid= AND dateline>0 AND folderid=0
mysql error: You have an error in your SQL syntax near 'AND dateline>0 AND folderid=0' at line 1

mysql error number: 1064

********* Error Message **********

What do you think?

Regards,
Reply With Quote
  #51  
Old 02-11-2004, 05:36 AM
ManagerJosh's Avatar
ManagerJosh ManagerJosh is offline
 
Join Date: Feb 2002
Posts: 348
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by wamadhat
Dear Mr. ManagerJosh


I transfer all my users from nuke to VB using this hack but when I want to log any name of users I got this Error message:

********* Error Message **********

Database error in vBulletin 2.3.2:

Invalid SQL: SELECT COUNT(privatemessageid) AS messages FROM privatemessage WHERE userid= AND dateline>0 AND folderid=0
mysql error: You have an error in your SQL syntax near 'AND dateline>0 AND folderid=0' at line 1

mysql error number: 1064

********* Error Message **********

What do you think?

Regards,
I'm not sure what you were trying to accomplish. Could you elaborate a bit more?
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 01:06 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.05200 seconds
  • Memory Usage 2,299KB
  • Queries Executed 25 (?)
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
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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