Hi Conor,

Really appreciate you sharing this module and all of the time that I can see you putting into supporting it here.

With you clear instructions and support posts on this thread I managed to upload Ceon URI and get everything working to my total surprise in no time at all. It is on a fresh install of latest zencart.

However since installing Ceon URI, I have a small issue with accessing a new wordpress installation that is in its own directory called 'clubnews' that is off the main root.

Basically I cannot login to the administration page or any of the blog pages as I am getting 404 Page Error / Page not found messages and I can't for the life of me fathom out why.

I have this line in my .htaccess file:-

# Don't rewrite wordpress directory
RewriteCond %{REQUEST_URI} !^/clubnews.* [NC]

But any attempt to browse a wordpress page gets me to the zencart 'page not found' page.

I saw in one of the numerous posts on this thread a mention by Diva Vocals that you had helped with a similar problem so I was hoping either you or Diva could post the solution or a tip to put me in the right direction to overcome this issue.

Many thanks in advance. (and keep up your good work!)