vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Does hacking vbulletin become troublesome between updates? (https://vborg.vbsupport.ru/showthread.php?t=181967)

DISLEX 06-09-2008 05:13 AM

Does hacking vbulletin become troublesome between updates?
 
Let's say I make a few hacks in the php. Everytime a new version comes out, it replaces the file. Does this become troublesome for you guys? Do you have a system to make it easier to reapply hacks? Plugins/hooks don't do everything you need so unfortunately I can't always rely on that

Dismounted 06-09-2008 05:24 AM

If there is no hook available - there usually is a workaround method. If you have to make a file edit, consider using diff.

Wired1 06-09-2008 05:43 AM

diff is a UNIX command though. Know of a windows version?

As for edits, some of my mods require PHP edits (adding code), and only minimal complaints. I did get a question from someone when a new hook came out and I removed that edit from the instructions though :)

DISLEX 06-09-2008 03:24 PM

can you give me an example of a workaround method?

Dismounted 06-10-2008 09:35 AM

It depends what you're doing. Find hooks, and make your modifications to cater them.

Videx 06-10-2008 08:13 PM

I just keep a wiki with all my admin notes, and in my 'how to upgrade' section I include a listing of each mod that requires a template edit, and a quick description where the edit goes.

There's about 5 now, but with 3 skins that's 15 edits which isn't something I'd want to do all the time, but it really only has to be done for major upgrades.

cheat-master30 06-10-2008 08:18 PM

Never troublesome for me, because I use template edits, products and plugins instead of file edits, and the built in tools are usually easy enough to use to update templates.

Dismounted 06-11-2008 07:10 AM

Also consider looking at Kirby's TMS - makes upgrading much easier.

Videx 06-11-2008 11:28 AM

Quote:

Originally Posted by Dismounted (Post 1546461)
Also consider looking at Kirby's TMS - makes upgrading much easier.

I'd like to, but there's no user here named 'kirby' and searching for 'tms' fails. I found a 'template modification system' but it ain't from Kirby and doesn't seem to assist the end user.

Paul M 06-11-2008 11:32 AM

Kirby = Andreas , he changed name. That mod is the TMS referred to.


All times are GMT. The time now is 11:37 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.01051 seconds
  • Memory Usage 1,724KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete