
Originally Posted by
a_berezin
Well this post gave me a hint and a place to look for resolving an issue I am having with running the Google Base mod and WOZ..
I have been testing using Google Base Feeder and WOZ together. Like others before me, I discovered that many folks have gotten stuck due to errors when running the Google Base feeds with WOZ. I may have come up with a solution..
Now my disclaimer.. I am NOT using the blog embedding features of WOZ. I only use the WOZ sideboxes. This "fix" does not appear to affect the WOZ sideboxes (your mileage may vary).. but admittedly I have NOT tested how this change affects the blog embedding features WOZ..
As for the "fix" (at least this is working for me so far..):
In the includes/extra_configures/wordpress-config.php file
Around line 29 find this:
PHP Code:
if(isset($_GET['feed'])){
Comment out lines 29-36 as follows:
PHP Code:
//if(isset($_GET['feed'])){
//wp();
//gzip_compression();
//require_once('./wordpress/wp-includes/template-loader.php');
//require_once(ABSPATH . WPINC . '/template-loader.php');
//exit();
//}
Like I said, your mileage may vary.. So far I can run my Google Base feeds and my WOZ sideboxes still work.. So far so good..
Google Base Wordpress error
ERROR: fy_un_tp is not a valid feed template
Bookmarks