Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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

    I am having a similar problem … the settings links are not working on the menu bar or from within the page. Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar