Fatal error: Call to undefined function wp_rand() in /home/aldoconti/public_html/includes/src/OneAll_SocialLogin_Helper_Data.php on line 47
This is the line 47 of the plain, unformatted OneAll_SocialLogin_Helper_Data.php
45 {
46 // Create a random email.
47 $email = md5 (uniqid (wp_rand(10000,99999))) . "
@acshoponline.com";
48
49 // Try to load a customer for it
51 $customer->loadByEmail ($email);
52 }
Answers
link http://www.magentocommerce.com/magento-connect/oneall-social-login.html
https://aldoconti.com/customer/account/login/