php forum
php mysql forum
php mysql smarty
 
Page 1 of 2 1 2 >
Topic Options
#63937 - 06/13/02 04:35 PM Upgrading
Kel Offline
Member

Registered: 01/30/02
Posts: 246
Loc: Arizona
I want to upgrade to 6.3. BUT... I don't want to have to go through all of the modifications again. I've spent ALOT of time adding hacks to what I have and the thought of having to go through all of that again has put me off of ever upgrading again. Latest threads turned out to be my Holy Grail and when I got that one, I vowed to never hack again!

So is there a way to make upgrading less painful? How can I do it without giving up my latest threads and thinking clock and news fader and... and... and... ?

Top
#63938 - 06/13/02 05:11 PM Re: Upgrading
tackaberry Administrator Offline
Pooh-Bah

Registered: 11/28/00
Posts: 3224
Loc: NYC | 100% Hockey
A lot of people swear by Beyond Compare. To both compare old modified files with new virgin files, as well as add mods to the new files.

Also pay attention to instructions on which files have been modified from the last version.

Incorporating both of these in your upgrade strategy will make your life a lot easier.

-Tacks
_________________________

Top
#63939 - 06/13/02 05:53 PM Re: Upgrading
Kel Offline
Member

Registered: 01/30/02
Posts: 246
Loc: Arizona
Ok, that sounds like it would be do-able.

But please forgive my ignorance here... if hacks need to be re-written/done each time UBB upgrades, will the hacks that I already have installed work on the new 6.3 files? (I don't think I'm wording this right.) If I modified a file on 6.2 for latest threads, do I modify the same file on 6.3 in the same way? or do I just not use the 6.3 file? Stay with the modified 6.2 file? How can I upgrade WITHOUT losing my Latest Threads? (for example)

Top
#63940 - 06/13/02 06:06 PM Re: Upgrading
ADWOFF Offline
Content Queen

Registered: 05/07/01
Posts: 709
Loc: Pennsylvania
Kel,

Unfortunately, when you upgrade, you lose all of your hacks.

The good news is that most (not all) of the hacks for the 6.2+ version of UBB are compatible with 6.3

The best advice I can give is this: set-up a test board. Do all of your hacks on that board--to get the bugs out, etc.

I love using Multihack; it makes hacking pretty easy (especially on a "virgin" board).

Beyond Compare is also a handy program.

Once you get your test board set-up the way you need it to be, you can upgrade your main board fairly easily.

You do the upgrade (i.e. upload all the necessary 6.3+ files -- except for the variables). Then, you upload your hacked files from the test site -- except for the variables.

For the variables, use Beyond Compare to make sure you don't zap a valuable piece of information from your main board.

