vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Thread Rating Stars NOT showing up! (https://vborg.vbsupport.ru/showthread.php?t=43883)

Bison 09-24-2002 07:06 PM

Thread Rating Stars NOT showing up!
 
And I don't have a clue to why they stopped working! All of the forums are setup for rating but the stars don't show up after raitng the threads.

One piece of evidence that i can give is that I installed the stars level hac that displays stars for each usergroup level. Any help on this matter will be appreciated!

Regards,
Rolodex

Bison 10-21-2002 08:54 PM

bump...

Bison 11-16-2002 04:59 PM

Help!

NTLDR 11-16-2002 06:53 PM

Check that the coloum and variable still exisits in the forumbit_ templates.

Bison 11-16-2002 07:22 PM

It doesn't could you paste (here) the code that goes in there for me?

And where does this code go?

into the forum_home level ?? & forum_display level ??

thanks in advance! :)

NTLDR 11-16-2002 07:44 PM

If you click the View Origional button in the edit template code you can see what should be there compared with what you have for you vB version.

Its the forumdisplaybit template and you need to make sure it has $threadrating in there somewhere for the ratings.

Bison 11-16-2002 07:47 PM

It does, but when I rate the thread, no stars appear! :(

NTLDR 11-16-2002 07:49 PM

Check that the stars images exisit and that $threadrating is in forumdisplay.php as well, do the ratings show on showthread.php?

Bison 11-16-2002 07:51 PM

Nope ... they don't show up anywhere! IS this variable being called up from the files you mentioned?

NTLDR 11-16-2002 07:56 PM

$threadrating should be set in forumdisplay.php for the thread listing. Is you usergroup allowed to rate threads too?

Bison 11-16-2002 08:00 PM

Sure is ... I just check that. (I'm the admin)

NTLDR 11-16-2002 08:04 PM

I really can't thin of anything other than checking the hack you installed and that you did it correctly. If you have backups of the files before upload them and see if they work then, if so then you know 100% that its the hack causing the problem.

Bison 11-16-2002 08:04 PM

Here's what's in my forumdisplay_threadrate template:

PHP Code:

<td bgcolor="{firstaltcolor}" align="center"><img src="{imagesfolder}/$thread[rating]border="0" alt="$thread[votenum] votes - $thread[voteavg] average"></td

Here's what's in my forumdisplaybit:

PHP Code:

 <td bgcolor="{secondaltcolor}" width="30%" nowrap><normalfont>$thread[postedby]</normalfont></td>
    <
td bgcolor="{firstaltcolor}"><normalfont><a href="javascript:who($thread[threadid])">$thread[replycount]</a></normalfont></td>
    <
td bgcolor="{secondaltcolor}"><normalfont>$thread[views]</normalfont></td>
    
$threadrating
    
<td bgcolor="$backcolor"


NTLDR 11-16-2002 08:09 PM

The templates seem correct, the variables match what I have in mine, so all I can do is suggest what I said In post 12 above :)

Bison 11-16-2002 08:20 PM

I didn't install any hacks. The only thing I can say referencing hacks, would be the "Stars Hack" but that wouldn't break this ... would it?

NTLDR 11-16-2002 08:31 PM

I haven't seen/used that hack so I can't say. Anything that changes code in forumdisplay.php and/or showthread.php could cause the ratings to stop working.

Bison 11-16-2002 08:48 PM

Thanks NTLDR ...

You gave me something to work with. I think I can figure this out from here! :)

ZiRu$ 11-17-2002 04:46 AM

I Currently have the same exact problem...

Linux 12-15-2002 05:54 PM

try to Go to the Admin CP and check the vBulletin Options
under Forum Display Options chnage the setting for Showing Votes (How many votes will a thread need before the votes are displayed?) to numbar one ---> 1
see if it is wrok then put whatever number you want


All times are GMT. The time now is 03:51 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.01021 seconds
  • Memory Usage 1,748KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (19)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete