in 2.21 editpost.php this is no where to be found
$DB_site->query("DELETE FROM searchindex WHERE postid=$postid"); |
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]"); |
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?
|
PPN, any chance you could please do a new version of this hack for upgrading from 2.2.2 to 2.2.3b?
Please? |
Quote:
|
Or at least what files have changed...from 2.2.2 to 2.2.3b
|
dito! i would also prefer to upgrade this way
|
]same here :) please :D
|
]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/ " |
Quote:
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 | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|