[Kel, I should've mentioned that before I set-up my test site, when I upgraded, I had to shut down my main board for two days & pray that I didn't "muff it up." After I established the test board and discovered that I could transfer over the hacked files to my main board, I did all the work @ the test board ... it took a matter of hours to do the ugprade of the main board--and that's because I had to back up the main board.]
_________________________
Sue
adwoff.com

Top
#63941 - 06/13/02 06:27 PM Re: Upgrading
Kel Offline
Member

Registered: 01/30/02
Posts: 246
Loc: Arizona
Sue,

Thank you! Your post actually makes sense to me! wink

This does sound like quite a project though so I'll need to put aside a weekend.

This will be my first upgrade. I've only been at this for just shy of 5 months. I guess this is called baptism by submersion! eek

Thanks again! smile

Top
#63942 - 06/13/02 07:33 PM Re: Upgrading
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
It's not advised to use Beyond Compare to upgrade from one version to a whole new level version. (Eg. 6.1 to 6.2, 6.2 to 6.3 etc.) Using Beyond Compare for versions on the same level (6.30 to 6.3.1 etc.) makes it a very handy program. I use it. smile

Top
#63943 - 06/13/02 11:57 PM Re: Upgrading
Kel Offline
Member

Registered: 01/30/02
Posts: 246
Loc: Arizona
uhhhhhhhhh.... so what do you recommend? confused confused confused

If you're going to thrash one suggestion on me, can you please suggest another?

wink

Top
#63944 - 06/14/02 12:14 AM Re: Upgrading
Brad.loo Offline
Member

Registered: 07/11/01
Posts: 1014
Loc: North Carlina | Fav Anime: Lov...
its not advised but it can be done, as long as your carful with what you do, DO NOT test this on your active board, simply download your active board in full, set it up as a test forum somehwere, and try a upgrade, if it works 100% go ahead and upgrade.

Beyond Compare is a good tool for this, i use Araxis Merge, it has a trail up for download, i also wrote a Tutorial for it witch can be found here
_________________________
LK UBB: gosh, how can you be so sick ?
Anime loo: LOL
LK UBB: you're just too weird for me

Nothing like vandalizing a skateboard to kick your day off!!

Top
#63945 - 06/14/02 02:05 AM Re: Upgrading
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
Make sure it's a test forum because some hacks may need little changes to be fully upgraded.

Top
#63946 - 06/14/02 06:03 AM Re: Upgrading
tackaberry Administrator Offline
Pooh-Bah

Registered: 11/28/00
Posts: 3224
Loc: NYC | 100% Hockey
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">i also wrote a Tutorial for it witch can be found here</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">Not to be nit picky, but the word you are looking for is "which" not "witch" tipsy

I just recall seeing that in a lot of your posts, "which" just boggles my mind.

laugh
_________________________

Top
#63947 - 06/14/02 07:04 AM Re: Upgrading
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
You're all correct. The biggest problem with major version modification (in my opinion) is new functions that change the hack standards, like 6.1.0 has ultimatebb.php, so all hacks have to use $ULTIMATEBB somewhere and cachey hacks have to support it; 6.2.0 has &WriteFileAsX, so all hacks with open(FILE, etc) had to be compatible with it; 6.3.0 has &Unlink, etc, so... hmm... same as 6.2.0. Another big difference is hacks that are already included, like if you upgrade 6.1.0 to 6.2.0, you have to uninstall WOL, anchor, bookie's title hack, and a few others...

"Minor" upgrades of bigger differences than same.same.same.different (ie. 6.2.0 -> 6.2.1 is bigger, 6.2.1 -> 6.2.1.3 isn't) also have some new features, like 6.2.1 has poll and 6.3.1 has mass move and blue arrow, but it's much less and almost no difference in the filehandle subs...
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#63948 - 06/14/02 03:53 PM Re: Upgrading
Kel Offline
Member

Registered: 01/30/02
Posts: 246
Loc: Arizona
LK... I'm sorry, but your posts confuse and scare the HELL out of me! !!! This may be good for those of you who have been around for awhile, but this will be my first upgrade. I've only been at this for 5 months! I probably shouldn't even try it, but somehow I feel obligated to my members.

I think I have enough to get started. Step #1 - back up everything and set up test board. Once I get that done, I'll worry about the rest. Thanks all.. smile

Top
#63949 - 06/14/02 04:07 PM Re: Upgrading
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
It means, that if you upgrade from 6.2x to 6.3, you have to:
1. uninstall 6.2 hacks that are included in 6.3, such as avatars.
2. replace "unlink" with "&Unlink" in all hacks.
3. replace 0777 with SEVENSEVENSEVEN, 0666 with SIXSIXSIX in all hacks.

etc
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#63950 - 06/14/02 06:31 PM Re: Upgrading
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
Changing all that is as worse as re-installing all of them. tipsy

Top
#63951 - 06/14/02 07:20 PM Re: Upgrading
ADWOFF Offline
Content Queen

Registered: 05/07/01
Posts: 709
Loc: Pennsylvania
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by LK:
It means, that if you upgrade from 6.2x to 6.3, you have to:
1. uninstall 6.2 hacks that are included in 6.3, such as avatars.
2. replace "unlink" with "&Unlink" in all hacks.
3. replace 0777 with SEVENSEVENSEVEN, 0666 with SIXSIXSIX in all hacks.

etc
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">Is there anything else that should be added to this list, LK? laugh

Kel, I've only been hacking my board for about 9 months now. When I first set it up, I had someone install the hacks I wanted (for a price).

Then I decided that it was something that I need to learn to do for myself.

That's when I set-up the test board.

I figure if I muff that up, no loss.

Once the test board is situated, then I can go to the main board, etc.

Because this code is Greek to me--I always hold my breath whenever I do anything, but I've learned that if I do the one thing you should do no matter what--BACK UP--rarely can anything go wrong.

Also--the gang here at UBBDev is gold. I cannot count the number of times I've come here with a problem and left with a solution.

As long as you ask questions respectfully and have the patience to wait for a reply, someone will be here to help you through the upgrade. I can say that with 100% confidence.
_________________________
Sue
adwoff.com

Top
#63952 - 06/14/02 10:13 PM Re: Upgrading
Kel Offline
Member

Registered: 01/30/02
Posts: 246
Loc: Arizona
Sue.. Thank you! Your post does give me hope that someday I'll know what the hell I'm doing... wink

I've got the hacking thing down now, for the most part. I've been able to do the things that I wanted. SSI took me awhile but that's because I didn't know that I actually had to CREATE an .htaccess file. No one had mentioned that and then no one would tell me how to do it and then no one would tell me where to put it.... although I'm thinking a few had a couple ideas...

I know I've mentioned this before but I think it bears repeating. I am not the one who originally set up this board. So I have absolutely no idea how to set up a board from scratch... much less set up a test board somewhere. I am not on speaking terms with the individual who set it up as that individual turned out to be a serious tweeker and flaked on me... I don't have time for freakin' tweekers. So that leaves me completely on my own... here... asking what must seem to you all to be REALLY stupid questions.

All I can do is my best and hope you'll continue to have patience with me. Thank you all again... smile

Top
#63953 - 06/16/02 05:30 AM Re: Upgrading
Shana Offline
Junior Member

Registered: 06/16/02
Posts: 1
wrong topic.. frown

Top
#63954 - 06/16/02 05:35 AM Re: Upgrading
Brad.loo Offline
Member

Registered: 07/11/01
Posts: 1014
Loc: North Carlina | Fav Anime: Lov...
Kel: just ask for help thats what we are here for smile . i cant tell you how many times ive acully gone onto someones ftp for them and fixed something smile

</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by tackaberry:
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">i also wrote a Tutorial for it witch can be found here</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">Not to be nit picky, but the word you are looking for is "which" not "witch" tipsy

I just recall seeing that in a lot of your posts, "which" just boggles my mind.

laugh
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">i have broken english because i never learned the finner points of grammer tipsy , hell i dont even know subject verb agreement and im in the 11th grade! eek , its just something i missed out on. thru spoken word i have very good english or so people tell me, but as far as grammer gose im probbly on the same level as a 5 year old smile
_________________________
LK UBB: gosh, how can you be so sick ?
Anime loo: LOL
LK UBB: you're just too weird for me

Nothing like vandalizing a skateboard to kick your day off!!

Top
#63955 - 06/16/02 06:03 AM Re: Upgrading
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
I don't mind, I can understand you and not everyone is perfect. wink

Top
#63956 - 06/26/02 12:18 AM Re: Upgrading
Kel Offline
Member

Registered: 01/30/02
Posts: 246
Loc: Arizona
I did it! I took the giant leap and created a test board (THAT took me two days to do... had to figure it out first... sub-domain, CNAME, .htaccess file... blahblahblah)... anyway, the test board is finally up and now I can start on the mods. I have to admit that this is somewhat exciting. Especially because I did without any help from anyone. laugh

Top
Page 1 of 2 1 2 >


Moderator:  AllenAyres 
Who's Online
0 registered (), 20 Guests and 8 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Wisdom needed
by Gizmo
Yesterday at 10:54 AM
How to hide sub forums from summary page
by blaaskaak
12/03/08 09:54 AM
Spell Check [beta]
by Bill B
12/01/08 09:16 PM
PhotoPost BB Code Popup
by AllenAyres
12/01/08 09:41 AM
Problems reading a lot of old posts here
by AllenAyres
12/01/08 09:35 AM
Forum 'Trader Ratings'.
by AllenAyres
12/01/08 09:33 AM
Customization needed
by Gizmo
11/12/08 12:28 PM
New Mods
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Spell Check [beta]
by
10/17/06 09:24 PM
Newest Members
Truth, David DelMonte, nick1, Begbie, cenk
13364 Registered Users
Top Posters
AllenAyres 25452
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks