Notice: Undefined variable: create_users in on line 134
-
Hi, sorry, is this working ?
After some warnings and notices I made some modifications as below but I can’t get the customers were be added to every paymentNotice: Undefined variable: create_users in wp-content/plugins/easy-digital-downloads-attach-accounts-to-orders/edd-attach-accounts-to-orders.php on line 134
changed to
$create
??Also I added
$meta = get_post_meta($id);
on line 168and changed on line 176 from
$metasecondid = unserialize($metaunser['user_info']);
TO
$metasecondid = maybe_unserialize($metaunser['user_info']);
thanks!
https://www.ads-software.com/plugins/easy-digital-downloads-attach-accounts-to-orders/
- The topic ‘Notice: Undefined variable: create_users in on line 134’ is closed to new replies.