Forum bug?

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: :top:

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Forum bug?

by Ukblizzard » Mon Nov 22, 2010 10:48 pm

Thanks for the heads up Lise, we were having the issue over the weekend - but it was fixed earlier - guess it broke again :)

Forum bug?

by Gimpeline » Mon Nov 22, 2010 10:40 pm

Every time i vote in a poll and want to read the thred again I get

Code: Select all

Could not obtain vote data for this topic

DEBUG MODE

SQL Error : 1030 Got error 28 from storage engine

SELECT vd.vote_id, vd.vote_text, vd.vote_start, vd.vote_length, vr.vote_option_id, vr.vote_option_text, vr.vote_result FROM forum_vote_desc vd, forum_vote_results vr WHERE vd.topic_id = 4391 AND vr.vote_id = vd.vote_id ORDER BY vr.vote_option_id ASC

Line : 671
File : viewtopic.php
Wasn't sure if you knew about it.

Top