Blog: <http://www.toobroketofix.com>
Trying to use a custom permalink, but it won't save. Checked with server and they are using apache mod_rewrite. I notice in the htaccess code the following:
RewriteRule . /index.php [L]
Does this mean I have to use PATHINFO? which requires index.php to be inserted at beginning of custom permalink?
Also relating to this on <http://codex.wordpress.org/Using_Permalinks> "Using Permalinks-WordPress Codex", there is a fix for the wp-includes/vars.php, but the one in 2.5.1 does not show the same code.
Finally, just for the hell of it, where is the Administration>Manage>Files>Files Editor option? Ain't no such critter I can find.
Will