I'm getting this error when trying to access the reports page. I'm running vb 3.7.2. This used to work on 3.7.1 PL2... It seems to be creating the sitemap file ok.. There's nothing in the server error log that I can see about this error either.
Any ideas how to fix this?
EDIT: Disregard this - I fixed my error. The issue was caused by a change I had made in my .htaccess file. My primary domain is kv-guild.net and talkvirginia (the site I was having vbSEO issues with) is a subdomain. I want traffic to enter through
talkvirginia.net so have rewrite code which ignores requests for talkvirginia.kv-guild.net and redirects to talkvirginia.net, however the change I made in my .htaccess file, I had it redirecting to talkvirginia.net/forum/. vbSEO didn't like that. LOL

Thought I would mention this in the event someone else ran into the same scenerio.