vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   What to consider when upgrading Mods? (https://vborg.vbsupport.ru/showthread.php?t=192222)

biocyberman 09-29-2008 10:59 AM

What to consider when upgrading Mods?
 
Hi there,
Many times I want to use some modifications (mods) which were written for older versions of vbulletin. Problem is that the authors of these mod maybe too busy to upgrade their mod by themselves. So I want to install, test, debug and write additional code if necessary so that these mods can run well in current version of vbulletin, i.e vb 3.7.3. PL1 or vb 3.8. I guess those mods were written for vb before 3.6 will require more work. Nonetheless I would like to know what need to be considered when trying upgrading these mods. I am asking because I have been working with vbulletin for a while but my understanding about architecture differences of vbulletin versions is very limited. Welcome any comments suggestions and guidance :)

Dismounted 09-29-2008 11:05 AM

Most modifications written for vBulletin 3.5/3.6 will work on 3.7.

Lynne 09-29-2008 02:37 PM

Always read the releases for the new versions of vbulletin. They usually spell out if there is some change in the way something is done. For instance, the addition of the security token for 3.7 was a big deal for some mods. It effected all forms. So, if you know about the security token, then you know to go through any mod you may have installed and make sure this security token is present (sometimes you don't even have to do that, you just need to upgrade the modification).

biocyberman 10-02-2008 01:04 PM

@Dismounted, Lynne: Thanks a lot for your inputs :).
I also got impression that security token is the most common problem when upgrading mods. I can handle this thing. I will come back when any specific problems.


All times are GMT. The time now is 11:13 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.00998 seconds
  • Memory Usage 1,708KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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