Hi,
I've installed N release onto my local test server (J1.7)
I've 2 problems:
1) i didn't see images of products
2) products not add to cart
Not try anything else.
WHat's wrong?
Regards
For images it's ok now, I have made an update with SQl (found in other topic: UPDATE `jos_virtuemart_medias` SET `published`= 1 WHERE `published`=0)
But for cart, didn't work
I'm now with J2.51 and VM2.0.2
It works fine.
For pictures, I need to change field Published in the DB with SQL command and need also to put status of pictures to published in VM - SHOP - MEDIAS, all was on not published
One problem stays: I have a frame with promotions. If I click on 'Add to card' in these frame, sometime browser freeze. I also use VM AddtoCard Effect. I try with and W/O it and the problem is the same.
http://bike.dream3w.com
i have the same trouble, image not showing after update frp 2.0 to 2.02
I made the UPDATE `jos_virtuemart_medias` SET `published`= 1 WHERE `published`=0 and it says 0 update.
When i make a media sync, i have errors :
Info: File for images/stories/virtuemart/product/beach_banner2.jpg is missing
Info: File for images/stories/virtuemart/category/x_banner4.jpg is missing
Info: File for images/stories/virtuemart/category/1b0c96d67abdbea648cd0ea96fd6abcb.jpg is missing
Info: File for images/stories/virtuemart/category/756ff6d140e11079caf56955060f1162.jpg is missing
The jpeg files are really present in folder
and after i have this error message :
vmError: COM_VIRTUEMART_MEDIA_IS_DOUBLED_IN_DB
Look in components-virtuemart-shop-media and put images to published
Quote from: scoody on February 28, 2012, 10:10:38 AM
vmError: COM_VIRTUEMART_MEDIA_IS_DOUBLED_IN_DB
I am sorry, but I fear in your case you must find the doubled entries first. First time that someone has this error.
The images missing error is a bit strange, because the images are often visible (and thumbnailed) in the FE.
When I make update from 2.0.0 to 2.0.2, I needed to make two things:
- update published status in DB
- put all images to published in VM component
I went and edit the items on by one, to verify if they were published, i have always the error
vmError: COM_VIRTUEMART_MEDIA_IS_DOUBLED_IN_DB
But images now are all ok !! where can i find the "doubled entry" ? i check in the MySql Tables but where to search ?
I have now the other pb same as some others, when i add an item in cart it ask me to register and item is not added to cart !!!