vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=187)
-   -   Upgrade to 2.2.2 From 2.2.1 (https://vborg.vbsupport.ru/showthread.php?t=34632)

Lionel 02-17-2002 08:37 PM

in 2.21 editpost.php this is no where to be found
$DB_site->query("DELETE FROM searchindex WHERE postid=$postid");

Lionel 02-17-2002 10:31 PM

cannot find post above and this one below in postings.php
After that I am good to go.

look for
$getfirstpost=$DB_site->query_first("SELECT postid FROM post WHERE threadid=$threadid ORDER BY dateline LIMIT 1");
$DB_site->query("DELETE FROM searchindex WHERE postid=$getfirstpost[postid]");
indexpost($getfirstpost[postid]);

$getfirstpost=$DB_site->query_first("SELECT postid FROM post WHERE threadid=$newthreadid ORDER BY dateline LIMIT 1");
$DB_site->query("DELETE FROM searchindex WHERE postid=$getfirstpost[postid]");

importmix 03-07-2002 06:21 AM

do i have to save copies of my modified default templates? Like if I modified postbits, do I need to save a copy of that?

X-Fan 03-07-2002 07:30 AM

PPN, any chance you could please do a new version of this hack for upgrading from 2.2.2 to 2.2.3b?

Please?

Remi 03-07-2002 08:58 AM

Quote:

Originally posted by X-Fan
PPN, any chance you could please do a new version of this hack for upgrading from 2.2.2 to 2.2.3b?

Please?

Thanks :D

psico 03-07-2002 10:41 AM

Or at least what files have changed...from 2.2.2 to 2.2.3b

el3m3nt 03-07-2002 01:07 PM

dito! i would also prefer to upgrade this way

wooolF[RM] 03-07-2002 01:15 PM

]same here :) please :D

wooolF[RM] 03-07-2002 01:19 PM

]btw...
found it at the member's area at vb.com

"If you have hacks installed and would like an overview of changed code, you should try out Beyond Compare. The website is: http://www.scootersoftware.com/ "

X-Fan 03-07-2002 01:56 PM

Quote:

Originally posted by wooolF[RM]
"If you have hacks installed and would like an overview of changed code, you should try out Beyond Compare. The website is: http://www.scootersoftware.com/ "
Why the need to download a software package to do it? I've got enough programs installed for my work as it is without having to install and learn another!

Surely someone can do what PPN did and just create a list of what code you need to add/insert/remove in however many files to bring your current board up from v2.2.2 to v2.2.3b? Please?


All times are GMT. The time now is 11:21 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.01319 seconds
  • Memory Usage 1,731KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete