Quote:
Originally Posted by Phrost
In this fix, do you provide a means to disable the activity level bar in the postbit, or is there another way of going about just showing the level bar?
|
No. You will have manually edit the template.
Quote:
Originally Posted by Stryker412
I got an error when doing a recount.
Invalid SQL:
SELECT
post.userid, COUNT(userid) AS times
FROM vb3_thread
INNER JOIN vb3_post ON thread.lastpostid=post.postid
WHERE post.userid=1
GROUP BY post.userid
ORDER BY post.dateline DESC, post.userid;
MySQL Error : Unknown column 'post.userid' in 'field list'
Error Number : 1054
Request Date : Friday, February 27th 2009 @ 09:24:13 AM
Error Date : Friday, February 27th 2009 @ 09:24:14 AM
|
There is an error in the addon "Discussion Ender". Pleae update with the attached product XML.
This affects only installations with a DB-Prefix and the Addon "Discussion Ender" installed