![]() |
Thread Rating Error - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Community Archive (https://community.mybb.com/forum-106.html) +--- Forum: Archived Forums (https://community.mybb.com/forum-143.html) +---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html) +----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html) +------ Forum: 1.6 General Support (https://community.mybb.com/forum-127.html) +------ Thread: Thread Rating Error (/thread-105835.html) Pages:
1
2
|
Thread Rating Error - jason_lbg - 2011-10-14 Hey there, Recently I've run into a little problem with my thread rating stars. Sometimes, and it seems to be at random, they aren't loading. See? Any ideas? RE: Thread Rating Error - jason_lbg - 2011-10-31 I hate to but... bump? RE: Thread Rating Error - Yaldaram - 2011-10-31 Upload star_rating.gif in ./images/ folder. RE: Thread Rating Error - jason_lbg - 2011-10-31 The stars are there. They appear sometimes, but not all the time. I've got a fresh install of myBB, I've cleaned out all the caches, I've rebuilt everything I could. This is the only thing that's not working correctly. RE: Thread Rating Error - Omar G. - 2011-10-31 Do the http://forum/cache/themes/themeX/star_ratings.css style sheet load in the showthread page? And, what is its content? RE: Thread Rating Error - jason_lbg - 2011-10-31 I have no idea how to check any of that. I look at the code for the showthread stuff, the .php file itself, the temples and the source code of a loaded page and there's only one reference to a "star_rating" and it's in the div "inline_rating". What as me the most confused is that it's not consistent. You'll lead the page and you won't see stars. Refresh anywhere from 1 to 10 times and they'll eventually show up. RE: Thread Rating Error - Omar G. - 2011-10-31 In your theme settings: http://wiki.mybb.com/images/2/27/ACP_Themes_Edit.png There must be a star_ratings.css style sheet. A link to your forum will help. RE: Thread Rating Error - jason_lbg - 2011-10-31 Yes. I have that information there and it's similar to what you've got in your screen shot. Obviously with the proper changes to match our specific themes. http://www.lowbiasgaming.com RE: Thread Rating Error - Omar G. - 2011-10-31 I will say (with what I know) that it is a hosting problem, as I get a 500 internal error in one page and I had to refresh it. And there doesn't look to be any problem with the style sheet. RE: Thread Rating Error - jason_lbg - 2011-10-31 I know about the 500 errors. I've been fighting with our host over those for over a month. That's why we did a new forum install to try and fix it (at their suggestion), which didn't fix anything. However that's when this problem started coming up. |