dardna
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WP htaccess Control] Can’t Log In??This happened just after activating the plugin or did you get to change any option?! What kind of error are you getting? This seems weird and I’d new more details…
Anyway, to get back in try deleting the plugin files and maybe the .htaccess file on the installation root.
Sorry to read that, in fact it was my mistake.
I went through the code and it should now be fixed in v1.2.1.If you’re still in trouble try deleting your htaccess file and resubmiting your Permalink Settings in options-permalink.php or in this new version of the plugin.
If still in trouble e-mail me and i’ll be happy to fix this for you.
Anyway please tell us how it went.
Forum: Plugins
In reply to: add_menu_page title not displayingFaced the same situation,
this thread is surely of some interest:
http://osdir.com/ml/wordpress-hackers/2009-02/msg00079.html.Forum: Plugins
In reply to: [Plugin: WP htaccess Control] Custom Author Permalink not rewrittenhmhm, you’re right, the Author Permalink Structure does NOT go in the htaccess file. It is part of the wordpress “internal rewrite”.
To check if the Custom Author Permalink is working just access your old author page using your new base.
Example:
“www.yoursite.tld/author/admin”
should now be found at
“www.yoursite.tld/YOURBASE/admin”Hope it is clear enough.