Quote:
Originally Posted by mokonzi
Spotted an issue with the widget in the CMS. Atm it ignores permissions... in the sense that if a usergroup is now allowed to see it, it displays the shell template empty. No content as per permissions, but the widget still exists... which looks messy.
|
Don't forget this error above.
Also, had this error as well caused by adding the username accidentally in the id spot:
Quote:
Database error in vBulletin 4.0.7:
Invalid SQL:
SELECT userid, username, email
FROM `vb3_user`
WHERE userid = Matt3;
MySQL Error : Unknown column 'Matt3' in 'where clause'
Error Number : 1054
Request Date : Saturday, October 2nd 2010 @ 08:05:01 PM
Error Date : Saturday, October 2nd 2010 @ 08:05:01 PM
Script : http://www.mysite.com/admincp/awcl_a...ransadd_update
Referrer : http://www.mysite.com/admincp/awcl_a...ansadd&sid=dsl
IP Address : ~~~~~~~~~~~~~
Username : ~~~~~~~~
Classname : vB_Database
MySQL Version : 5.0.91-community
|