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

Reply
 
Thread Tools
[DOWNLOAD] Converter (from v3arcade to ibProArcade) Details »»
[DOWNLOAD] Converter (from v3arcade to ibProArcade)
Version: , by MrZeropage MrZeropage is offline
Developer Last Online: Mar 2023 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 06-26-2006 Last Update: Never Installs: 0
 
No support by the author.

Anybody who has v3arcade running on his site and wants to migrate to ibProArcade... Here is the solution


This will automatically convert your installed games and, if you want to, even all the scores from v3arcade to ibProArcade.
The converter is designed to be used on a fresh ibProArcade-installation as you will lose all installed games and scores in your ibProArcade.


The Converter is compatible to:
  • vBulletin 3.5.x / 3.6.x
  • ibProArcade v2.5.9+ and later
  • v3arcade 1.0.6 (for vBulletin 3.5.x)
    usage with <1.0.6 are untested yet, please let me know if/how this works


Just follow those steps to migrate:

1) don't touch your v3arcade-installation yet, just close the arcade
2) download ibProArcade and install it
3) upload the attached converter to your forum's root-directory and run it

That's all, the converter is interactive and will tell you what to do ect.


Don't forget to remove the converter.php after everything is done !


The converter will let you choose if you want to remove v3arcade after conversion or not.

After you successfully converted, feel free to click UNINSTALL for v3arcade


Note to the sceptics
If you want to take a look on ibProArcade first while not losing your v3arcade, make sure you rename your /arcade.php to /v3arcade.php before you install ibProArcade. Then, after conversion is done, do not remove v3arcade at this time and test ibProArcade.
If you feel comfortable with it, remove v3arcade later via vBulletin's Product-Manager or (and that is what I point you to) run the converter again, it will provide a link for uninstallation on the first page and then guide you through the complete uninstallation (will even tell you which files and folders to remove, which the Product-uninstaller does not!). Remember to remove the renamed /v3arcade.php too
If you dislike ibProArcade, please let me know the reason and uninstall ibProArcade via the Product-Manager, then rename your /v3arcade.php to /arcade.php and you can use your v3arcade again.



If you find any bugs, if you have any improvements, ideas ect. please let me know

Download Now

File Type: php converter.php (11.3 KB, 1921 views)

Show Your Support

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

Comments
  #42  
Old 08-26-2006, 03:04 AM
lordnex lordnex is offline
 
Join Date: Apr 2004
Location: Windsor, Ontario
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok, i'm kinda stuck. i just upgraded VB from 3.5 to 3.6 and then installed IPB from v3. Games can play just fine but scores are not being recorded. Ideas or suggestions? it's exiting and going back to the arcade title page but nothing is being shown (except the game counter for number of times played goes up),
Reply With Quote
  #43  
Old 08-26-2006, 07:42 AM
MrZeropage's Avatar
MrZeropage MrZeropage is offline
 
Join Date: Nov 2003
Location: Munich, Germany
Posts: 3,012
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you have some portal installed ?

please open a thread for your problem in the support-forum ...
Reply With Quote
  #44  
Old 09-11-2006, 02:28 AM
TwinsForMe TwinsForMe is offline
 
Join Date: Oct 2004
Location: Canada
Posts: 112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks like a smooth conversion.
Reply With Quote
  #45  
Old 09-28-2006, 12:28 AM
ChrisTech ChrisTech is offline
 
Join Date: Oct 2005
Location: St. Louis, MO
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Converted using Converter from V3 1.06 to OBPro 2.5.6+ - So far no issues...will post if any come up.


Looks like I might have to do something to make it work with vbplaza correctly. Almost the 100% smooth there...almost...hehe

Edit - Found the problem and fixed it. I still had the V3 stuff installed for vbplaza/bux. Removed those and the plugin, and installed the IBPro addon for VBPlaza/Bux and all is well.

Hope this helps someone else in the future.
Reply With Quote
  #46  
Old 10-26-2006, 06:45 PM
flindersredclaw flindersredclaw is offline
 
Join Date: Oct 2006
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Converted no issue.

VB3.6.1
V3arcade 1.07

Didnt blink.

Thank you
Reply With Quote
  #47  
Old 11-04-2006, 10:28 AM
shaynehammy shaynehammy is offline
 
Join Date: Jan 2006
Posts: 217
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Pure genius. No idea why i ever stayed with V3. MrZeroPage is a legend.
Reply With Quote
  #48  
Old 12-05-2006, 03:54 AM
MorrisMcD's Avatar
MorrisMcD MorrisMcD is offline
 
Join Date: Nov 2003
Location: Cincinnati, Ohio
Posts: 415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am having issues with step 2.. Moving the scores.. I know I have a lot of sessions to move due to a lot of games, but I was looking in the database and I see LOTS of sessions with the score of 0.. Would it help to remove these? I know there is an option to remove all 0 scores in the admincp for v3arcade, but I really dont think its doing anything other that keeping it from being seen in the highscores templates.. If I should remove these from the database, what would the query be?

DELETE FROM `arcade_sessions` WHERE `score` = 0
???????

Is that safe?

The error I get when performing step 2 is

Welcome to the ibProArcade-Converter v1.0
=========================================
Converting SCORES

Please wait...
Fatal error: Maximum execution time of 30 seconds exceeded in *websitepath*\includes\class_core.php on line 363

So I am guessing its just too much.. Is there somewhere I can increase that time out period??

Any suggestions.. I see the results of step 1, and I am very excited to finish this off.... PLEASE HELP!!!

Reply With Quote
  #49  
Old 12-05-2006, 08:06 AM
MrZeropage's Avatar
MrZeropage MrZeropage is offline
 
Join Date: Nov 2003
Location: Munich, Germany
Posts: 3,012
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok seems you really have too much scores.

Remove all with zero value ...
Reply With Quote
  #50  
Old 12-09-2006, 08:25 PM
Dennis B's Avatar
Dennis B Dennis B is offline
 
Join Date: Jul 2002
Posts: 193
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This converter (and the arcade of course) are just great stuff.
Thanks!
Reply With Quote
  #51  
Old 12-25-2006, 11:11 PM
mljask mljask is offline
 
Join Date: Dec 2005
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

do we lost gameid number when we convert or will they stay the same ... coz i have a lot links on other sites which point to an game and i dont wanna lose them
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 09:08 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05052 seconds
  • Memory Usage 2,324KB
  • 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)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
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete