Quote Originally Posted by pglock View Post
I used the debug tool as suggested. I'll post a description of the problem in case others come across it.

When googlefroogle.php is called it looks for if magic seo urls is set to 'true'. If they are (and would be if SSU is installed), then you'll see this kind of error
Code:
PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/classes/msu_ao.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/usr/local/bin/pear')
The suggested fix from the support forum for Google Base Feeder is to purchase a plugin.
I tried to go for the cheap option by commenting out the test for magic seo urls in googlefroogle.php, but that leads to no links being generated for the products. I'll play around a bit more and re-post if I get a stable solution.
It is saying your file is requiring msu which is magic seo url for some reason?