Log in

View Full Version : Rating Problem


WebkinzCoast
01-15-2010, 10:11 AM
Hello, when my users try to rate threads, and the thread has already been rated by another individual, they get the "You already rated" message, even if they haven't rated it yet. I am running vB 3.8.4, and you can experience the problem on my site, if you want to see it first hand. http://webkinzcoast.com/forums/

I hope for a simple solution to a simple problem, but after all my playing around with that system, I can't find any solution.

Thanks in advance (:

Lynne
01-15-2010, 02:18 PM
Try this:
Create a new style with no parent:

Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save

Then browse the site using that totally default vbulletin style - do you still have the same problem?

If it is still happening - Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Nordinho
02-07-2010, 09:41 PM
It's a known bug at vb.com. The thread there (http://www.vbulletin.com/forum/project.php?issueid=28714) has a solution.