2011-08-31, 12:12 PM
I'm new to MyBB and I installed 1.6.4 on my VPS today and got it up and running (using sqlite3).
However, I've noticed that whenever a "action=lastpost" is sent to showthread.php, the thread does not load at all (I get a 504 gateway timeout, and the rest of the site stops working too). I believe this was working at first, and somehow got broken after a while.
Currently I've edited this out of functions_forumlist.php so that it's no longer automatically appended to the links shown on the forum index, but is there a cleaner fix for this without having to start from scratch?
However, I've noticed that whenever a "action=lastpost" is sent to showthread.php, the thread does not load at all (I get a 504 gateway timeout, and the rest of the site stops working too). I believe this was working at first, and somehow got broken after a while.
Currently I've edited this out of functions_forumlist.php so that it's no longer automatically appended to the links shown on the forum index, but is there a cleaner fix for this without having to start from scratch?