Search found 2 matches

by clarifix
4. May 2009 19:50
Forum: board3 Portal 1.0.x - English Support
Topic: Recent topics does not respect message limit
Replies: 1
Views: 2233

Re: Recent topics does not respect message limit

Never mind. I managed to patch the code myself. Not a very high quality thing, but it helps me out. I hardcoded a maximum and keep track with a counter. Still maybe something to fix in future releases.
$sql = 'SELECT topic_title, forum_id, topic_id
FROM ' . TOPICS_TABLE . '
WHERE topic_status ...
by clarifix
4. May 2009 19:24
Forum: board3 Portal 1.0.x - English Support
Topic: Recent topics does not respect message limit
Replies: 1
Views: 2233

Recent topics does not respect message limit

Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
Boardlink: http://www.clarify.net/

What have you done before the problem was there?
nothing

What have you already tryed to solve the problem?
looked at the code ...

Go to advanced search