Open deepakkailashgupta opened 9 years ago
Getting the followng error while trying to run the script..
PHP Catchable fatal error: Object of class stdClass could not be converted to string in library/WildWest/Reseller/Client.php on line 92
Its got hanged with the above error while the step2 "Registration" is running
Added the proper "public $acceptOrderTOS = 'agree'; " in the WildWest_Reseller_Shopper class then its started working
Getting the followng error while trying to run the script..
PHP Catchable fatal error: Object of class stdClass could not be converted to string in library/WildWest/Reseller/Client.php on line 92
Its got hanged with the above error while the step2 "Registration" is running