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)

Thomas P 03-18-2008 07:42 AM

You can set which usergroup has what set of rights on specific forums.

F0xy 03-18-2008 10:18 AM

Quote:

Originally Posted by magnus (Post 1322520)
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..

are you going to be releasing a new version soon?

MissKalunji 03-18-2008 01:15 PM

Quote:

Originally Posted by Thomas P (Post 1467756)
You can set which usergroup has what set of rights on specific forums.

No it doesn't seem to work with usergroup even tho i turned it off for unregistered it still showing but it doesn't bother me since i only use it for the video section

Breathex 04-11-2008 06:46 AM

Can we use this w/3.7.x?

powerful_rogue 05-13-2008 02:10 PM

Hi,

Im wondering if anyone could help! In themod it says find and delete

Quote:

<if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("threadrating"); </script></if>
The closest thing I have to it in my showthread is

Quote:

<if condition="$show['threadrating']">
<td class="tcat" 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>
<if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("threadrating", true); </script></if>
</td>
</if>
Any help would be great :)

EDIT - Found it in the end. This mod dosent appear to operate correctly. Uninstalled.

TruthElixirX 05-24-2008 09:59 PM

Is it possible to move the box to the bottom of the thread? I have tried it, but when I do, the AJAX breaks.

The box shows up, I select a box, and hit vote. Loading bar at the bottom of the screen shows up real quick and goes away, but hte box stays the same. I refresh the page the vote went through. The AJAX just isn't refreshing the box. Ideas?

Ninja Tom 06-13-2008 06:03 PM

Quote:

Originally Posted by Breathex (Post 1488080)
Can we use this w/3.7.x?

Is it stable enough? I've looked over some comments and it doesn't seem to be all that stable.

vietdjclub 07-13-2008 01:21 AM

how to set "you can't rate your own thread" please

Harley D 07-28-2008 04:04 AM

If a member is banned and the post deleted. and if someone clicks on a link to that post, you will get a database error.

Quote:

Database error in vBulletin 3.6.7:

Invalid SQL:

SELECT *
FROM yourdatabase_threadrate
WHERE userid = 1
AND threadid =;
It should tell the person that the post was deleted or some other page error, rather than a database error.

Harley D 09-15-2008 08:43 PM

Anyone have a fix?


All times are GMT. The time now is 04:09 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.01427 seconds
  • Memory Usage 1,739KB
  • 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
  • (6)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