hey,
i have a problem with the limit-categories plugin. i'm using wordpress 2.0.5, and the plugin version is 1.5.2. everything seems fine when i activate the plugin, but when i try to go to manage-categories or write-post in the admin panel all i get is a white screen. is there a way to solve this problem?
thanks for your help, bo
Check with the plugin author 1st.
You may be running into an out of php memory error (search this forum for fix) but check with author.
the author is owen winkler and it doesn't seem that he responds to requests. i tried to contact him a couple months ago about another of his plugins and i never got a reply. that's why i checked here first this time
Ahh...understood.
Try adding this to the .htaccess in your root.
php_value memory_limit 16M
Should help - won't hurt.
Owen's site crashed a few months ago, thus his support forum went down, and he had bigger fish to fry...
thanks for your help, samboll. unfortunatly it didn't work. instead of a white screen i ended up at a redirection page to /categories.php. but the link didn't work, always got redirected to the redirection page.