Jump to content

wrong link when customer wants another password


arancia

Recommended Posts

Are you using an override for passwordController.php?
if not, check that your file, at approximately line 58, looks like the following

 

'{url}' => $this->context->link->getPageLink('password', true, null, 'token='.$customer->secure_key.'&id_customer='.(int)$customer->id)

 

This is from ps 1.6.0.9

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...