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)

airborneCAL 03-23-2007 08:18 PM

Quote:

Originally Posted by airborneCAL (Post 1210463)
Thanks, it appears to be working perfectly!

I may have spoken too soon. Now when one user votes, the rating is displayed for everyone, not just the user that voted instead of having the voting box for those who have not yet voted.

Dadoo 03-28-2007 01:21 AM

Hello, very nice hack !!

is possible to select this by FORUM ?

EDIT -> Sorry, found in forum & modérators -> Forums manager -> your forum -> Allow Thread rating in this forum -> NO ;-)

snowlion 03-28-2007 02:23 AM

after all, find and delete if you want (this will delete Rate This Thread popup menu)
Code:

<if condition="$show['threadrating']">
                <td class="vbmenu_control" id="threadrating" nowrap="nowrap">
                        <a href="$show[nojs_link]#goto_threadrating"><span id="threadrating_current"><if condition="$show['rating']">$vbphrase[rating]: <img class="inlineimg" src="$stylevar[imgdir_rating]/rating_$thread[rating].gif" alt="<phrase 1="$thread[votenum]" 2="$thread[voteavg]">$vbphrase[thread_rating_x_votes_y_average]</phrase>" border="0" /><else />$vbphrase[rate_thread]</if></span></a>
                       
                </td>
        </if>


MissKalunji 03-28-2007 04:23 PM

is there a way to only assign this to only CERTAIN section not every forums?

magnus 03-28-2007 04:55 PM

Using conditionals, you could do almost anything.

ie.
HTML Code:

<if condition="$forum[forumid] == #"></if>

brvheart 03-28-2007 05:04 PM

*installs* thank you for this :D

MissKalunji 03-28-2007 11:22 PM

Quote:

Originally Posted by magnus (Post 1214583)
Using conditionals, you could do almost anything.

ie.
HTML Code:

<if condition="$forum[forumid] == #"></if>

you're right i didnt think of that

Triky 04-02-2007 12:09 PM

Thanks, magnus!

Quote:

Originally Posted by ngocha85 (Post 1210203)
After DELETE, you can:

[cut]

Thanks, ngocha85!

kushal 04-02-2007 05:31 PM

In Internet explorer, after submitting the vote it shows the following errors:
'Object doesn't support this property or method'

Whereas I had three boards, and on two I loaded the default file 'copy-paste', and for one I made the edits.

Can you help me resolve this!

regards,

obmob 04-04-2007 12:50 AM

Oh i'll try this, thanks. :D


All times are GMT. The time now is 03:02 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.01119 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
  • (1)bbcode_code_printable
  • (2)bbcode_html_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