Hi,
I have a problem with rescue product title with apostrophe in database.
E.g. L'altra bibbia
rescued
L'altra bibbia
and it cause error of visualization in front-end.
My info
VirtueMart 3.0.6.2
webserver Apache 2
Joomla! 3.4.0 Stable
Collation database utf8_general_ci
characters coding utf8_general_ci
Versione PHP 5.5.19
Can you help please...
Regards
do you use the original layouts?
I use "Product Layout" : No override.
But I think that this set don't cause this error.
Your template can still override it.
This problem is the same in all template.
Error is reported in my database however the template is influential. I think that is a problem of virtuemart.
regards
ehrm, no. It is just another pattern. We store ENCODED ! That is intended, if you echo the db entry in your browser it will appear correctly on your screen, it is just not executeable!
Bilob did you ever found a solution to this?