vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=187)
-   -   Tutorial: Upgrade your hacked board in less then 30 minutes (https://vborg.vbsupport.ru/showthread.php?t=38545)

JF1980 04-19-2003 05:15 PM

Thanks, where is the upgrade script?

Is there a script to upgrade the DB?

mtha 04-19-2003 06:17 PM

the upgrade script goes with each vBulletin release, you can find it in the package downloaded from vbulletin.com

You can read that script, step by step and find out what the script does.

Quote:

Is there a script to upgrade the DB?
basically yes.

You will have to change the files yourself, to fit the database (if there's any database structure changed)

but, remember to BE CAREFUL when you use it. Recommend to test in testing forums first, if you're not sure.

Sanjiyan 04-22-2003 06:08 AM

TECK

Do you or have you ever used this function on the Araxis Merge program:

http://www.araxis.com/merge/topic_automaticmerging.And if so did it work OK?

Dean C 04-22-2003 09:17 AM

I personally have never used it and i would reccomend merging yourself as it may merge things you don't want merging :p

- miSt

Doubledoom 04-28-2003 08:57 AM

I use araxis and have done for years. Although i use three panes to compare.

latest clean version on left. Previous clean version in middle. My hacked previous version on right.

This allows you to see what code is new between the previous and new version without wondering what was hacked and what wasnt.

chad 06-21-2003 09:39 PM

nice tut.

Massiel 07-12-2003 02:49 AM

Oh my, I need to upgrade from 2.2.6 to 2.3.0 and I am terrified, I have done this before with Araxis, to upgrade from 2.2.0 to 2.2.6 but for some reason I am so scared of doing it now, did much change from 2.2.6 to 2.3.0? I need to do this, please tell it it will be alright ROFL!!

Dean C 07-12-2003 10:17 AM

I'm sure it will be alright Massiel if you take your time :)

- miSt

LilPimp 01-26-2004 12:42 AM

This works also if u wanna upgrade and you want the skins to be tha same right?

KuraFire 01-26-2004 08:04 AM

Now that the Hack Tracking Log is released, we may want to add that to the options. :)


Step 1) Click List All Modifications;
Step 2) overwrite all vB files;
Step 3) re-apply all code changes from the list that was just made for you in step 1.

done :)

jedimaster 02-25-2004 11:31 PM

Hmmm- what would happen if you tried to upgrade a hacked board with a newer RC? Would the hacks just disappear?

Dean C 02-26-2004 11:48 AM

Yes it would :)

Animension 04-05-2004 03:07 PM

Hello,

I'm attempting to upgrade from vb3 Release Candidate 4 (Hacked) to vB3 GOLD. I downloaded the Araxis Merge 6 evaluation software, and when I try to compare two files by double clicking, Merge.exe crashes and closes. Sometimes this error happens when I hit Ctrl+D to switch to folder view. However, I can get past that. I cannot get past the file comparison crash though.

I'd greatly appreciate any help that you can offer. Thank you. ^_^

Dean C 04-05-2004 03:52 PM

You're best asking for support over at araxis.com as we are not experts in using the software :)

GaleForce 04-17-2004 04:09 AM

I am currently upgrading from 3.0.0 to 3.0.1 and had a question. Sometimes, in a few files, as I compare them I get code "removals" from the new version to the old. Meaning, the new files are missing code (intentionally of course) that the older ones have. I have just been replacing code, but I was wondering if that code in the old files has to be removed as well. I know there are arrow keys to chage/insert code, but none to remove, so I assumed that I was just being paranoid. Am I wrong?

NTLDR 04-17-2004 05:06 PM

You don't need to touch your 3.0.0 files, just copy across the changes you made from them over to the 3.0.1 files and then upload them all and run the upgrade script :)

sross 04-17-2004 09:36 PM

ok, i'm going to try this with the 3.0.0 to 3.0.1 upgrade, only reason i have to do this is because i need 3.0.1 to import my phpbb :(

sigh

sross 04-17-2004 09:59 PM

ok sorry for my lack of skills, but in doing the file compare it basically says every single file ahs been changed. mainly due to the file header and footer info, how in araxis 6.5 do i set it to ignore these? currently looking at araxis help but not much luck here. thanks!

sross 04-17-2004 10:38 PM

god this is annoying, can't figure out how to ignore header and footer lines in the php files! argghh!!! you would think it would be simple, like an option "ignore all text containing the phrase" !!! ? i hate technology sometimes!

sross 04-17-2004 10:49 PM

