Jcart is simple shopping cart plugin for Wordpress and very easy use it but some bug when use this plugin.To day I want show you a solution for it. The first error: File jcart-javascript.php could’t load correct. Fix: Open file jcart-defaults.php Find line 11 Replace “wp-blog-header.php” to “wp-load.php”The second error: Fatal error</b>: Cannot use object of type __PHP_Incomplete_Class as array in ‘jcart-javascript.php’. Fix: Open file jcart-defaults.php Replace all variable $jcart with another variable name ( Ex: $jcart_cfg ) Open file jcart-javascript.php replace all variable $jcart...
Nhãn:
Wordpress tips