Hello all,
When I go to my website, bigjmart.com and a customer goes to signin, I am not sure what is going on... I get this error when I click submit:
if( $mode == 'login' && isset($_REQUEST['return_url']) && $_SERVER['REQUEST_METHOD'] == 'POST' ) $_REQUEST['return_url'] = 'http://www.google.com' return array(CONTROLLER_STATUS_OK);continue
Anyone wanna help please?
|