Display Last 5 Phorum Posts -script
Posted by dagon
May 22, 2004 05:52PM |
Registered: 18 years ago Posts: 666 |
Re: Display Last 5 Phorum Posts -script June 05, 2004 04:05AM |
Registered: 18 years ago Posts: 13 |
June 08, 2004 11:54PM |
Registered: 18 years ago Posts: 666 |
June 13, 2004 09:52PM |
Registered: 18 years ago Posts: 666 |
For some reason, this module has somehow treats announcements, I think, differently, or maybe this is just random. A new announcement was added to my board, and I get the following when I try to click the link from the recent posts module to get there:
"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 '' at line 1: select phorum_messages.* from phorum_messages where thread=3621 AND phorum_messages.status > 0 order by message_id LIMIT 0,"
When going to the announcement from a forum, the link is:
/boards/read.php?1,3621
but when you click it from the recent posts seen module, it tries taking you to:
/boards/read.php?0,3621,3621#3621
Other messages are read fine. For example, going to a message from a forum has the link:
/boards/read.php?31,3612,3620#3620
and when you click the regular message from the seen module:
/boards/read.php?31,3612,3620#3620
Same thing. Was this because it was an announcement or was it because of something else?
Edited 1 time(s). Last edit at 08/24/2004 02:19AM by portal of curiousity.
"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 '' at line 1: select phorum_messages.* from phorum_messages where thread=3621 AND phorum_messages.status > 0 order by message_id LIMIT 0,"
When going to the announcement from a forum, the link is:
/boards/read.php?1,3621
but when you click it from the recent posts seen module, it tries taking you to:
/boards/read.php?0,3621,3621#3621
Other messages are read fine. For example, going to a message from a forum has the link:
/boards/read.php?31,3612,3620#3620
and when you click the regular message from the seen module:
/boards/read.php?31,3612,3620#3620
Same thing. Was this because it was an announcement or was it because of something else?
Edited 1 time(s). Last edit at 08/24/2004 02:19AM by portal of curiousity.
June 14, 2004 04:50AM |
Registered: 18 years ago Posts: 666 |
June 15, 2004 03:59PM |
Registered: 18 years ago Posts: 666 |
June 15, 2004 04:30PM |
Registered: 19 years ago Posts: 793 |
June 15, 2004 04:44PM |
Registered: 18 years ago Posts: 666 |
June 15, 2004 04:47PM |
Registered: 19 years ago Posts: 793 |
Re: Display Last 5 Phorum Posts -script June 15, 2004 04:51PM |
Registered: 18 years ago Posts: 13 |
Sorry, only registered users may post in this forum.