Thanks for this, but I get a database error if clicking on visible or invisible:
PHP Code:
Database error in vBulletin 3.6.4:
Invalid SQL:
UPDATE user SET options=options + 512 WHERE options & 512 AND userid=1;
MySQL Error : Table 'db156670001.user' doesn't exist
Error Number : 1146
And if using cmps it's pointing to
www.mydomain.com/misc.php instead of
www.mydomain.com/forum/misc.php even if I put "misc.php" into the navbar replacement menue on the vbacmps acp settings.