Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 03-30-2003, 01:17 PM
PurpleCow PurpleCow is offline
 
Join Date: Mar 2003
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default A question for all experienced vB users !

Hello,

Its probably been a month since, i bought my first vB license.

I'd liek to know what exactly happens to all the hacks I have installed while upgrading to a newer version ??

Does it erase all the installed hacks completly or partially or does it affect in anyway at all after upgrading ??

If it does affect in anyway, is there a method to upgrade to later versions of vB without any possible damages to the hacks installed on my previous version of vB ??

Thanks much for your time.

Cheers
Reply With Quote
  #2  
Old 03-30-2003, 01:47 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hacks are file edits. Upgrading replaces all files. So, all hacks are gone, except for the changes that they made in templates and the database.
Reply With Quote
  #3  
Old 03-30-2003, 08:18 PM
Xenon's Avatar
Xenon Xenon is offline
 
Join Date: Oct 2001
Location: Bavaria
Posts: 12,878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

for upgrading hacked vbs, follow the link in my sig
Reply With Quote
  #4  
Old 03-30-2003, 08:25 PM
amykhar's Avatar
amykhar amykhar is offline
 
Join Date: Oct 2001
Location: PA
Posts: 4,438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Xenon, that link in your sig is dangerous for newbies. A newbie trying to do file compares and merges without understanding the code is going to hose his board.
Reply With Quote
  #5  
Old 03-31-2003, 02:00 AM
PurpleCow PurpleCow is offline
 
Join Date: Mar 2003
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you Xenon for the link and others to the helpful tips.

Yes, I am a newbie with hacking the board...however, i can learn things quite fast...and hopefully, i can do the merging properly.

Thanks much again

Cheers
Reply With Quote
  #6  
Old 03-31-2003, 10:23 AM
Logician's Avatar
Logician Logician is offline
 
Join Date: Nov 2001
Location: inside vb code
Posts: 4,449
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 06:00 AM HostBubble said this in Post #5
Thank you Xenon for the link and others to the helpful tips.

Yes, I am a newbie with hacking the board...however, i can learn things quite fact...and hopefully, i can do the merging properly.

Thanks much again

Cheers
Here is the tip:

ALWAYS put a comment before and after your hack codes when hacking your files. For instance I always use:

// Logician Hack : My Hack Name
Hack code goes here
// Logician Hack : My Hack Name

for my own hacks and

// Hack : Hack Name
Hack code goes here
// Hack : Hack Name

for others' hacks I applied.

This way when I search with keywords "Hack" or "Logician Hack" I can easily access to all installed hacks in the code. It also helps alot when you play with comparing tools like Beyond Compare or Araxis Merge.

However I agree with amykhar: Someone who does not have any basic knowledge of PHP (at least its syntax) should not use such tools especially if he has too many hacks to move into new vb version. In unexprienced hands, they can be dangerous tools..
Reply With Quote
  #7  
Old 03-31-2003, 10:44 AM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't agree - i upgraded my heavily hacked board with no knowledge of php at all... Took me about 3-4 hours while going back and repeating the stages and finding the problem and then noticing *I* had made the problem

- miSt
Reply With Quote
  #8  
Old 03-31-2003, 11:39 AM
Xenon's Avatar
Xenon Xenon is offline
 
Join Date: Oct 2001
Location: Bavaria
Posts: 12,878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@Amy: of course they have to be careful, but if they don't try they couldn't get experienced
my first upgrade wasn't the most perfect one, too
Reply With Quote
  #9  
Old 03-31-2003, 12:00 PM
Logician's Avatar
Logician Logician is offline
 
Join Date: Nov 2001
Location: inside vb code
Posts: 4,449
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 02:44 PM Mist said this in Post #7
I don't agree - i upgraded my heavily hacked board with no knowledge of php at all...
uh you have 10 released vb hacks (one of which is a "major" hack according to your own word) and you claim to have no knowledge of PHP at all ha? something is wrong here lol

IMO somebody who has no knowledge of PHP is a guy who adds hack codes right after PHP comments (// lines) when told to "add before" or edits scripts via Dreamweaver or MS Word instead of a text editor or FTP scripts to server in binary mode. I believe using a tool like beyond compare is not something for such newbie people. I think they are much better off overwrite their scripts and reinstall existing hacks than play with tools they are not familiar with.
Reply With Quote
  #10  
Old 03-31-2003, 12:04 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No no - before i had knowledge of PHP i upgraded my board

- miSt
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:57 PM.


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.04436 seconds
  • Memory Usage 2,246KB
  • Queries Executed 11 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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