Thanks! Working good so far.
Just a very minor bug (I think its one), in the user group permissions there isn't a title for the field for the classifieds. Its just blank.
Just had this after editing a field.
Code:
Database error in vBulletin 3.5.4:
Invalid SQL:
UPDATE sr_classifieds_fields
SET title = 'Stepping',
description = 'Stepping of the CPU',
type = 'text',
size = '100',
options= '',
category = '1',
display = '1',
WHERE fieldid = 1;
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 'WHERE fieldid = 1' at line 9
Error Number : 1064
Also, I don't see the administrative Tools like in your screenshot #3. I updated the usergroup permissions also.