Hi... I'm trying to add categories and it won't let me.... at the bottom of the page it says this.... any help would be great.... oh it also doesn't allow me to rename a category...
If you're using URLMethod 2, you'll want to use these lines in your .htaccess file (replacing the existing code).
Note: Refresh this page to make sure the following code is correct.
RewriteRule ^(all|newcategory)/([^/]+)/?$ story.php?title=$2 [L]
RewriteRule ^(all|newcategory)/?$ ?category=$1 [L]



Reply With Quote




