Another thing (the last) :
ORDER BY topic_time DESC LIMIT 0,5";
That would be great if we can only look at topics posted before the current one. That way, each time we click on the similar topics link, we go further in the past (instead of having always the same 5 similar topics).
Also show to ...
Die Suche ergab 6 Treffer
- 07.08.2005 03:01
- Forum: phpBB 2.0: Mod Support
- Thema: similar topics mod - Stopwörter ?
- Antworten: 8
- Zugriffe: 1053
- 06.08.2005 14:34
- Forum: phpBB 2.0: Mod Support
- Thema: similar topics mod - Stopwörter ?
- Antworten: 8
- Zugriffe: 1053
- 06.08.2005 00:41
- Forum: phpBB 2.0: Mod Support
- Thema: similar topics mod - Stopwörter ?
- Antworten: 8
- Zugriffe: 1053
- 04.08.2005 22:28
- Forum: phpBB 2.0: Mod Support
- Thema: [solved] Mod "Similar topic" : how to search only
- Antworten: 2
- Zugriffe: 313
- 04.08.2005 19:25
- Forum: phpBB 2.0: Mod Support
- Thema: [solved] Mod "Similar topic" : how to search only
- Antworten: 2
- Zugriffe: 313
[solved] Mod "Similar topic" : how to search only
Hello,
Sorry "ich spreche nicht Deutsch" ???
I'm using this great mod and what i would like is this mod only looks after similar topics in the same forum as the active topic.
I think the mod should be basically as follow (line 5) :
// Similar Topics
$sql = "SELECT topic_id
FROM ". TOPICS ...
Sorry "ich spreche nicht Deutsch" ???
I'm using this great mod and what i would like is this mod only looks after similar topics in the same forum as the active topic.
I think the mod should be basically as follow (line 5) :
// Similar Topics
$sql = "SELECT topic_id
FROM ". TOPICS ...
- 04.08.2005 13:23
- Forum: phpBB 2.0: Mod Support
- Thema: Similar Topic - Auffälligkeit
- Antworten: 23
- Zugriffe: 8467