I tried installing the WOL addon and was getting errors, so I uninstalled vbshout, reinstalled and now i am getting the same error "Loading..." Also recieving the following db error..
Code:
Invalid SQL:
select s.*, u.username, u.usergroupid from shout s
left join user u on (u.userid = s.s_by)
order by s.sid desc limit;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3
Error Number : 1064
Any idead what I can do to fix this?