Page 3 of 3

Re: Phoca Cart product view changes on mouseover

Posted: 08 Dec 2017, 01:36
by bypv
You probably have a cached CSS script in your web browser. Clear the cache and it will be ok...

Re: Phoca Cart product view changes on mouseover

Posted: 08 Dec 2017, 02:09
by Sasnel
Wow you are right, it works, thank you very much.

I only have one problem left and that is that is that I probably some time have to update my phocacart app eg when I have a new version of Joomla or for the safety of my website.
I then have the problem that versions 3.01 an 3.02 doesn't work.
I will be back with you than but for now I'm very grateful.

Thanks and kind regards,

Re: Phoca Cart product view changes on mouseover

Posted: 09 Dec 2017, 14:19
by Jan
What changed in that version ?
The order, status and email class changed and administration - but all changes should be catchable in php error or in debug mode so if there will be some problem, such needs to be displayed in error log (if php error and php error reporting is on) or in debug mode (if database problem). Even the changes should not influence category view

:idea: