big problem after update

Phoca Cart - complex e-commerce extension
leoalv
Phoca Member
Phoca Member
Posts: 11
Joined: 05 May 2020, 20:30

Re: big problem after update

Post by leoalv »

My recommendation is that you change the name of the phoca cart overrides folder in your template, and if it works, you return to the previous name of the folder, now you have to do the same with the folders or internal files of the override that should be in TEMPLATE_NAME/com_phocacart. As I see the code that you paste the problem must be in one of the files of the category override. When you have detected what file or files they are, rename them by another name backu.php for example, then copy the original files from the component views: component/com_phocacart/views. you can do the customization based on the files older than the one you named backup.php

Luck.
User avatar
Angelo.pe
Phoca Professional
Phoca Professional
Posts: 140
Joined: 02 May 2020, 12:42

Re: big problem after update

Post by Angelo.pe »

Good morning Leolav and thank you for the answer.
Since I'm not very good at doing what you told me, please, I'm asking you to point out to me, step by step, the operations to perform.
Thank you so much
User avatar
Angelo.pe
Phoca Professional
Phoca Professional
Posts: 140
Joined: 02 May 2020, 12:42

Re: big problem after update

Post by Angelo.pe »

I solved the problem after deleted the /templates/jf_simone/html/com_phocacart/.
leoalv
Phoca Member
Phoca Member
Posts: 11
Joined: 05 May 2020, 20:30

Re: big problem after update

Post by leoalv »

I don't think the problem is all override, apparently it is in /templates/jf_simone/html/com_phocacart/category. that's why I tell you you have to rename the internal folders of com_phocacart to discover in which folder the file that generates the problem is located. then you do the same with the files, when you find the file you change its name or delete it. Additionally, if you want to customize copies of the original that is in a folder with the same name in components/com_phocacart/views/ and paste it into the folder that is inside your template, you can work on your customizations on that file.

Luck
Post Reply