• Resolved wanderlustx2

    (@wanderlustx2)


    I have been running WordPress for a long time, I added SMF a few weeks ago (not integrated with WP) and it’s been running fine. The problem is that an SMF patch was just released and when I click on the link for the auto-update it returns me to WP with the “Sorry, but you are looking for something that isn’t here.” page.

    I tried editing the .htaccess file and added:

    RewriteCond %{REQUEST_URI} !^/forums/*
    RewriteRule .* – [L]

    Under “RewriteEngine On” and forums being the location of the install of SMF. This just results in a 403 error. All I want WP to do is not screw with the /forums/ sub folder.

    Thanks for any help!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Rewrites and SMF’ is closed to new replies.