vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - vS-Hide Hack Resurrection (https://vborg.vbsupport.ru/showthread.php?t=203010)

calvinnguyen 05-27-2009 07:55 AM

this mod didn't work for my forum at all. So mess up

CEO254 05-27-2009 06:35 PM

Hack does not work

akanevsky 05-29-2009 02:17 AM

:up: Release: vS-Hide Hack Resurrection 3.7.2 :up:

Changes Since 3.7.1:
  • [+]* The hack has been optimized to work fast on large boards.
  • [+] The toolbar buttons are now displayed on postbit_quickedit and showthread_quickreply.
  • [+]* Two less file edits (which need to be removed if you have upgraded from an older version - see forum announcement).
  • [F] Corrected a cosmetic bug in advanced editor's toolbar.
  • [F] Fixed bbcode templates so that they can now be edited.

* Expanded Edition Only.

Upgrade Process:

1. Upload all of the new files.
2. Overwrite the product.
3. In ./includes/functions_databuild.php, find and delete (relevant to expanded edition only):

Code:

$vbulletin->db->query_write("DELETE FROM " . TABLE_PREFIX . "thanks WHERE postid IN ($postids" . "0)");
               
$hhr_res = $vbulletin->db->query_write("SELECT DISTINCT userid FROM " . TABLE_PREFIX . "post WHERE postid IN ($postids" . "0)");
while ($hhr_item = $vbulletin->db->fetch_array($hhr_res))
{
        $GLOBALS['hhr']->rebuild_cache('count', $hhr_item['userid']);
}

Also in the same file, find and delete:

Code:

$vbulletin->db->query_write("DELETE FROM " . TABLE_PREFIX . "thanks WHERE postid = $postid");

$GLOBALS['hhr']->rebuild_cache('count', $postinfo['userid']);

4. Revert the following templates, if you've done any changes:
  • hidetag_toolbar_buttons
  • bbcode_hposts
  • bbcode_hrply *
  • bbcode_hrplytnx *
  • bbcode_htnx *
  • bbcode_showtogroups

5. You should see a new administrative notice about rebuilding the thanks table. Please follow the instructions on that notice.

6. Enjoy the faster performance of your forums!

* Expanded Edition Only.

f1x3d 05-29-2009 03:03 AM

Uncached templates: hidetag_toolbar_buttons (3)
Uncached templates: postbit_quickedit (1)
in /showthread.php

Uncached templates: hidetag_toolbar_buttons (3)
Uncached templates: postbit_quickedit (1)
Uncached templates: showthread_quickreply (1)
in /newreply.php

And 1.7.x hack version haven't a quickreply toolbar buttons.

akanevsky 05-29-2009 12:21 PM

Quote:

Uncached templates: postbit_quickedit (1)
Uncached templates: showthread_quickreply (1)
This is a vBulletin problem... It happens on a new installation of vBulletin 3.8.1 and 3.8.2 - so report it there.

Quote:

Uncached templates: hidetag_toolbar_buttons (3)
Thanks, this one will be fixed.

akanevsky 05-29-2009 01:43 PM

:up: Release: vS-Hide Hack Resurrection 3.7.3 :up:

Changes Since 3.7.2:
  • [+]* The "rebuild thank you cache" function is now paginated, and you can use it to process any amount of data.
  • [+] Added template caching for a template that was not cached.

* Expanded Edition Only.

Upgrade Process:

1. Upload all of the new files.
2. Overwrite the product.

Kolbi 05-29-2009 05:35 PM

Does this hack now work correctly?

akanevsky 05-29-2009 08:16 PM

Quote:

Originally Posted by Kolbi (Post 1819709)
Does this hack now work correctly?

Sorry, I do not understand your question. What do you mean?

CEO254 05-29-2009 09:37 PM

Still Not Working

ANGEL OF FIRE 05-30-2009 01:26 AM

Uncached templates: postbit_quickedit (1)


All times are GMT. The time now is 08:07 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.01232 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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