Quote:
Originally Posted by perfectweddings
I like this mod! A quick qn, is it possible to set how much points a person gets per post? Currently I see no option on the admin panel to set points per post. Please let me know, thank you!
|
Please click "Mark as Installed" to get further support.
You can set the points that are given out for a post in AdminCP, Settings, Experience: Points
Quote:
Originally Posted by jazan
Hello Phalynx,
i have same problem with SQL errors, its disabled now and all the errors gone, errors like:
Invalid SQL:
SELECT
COUNT(*) AS count_posts
FROM post AS p
INNER JOIN thread as t ON p.threadid=t.threadid
WHERE p.visible=1
AND p.userid=538;
Invalid SQL:
SELECT
P.userid, COUNT(userid) AS times
FROM thread AS T
INNER JOIN post AS P ON T.lastpostid=P.postid
WHERE P.userid=4
GROUP BY P.userid
ORDER BY P.dateline DESC, P.userid;
|
There is nothing wrong with that SQL Queries. Please post the full error message here.