[Vtigercrm-developers] CustomerPortal - password reset and template

Alan Lord alanslists at gmail.com
Thu Sep 24 12:58:52 GMT 2020


Turn off php warnings ;-)

That may well be the cause of the second issue too. As the ajax call is 
getting a php warning back before the data is expecting.

Turn on the javascript console to see what the response to the request 
contains.

Al


On 24/09/2020 13:54, Chris Landa wrote:
> I am having a couple of problems with the CustomerPortal:
> 
> * After logging in with a customer, I see the following message on top 
> of the page:
> Warning: Declaration of Portal_Index_View::templateFile() should be 
> compatible with Portal_Default_View::templateFile(Portal_Request 
> $request) 
> in /xxx/html/vtiger/customerportal/classes/Portal/views/Index.php on line 11
> 
> * When invoking the password reset functionality from the CustomerPortal 
> Login page I get an JS alert with the following message: Invalid email
> Although the given email is the same one I was able to login previously.
> 
> I am running vTiger 7.3 and PHP 7.2.27
> 
> 
> Kind regards,
> Chris
> 
> 
> _______________________________________________
> http://www.vtiger.com/
> 


More information about the vtigercrm-developers mailing list