Tutorial: Upgrade your hacked board in less then 30 minutes
by
12 May 2002
This tutorial is vBulletin.org and http://www.yqed.com/ (why queued) copywrited. All rights reserved. Please ask permission in this thread to copy the tutorial. If granted, post a link that points to this page. We all have all kind of hacks installed in our boards, or else you wouldn't be reading this thread, right? Here is it my tutorial on how to upgrade your VB board in less then 30minutes. TOOLS NEEDED http://www.araxis.net/files/merge60_win32_evl.exe (for more info, visit https://www.araxis.com) I use the evaluation version for now, but this will be my next purchase. Is worth every penny. PROCEDURE STEP 1 01. Extract your new zipped file that you downloaded from Member's Area to a unique folder and dispose the files in the same manner as you have them on your web server. I named that folder vbNEW. For example, you should have your folder tree like that:
Copy there ALL your .php, .js files that you currently have (hope you alwyas keep the .zip file). Your folder tree should look like that:
01. Open Araxis Merge and press CTRL+D. It will start a new folder comparison. 02. Browse for folder location in each compare area. I selected the vbNEW in the left side and vbOLD in the right one. 03. Press the button Refresh. Araxis will start to compare the files one by one and show you the changes in colors. STEP 3 Let's see the changes that occurred in db_mysql.php file, for example. 01. Click on the db_mysql.php file name to highlight it. 02. Press CTRL+M to launch the file comparisons. A new window will open and Araxis will highlight all code changes. 03. Copy the highlighted code onto your actual vBulletin hacked file. NOTE: Repeat this procedure for every code change that you see highlighted. FINAL STEPS If you are not sure 100% of what you are doing, use the upgrade system provided by Jelsoft and reinstall manually the hacks again. Araxis is a great tool for comparing the files ONLY. Once done, test the new code on your test board. if everything is OK, upload your files to your live web site. You are done. |