Quote:
Originally Posted by hazem_aliraqi
i get this
PHP Code:
Database error in vBulletin 4.2.2:
Invalid SQL:
SELECT COUNT(*) AS thread_count, thread.postuserid
FROM thread AS thread
INNER JOIN featuredthreads AS featuredthreads
ON thread.threadid = featuredthreads.threadid
WHERE thread.postuserid = 1;
|
I don't see where the SQL is invalid...is there any information regarding the error?
Quote:
Originally Posted by hazem_aliraqi
can i get the number like this {vb:raw post.posts} in postbit ?
|
Yes, I will include this in the next update.