I installed the hack but it doesn't show the quick registar field and it still shows the "No new posts in 30 days" I added the template, and did everything else. With the query I had a bit of a problem. Was it supposed to be:
PHP Code:
INSERT INTO setting VALUES (NULL, 6, 'Quick Registration Enabled?', 'QRenabled', '1', 'Allows unregistered users to use the Quick Register Option', 'yesno', 18);
or something else?
Dark Shogun