Errors
-
WC Version: 2.1.6
WC Database Version: 2.1.6
WP Version: 3.8.1
Hello, firstly let me say ‘thank the lord you made this plugin’ all the other weight based plugins dont work and yeh you can downgrade but then you loose all the new woo features!when i choose a country to ship to i was getting this error
Fatal error: Call to undefined function bw_trace2() in /home/teekingc/public_html/PLASTISTEELL.CO.UK/wp-content/plugins/oik-weightcountry-shipping/oik-weightcountry-shipping.php on line 155
so i commented it out line 155
// bw_trace2();
i then get the same erro but for line 156 so i comment this out
// bw_backtrace();the plugin now works for me!!!!
but every now and again the page will refresh to a blank white page, or it will throw the error
Warning: in_array() expects parameter 2 to be array, string given in /home/teekingc/public_html/PLASTISTEELL.CO.UK/wp-content/plugins/oik-weightcountry-shipping/oik-weightcountry-shipping.php on line 192this is the code
if (in_array($package['destination']['country'], $this->settings['countries'.$counter]))I see this plugin was only uploaded 16 hours ago, and already 20 downloads! your gonna fill the hole in the market
thank you!
The topic ‘Errors’ is closed to new replies.