VirtueMart 3.0.0
Joomla! 2.5.27
This didn't used to be a problem, but recently I have noticed that when I refer to inches in my product descriptions as " when I save the new product (or amend an existing product that has " in the description) Virtuemarte/Joomla changes it to \"
I have got around this by using the insert special character button.
However now I have a different problem.
If I insert an image (either with html code or with the insert image button) Virtuemarte/Joomla changes " to \"
So;
<img src="images/mgduff/RadiceSet.jpg" border="0">
becomes
<img src="\"images/mgduff/RadiceSet.jpg\"" border="\"0\"" />
And I end up with image not displayed.
Can anyone please tell me what is going on
I think you should be using VM3.0.6.4 (or later if the next version is published by the time you see this). If there was a VM issue it may have been fixed by now - that's what updates are for.
I have updated to VirtueMart 3.0.6.2.
Joomla controll panel still says there are the same 2 updates
VirtueMart interface shows I have VirtueMart 3.0.6.2 installed
This did not fix my initial problem - can anyone help please
You administrator needs the right to write raw, check the ACL
turned out to be a php issue ""/speech marks not allowed
not something I turned off, must have got corrupted in an upgrade somehow