- This topic has 2 replies, 3 voices, and was last updated 13 years, 10 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Fatal Error: Call to undefined function wp_eStore_clear_cache()
Tagged: estore, fatal error
I am running a wordpress multi-site. The eStore plugin works on the primary site but when I try to use it on a sub site I get the following error when clicking the “Update” button for General Settings:
3rd Party Integration
Fatal error: Call to undefined function wp_eStore_clear_cache() in /usr/local/www/wp-content/plugins/wp-cart-for-digital-products/wp_digi_cart_admin_menu.php on line 641
see this screen capture:
What should I do to get this fixed?
Hmmmm…just tried to update general settings on the primary blog and I get the same error!
David
If you deactivated the one on the primary blog, does it work on the other one?
If you open the “wp_eStore1.php” file and search for the following line do you find it in that file?
function wp_eStore_clear_cache()