bridge2web
@bridge2web on WordPress.org
- Member Since: March 7th, 2010
-
Created a topic, Fatal error: Call to a member function __isset() wcff-injector.php on line 183, on the site WordPress.org Forums:
I get this error when editing the home page. I think t… -
Created a topic, Почему такой низкий рейтинг, on the site WordPress.org Forums:
Работает гораздо шустрее TinyMCE… -
Posted a reply to Notice: Undefined index: public in saphali-woocommerce-lite.php on line 1065, on the site WordPress.org Forums:
Line: 1809 $value_fild = $order->__get( $key ); ↓ $value_fild = $order->get_meta( '_' . $key ); -
Posted a reply to Notice: Undefined index: public in saphali-woocommerce-lite.php on line 1065, on the site WordPress.org Forums:
Line: 779 if($filds["shipping"][$key_post]['public'] != 'on') { ↓ if(isset($filds["shipping"][$key_post]['public']) && $filds["shipping"][$key_post]['public'] != 'on') { -
Created a topic, Notice: Undefined index: public in saphali-woocommerce-lite.php on line 1065, on the site WordPress.org Forums:
Notice: Undefined index: public in /wp-content/plugins…