@wchaudry
12 years, 12 months ago
I am having the same exact problem. I have already configured my sever with mod_rewrite and I know that is not the problem.
the contents of my .htaccess files are listed below:
# BEGIN WordPress
RewriteEngine On RewriteBase /ximbia/ RewriteRule ^index.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /ximbia/index.php [L]
# END WordPress
Please advise.
Thanks
-W
13 years, 2 months ago
I am having a similar problem … the settings links are not working on the menu bar or from within the page. Any ideas?