AbanteCart Community

Shopping Cart Operations => Support => Topic started by: doctolly on September 07, 2017, 04:28:55 PM

Title: Unknown error encountered. Please try again!
Post by: doctolly on September 07, 2017, 04:28:55 PM
I have seen this error on a couple of threads but nothing listed is working.

When "continue" is clicked (either guest logout or register), the error (screenshot below) shows. This is the error in the logs:

017-09-07 21:26:37 - App Error: AbanteCart core v.1.2.10 Error: Unable to identify file path to template form/form_csrf.tpl! Check blocks in the layout or enable debug mode to get more details. 10002 in /home/****/public_html/core/engine/view.php on line 317


I have tried this fix but it does not work  GIT HUB COM /abantecart/abantecart-src/commit/84b8cbd18c3c5c2440896f2eaa360a84671bc659

(https://image.prntscr.com/image/EbIDAIacR1uxNTpUAY5oCg.jpeg)


Assistance would be appreciated.

Thank you.
Title: Re: Unknown error encountered. Please try again!
Post by: Basara on September 08, 2017, 05:01:01 AM
Hello.

Just upload missing file form_csrf.tpl from source https://github.com/abantecart/abantecart-src
Title: Re: Unknown error encountered. Please try again!
Post by: doctolly on September 08, 2017, 07:24:14 AM
Worked a charm, thank you!

I was being silly - tried replacing ALL the files from the upgrade, never occurred to me to just upload the single file haha...

Thanks again.