AbanteCart Community

Shopping Cart Operations => Support => Topic started by: liberaxpress on January 10, 2019, 03:44:54 AM

Title: Unable to identify file path to template form/form_csrf.tpl
Post by: liberaxpress on January 10, 2019, 03:44:54 AM
Hi,
I keep getting errors in my log and always Unable to identify file path to template form/form_csrf.tpl

I recently tried to add store credits to a clients account and it failed with error: App Error Unknown error so I checked the logs and this is what was showing:

App Error: AbanteCart core v.1.2.13 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
Trace:
#0 /home/xxxxxxxx/public_html/shop/core/engine/view.php on line 317
#1 /home/xxxxxxxx/public_html/shop/core/engine/html.php on line 1842
#2 /home/xxxxxxxx/public_html/shop/core/engine/html.php on line 985
#3 /home/xxxxxxxx/public_html/shop/admin/view/default/template/responses/sale/customer_transaction_form.tpl on line 7
#4 /home/xxxxxxxx/public_html/shop/core/engine/view.php on line 639

I checked to see if form/form_csfr.tpl was present and it is, I even copied & replaced the file from GTI HUB but still the problem is there each time.

I have spent a couple hours checking through the forum but have run out of options to try now, so can anyone please advise what I can try

Regards

Libera
Title: Re: Unable to identify file path to template form/form_csrf.tpl
Post by: Basara on January 10, 2019, 05:04:30 AM
Check also that file permissions
Title: Re: Unable to identify file path to template form/form_csrf.tpl
Post by: abolabo on January 10, 2019, 05:11:27 AM
you should to check this tpl on both templates, i mean storefront and admin.
Looks like on admin side missing
Title: Re: Unable to identify file path to template form/form_csrf.tpl
Post by: liberaxpress on January 10, 2019, 05:58:56 AM
Thanks for the prompt reply, which location would I find it in admin/ and would it be the same script inside the file?

Regards

Libera
Title: Re: Unable to identify file path to template form/form_csrf.tpl
Post by: liberaxpress on January 10, 2019, 06:05:52 AM
Actually I found it and uploaded and it is now working 100%

Thanks again guys for yours replies & help

Much appreciated

Regards

Libera