Sunamena 426 March 24, 2021 Share March 24, 2021 I have been slightly looking for issues and found a few minor ones. Ghost topics At the moment of writing pages 233 to the end (https://mlpforums.com/forum/9-general-discussion/page/233/) have many topics with 0 replies (even NO starting post). Clicking them results in an error. A solution would be to add the WHERE condition that says to ignore the spots with 0 posts. (SELECT * FROM tableName WHERE replies != 0) This issue can be found in other boards as well. Usually at the end of them. This is not an issue as those posts can be seen as way past their life span, however, there is a see last page button, which may lead people to look back at the past of this beautiful forum and see ghost topics. Jquery error Your site also has a small JavaScript error (Uncaught ReferenceError: jQuery is not defined at (index):165) This is likely the cause of using jQuery before it is loaded. I have not looked deep into it, but it is likely that jQuery is called before it is loaded. Callendar (Idea) An idea I have for the calendar (https://mlpforums.com/calendar/) is that people like me (i am part of the team of Bronies @ Belgium and part of the team of the Pony Master Quest) is that these people can also add stuff to the calendar. In the case of local events, it can be shown only to the fans living near that location. 1 Pony Master Quest. Goes into open beta on 10-10-2020 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Join the herd!Sign in
Already have an account? Sign in here.
Sign In Now