Topic: Syntax Error...
Hello,
Sorry for language error, i'm French...
I've an error... can you help me please :
Line: 129
PunBB reported: Unable to fetch topic list for forum
Database reported: Erreur de syntaxe près de 'ORDER BY sticky DESC, last_post DESC LIMIT 0, 30' à la ligne 1 (Errno: 1064)
So i've write the line as say in this topic :
http://punbb.org/forums/viewtopic.php?id=2696&p=1
and the return is :
SELECT DISTINCT p.poster_id AS hasposted, t.id, t.poster, t.subject, t.posted, t.last_post, t.last_post_id, t.last_poster, t.num_views, t.num_replies, t.closed, t.sticky, t.moved_to FROM rdetopics AS t LEFT JOIN rdeposts AS p ON t.id=p.topic_id AND p.poster_id= WHERE t.id IN() ORDER BY sticky DESC, last_post DESC
My server configuration is :
PunBB 1.1.4
Developed by Rickard Andersson
© Copyright 2002, 2003, 2004 Rickard Andersson
UNIX load averages Not available (1 users online)
Environment Operating system: Linux
PHP: 4.3.6 - Show info
Accelerator: N/A
Database MySQL 4.0.16-standard
Rows: 11610
thanks