vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Show Thread Enhancements - vBorg Thread Rating (https://vborg.vbsupport.ru/showthread.php?t=142733)

magnus 08-21-2007 02:23 PM

Here, if you've applied the mod previously. Try this. I haven't had a chance to do much testing, but I just slapped those changes and it seems to be working. Once rated, the box will no longer display.

Let me know if that fixes it.

FIND:
HTML Code:

<if condition="$show['threadrating']">
<if condition="$show['ratethread']">

REPLACE WITH:
HTML Code:

<if condition="!$show['rating'] AND $show['threadrating'] AND $show['ratethread']">
FIND:
HTML Code:

</script>
</if>
</if>

REPLACE WITH:
HTML Code:

</script>
</if>


obmob 08-21-2007 03:39 PM

Hmm... well, magnus idea hides the box, but it's similar to the results I got, only one vote allowed.

I'll play with this and let you know if I get some results XD

magnus 08-21-2007 05:21 PM

Ah, so the problem you're saying is that only 1 person can vote. I'll look at that.

magnus 08-21-2007 06:33 PM

Ok, I see the problem people are having. I started off trying to fix it, and it looks more like I'm rewriting it. So let's see how this winds up and what we're left with..

obmob 08-21-2007 09:01 PM

Yeah, we should allow more votes, don't you think? :p

I was unable to make it work, thanks! :(

hirlas 09-02-2007 01:36 PM

:up: works great, easy install,

thank you for your hard work!

jGas 03-03-2008 08:28 AM

is it possible to install it not in the showthread but inside the first post?

chikkoo 03-11-2008 02:19 PM

Quote:

Originally Posted by jGas (Post 1455748)
is it possible to install it not in the showthread but inside the first post?

Or, atleast I will prefer to put it after the First post.

Thomas P 03-17-2008 03:18 PM

Great, will give it a try.

Does this fully support the permission and option settings?

MissKalunji 03-17-2008 03:54 PM

what permissions are those?


All times are GMT. The time now is 08:54 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.02262 seconds
  • Memory Usage 1,735KB
  • 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
  • (4)bbcode_html_printable
  • (1)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