vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   [Release v2] In-Thread Rating (https://vborg.vbsupport.ru/showthread.php?t=27808)

floleb7 09-11-2001 05:49 AM

there is nothing with misc.php in this hack

squawell 09-11-2001 06:26 AM

OH~~~~~

but it still did not work??

Generics 09-11-2001 06:50 AM

kewl hack thx for ya hard work

usbnuts 09-12-2001 09:58 PM

I already installed the first non-working version will this 2nd version install on top of first one?

shadowbreed 09-16-2001 04:44 PM

great hack works perfectly:D

SirSteve 09-19-2001 01:08 PM

Works great on first install!

Justice 10-07-2001 02:26 AM

Quote:

Originally posted by SirSteve
Works great on first install!
same here, thanks tube

Heineken77 10-08-2001 03:13 PM

NICE Hack Tubedogg!! :)

I have a question, when ever I log into see a thread, the views jump up 2 each time. How can I change this?

Thanks!

Heineken77

magistr 10-09-2001 10:11 AM

thanx man

SteveK 10-09-2001 06:28 PM

From the install script, the new template is named "newreply_ratethread". Yet in newreply.php you call it "newreply_threadrating". Shouldn't you be calling the new template "newreply_ratethread"??

Now:
PHP Code:

eval("\$threadratingoption = \"".gettemplate("newreply_threadrating")."\";"); 

Should be:
PHP Code:

eval("\$threadratingoption = \"".gettemplate("newreply_ratethread")."\";"); 



All times are GMT. The time now is 10:51 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.01470 seconds
  • Memory Usage 1,727KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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