08-08-2015, 01:05 PM
I was writing a reply post in a thread and decided to save it as draft so I can simply continue later... But:
I did some investigating, and found that manually adding tid variable to request query fixes it so it's a bug that can be fixed very easily:
http://www.lf-empire.de/forum/newreply.p...pid=196830&tid=10031
I guess someone forgot to add that
Quote:MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
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 dateline DESC LIMIT 0, 1' at line 1
Query:
SELECT dateline FROM mybb_posts WHERE tid= ORDER BY dateline DESC LIMIT 0, 1
Please contact the MyBB Group for technical support.
I did some investigating, and found that manually adding tid variable to request query fixes it so it's a bug that can be fixed very easily:
http://www.lf-empire.de/forum/newreply.p...pid=196830&tid=10031
I guess someone forgot to add that

Ultimately, my constant dissatisfaction with the way things are becomes the driving force behind everything I do.
![[Image: sigline.png]](http://www.lf-empire.de/forum/images/unrealblack/english/sigline.png)
LF2 IDE - Advanced visual data changer featuring instant data loader
LF2 Sprite Sheet Generator - Template based sprite sheet generator based on Gad's method
![[Image: sigline.png]](http://www.lf-empire.de/forum/images/unrealblack/english/sigline.png)
There is no perfect language, but C++ is the worst.
![[Image: sigline.png]](http://www.lf-empire.de/forum/images/unrealblack/english/sigline.png)
LF2 IDE - Advanced visual data changer featuring instant data loader
LF2 Sprite Sheet Generator - Template based sprite sheet generator based on Gad's method
![[Image: sigline.png]](http://www.lf-empire.de/forum/images/unrealblack/english/sigline.png)
There is no perfect language, but C++ is the worst.