ok i think i need to make an expression then tell it to ignore it, but no idea how to make an expression for this "|| #" -everything i do says it's poorly formed and It won't work :(

sross 04-17-2004 11:21 PM

installed beyond compare to see if i could figure it out in that app.
*cleaning and preparing my pistol for self inflicted headshot*

Dean C 04-18-2004 11:04 AM

Please don't repeatedly post - just edit your post if necessary :)

tamarian 07-05-2004 08:39 AM

I would to propose adding these tools, in addition to araxis and bc. Both of the tools below are free, open source and full featured compare/diff/merge tools:

For Windows: WinMerge http://winmerge.sourceforge.net/

For Linux: Meld: http://meld.sourceforge.net/

My favourite is meld, since it has 2-way and 3-way merge (like Araxis).

This means you can compare the old vB, your hacked vB and the new vB all in one shot, and pick and chose what to merge.

Watson 07-26-2004 01:52 AM

I had big big problems with this.

Once I done upgrade, there were alot of errors, and also my files paths were wrong. I backed everything up. But I now want to go back or get this sorted.

My forums just seem screwed

I cant log into AdminCP, its says logged in, but then directs me back to log in

I can go on forums, but as they are off the now, there is nothing I can do. Also some of my images paths are gone. And Also I get errors when I go to some bits

Spent 4 hours on this, really in need of some pro help

Watson

steven s 01-08-2005 12:55 PM

Quote:

Originally Posted by Littlebit
Does anyone know af any comparison software like this for Mac users?

I know this is way old. . .
I use BBEdit from http://www.barebones.com/
But so far my hacls have been pretty simple.
BBEdit is a very nice text editor.

DS MrSinister 01-15-2005 06:01 PM

does work for vb3? like to know before even try. the last thing i need to do have is redo my site.

ogetbilo 01-16-2005 01:18 AM

Quote:

Originally Posted by DS MrSinister
does work for vb3? like to know before even try. the last thing i need to do have is redo my site.

It totally works for vb3. nothing is different from the tutorial. Just check each file one by one and edit the necessary things. I upgraded heavily hacked board from 3.0.3 to 3.0.5

deathemperor 01-16-2005 01:16 PM

because the software mentioned above wasn't produced for vbulletin use only so it should work with any version of vbulletin or any other script that you can read it by notepad.

sross 01-21-2005 01:19 AM

using a file compare after upgrade? I have several hacks but don't want to upgrade using file compare before hand. I plan to just do a full upgrade from 3.0.1 to 3.0.6, which will wipe out my hacks, then when the dust has settled from that and the forum is running track down the files I need to edit to get the hacks back in. Does this sound about right or am I overlooking anything major? -yikes!!

Torqued 01-21-2005 01:43 AM

I just upgraded from 3.0.5 -> 3.0.6 using Araxis Merge. Took me about an hour, but I have about a dozen hacks installed and had to rerun some queries manually.

givemeplain 01-23-2005 06:58 PM

Im about to do this using araxis merge, but won't just copying the code from the new files totally mess up the hacks installed? Do I copy everything that is different from the file comparison from vbNEW to vbOLD? Or do I have to look and see what is being changed.

sross 01-23-2005 07:31 PM

i got really frustrated with araxis merge and use beyond compare instead. I am not sure what I'll do this time, I guess open all vbnew files, and find my hacks in the vbold files, then copy the hack code from vbold to vbnew , then pray like hell..

givemeplain 01-23-2005 07:40 PM

++++. You're supposed to copy the code from vbold to vbnew? I was doing it the other way around

There goes around 30 min of work.

pelican 01-24-2005 04:44 AM

how does this sort of file compare method good in upgrading hacked board?

i mean, /vbNEW/ has the latest code, /vbOLD/ has hacked code and older codes.

Wont the older buggy codes been merge into together along with the hacked codes?

Sooner95 01-28-2005 04:47 PM

from what i gether here, you take "hack code" from vbOLD, and place it in vbNEw files.. if you have alot of hacks, I have close to 30, I expect this will take a couple hrs..but alot less than having to rehack them all.

then you test the board "vbNEW" files to make sure everything is working properly, hacks, and the board in general. If everything is peachy, then simply copy the vbNEW files over your "LIVE Board" files and your set.

Someone correct me if I am wrong.

big reason why I havnt upgraded in awhile, but this I will try, and if works, then way cool!..

sross 01-28-2005 06:11 PM

i use beyond compare and when copying old to new it is very easy, it actually highlights the different code so you can spot your hack, select it and send it over to the new code, it even inserts it where it should be automagically. It's my understanding that once all your hacks are copied over to the new code, you then upload the new code, and THEN you must run the upgrade script. But I am no expert so someone correct me if I'm wrong. I'll be upgrading today -shouldn't be too bad but not looking forward to it :(

Sooner95 01-28-2005 06:35 PM

guess another way, would be to get your files all set, make sure your "test board" works, then just redirect your domain to it..

Smitty 01-29-2005 04:18 AM

Quote:

Originally Posted by sross
i use beyond compare and when copying old to new it is very easy, it actually highlights the different code so you can spot your hack, select it and send it over to the new code, it even inserts it where it should be automagically. It's my understanding that once all your hacks are copied over to the new code, you then upload the new code, and THEN you must run the upgrade script. But I am no expert so someone correct me if I'm wrong. I'll be upgrading today -shouldn't be too bad but not looking forward to it :(

For Mac people, bbedit does the same. A program like this is really handy.

DS MrSinister 02-02-2005 04:44 AM

Does anyone use meld to do this? If yes how woould i use it? I am new to linux.

alderwazeh 02-21-2005 05:55 PM

Quick question

Can I used this software to rescure some losting data in my VB db...
Example... say I have now VB version 3.0.6 ... with current posts of 2000
last month I lost 60 post by mestike ... can I recover these posts by merging the VBs of current and last ?! or merging the databases ?
I hope you understand my question


All times are GMT. The time now is 01:09 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.06188 seconds
  • Memory Usage 1,816KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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