Hmm it looks like the setSort() parameters for listThreads() is not being removed when you go back to the list() function. However it doesn't seem to be a problem for me.
What version of PHP do you have installed?
Also please describe exactly what steps you do to replicate this error, be sure to start by exiting your browser to clear any session info.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After installing 0.8.1 I gott the following error
SQL: SELECT id FROM mod_phpwsbb_forums WHERE (approved=1) AND (fid=1) ORDER BY sortorder ASC, label ASC
no such field
I am running Core Version: 0.9.3-2
I have installed the Database.php (http://phpwsbb.sourceforge.net/Database0932.zip)
Hmm it looks like the setSort() parameters for listThreads() is not being removed when you go back to the list() function. However it doesn't seem to be a problem for me.
What version of PHP do you have installed?
Also please describe exactly what steps you do to replicate this error, be sure to start by exiting your browser to clear any session info.