NamelessMC

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

Bug Forum "Fatal Error"
Started by Rage_YouTube

Rage_YouTube

Rage_YouTube

Member
Joined
23 Jun 2019
Last Seen
08 Mar 2020
Topics
5
Posts
6

Hello, I can not for some reason get this to work as my forums keep giving this error and no matter what permissions I give, or what fix I implement it does not work at all. I've just reinstalled Nameless into my web server and the same issue still occurrs.

 

Uncaught exception 'PDOException' with message 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY topics.topic_reply_date DESC LIMIT 50
	        ) UNION ALL (
	       ' at line 2' in /home/rageyt/public_html/core/classes/DB.php:51
Stack trace:
#0 /home/rageyt/public_html/core/classes/DB.php(51): PDOStatement->execute()
#1 /home/rageyt/public_html/modules/Forum/classes/Forum.php(235): DB->query('(\n\t        SELE...', Array, 2)
#2 /home/rageyt/public_html/modules/Forum/pages/forum/index.php(71): Forum->getLatestDiscussions('6', '', '5')
#3 /home/rageyt/public_html/index.php(84): require('/home/rageyt/pu...')
#4 {main}
  thrown

EDIT:

Here is the server compatibility widget information provided by the website. Everything seems to be right, but I do not know exactly.

Rage_YouTube · over 4 years ago · Last edited: over 4 years ago
Samerton

Samerton

Owner
Joined
30 Mar 2015
Last Seen
19 Apr 2024
Topics
41
Posts
1047

Hi, check out this GitHub comment.

Samerton · over 4 years ago