News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

VM2.0.0 -> 2.0.1N (No images and d'ont add to cart)

Started by dream3w, February 22, 2012, 13:29:19 PM

Previous topic - Next topic

dream3w

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
http://bike.dream3w.com

J1.7 - VM2.0 - JCE

dream3w

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

http://bike.dream3w.com

J1.7 - VM2.0 - JCE

dream3w

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
http://bike.dream3w.com

J1.7 - VM2.0 - JCE

scoody

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

dream3w

Look in components-virtuemart-shop-media and put images to published
http://bike.dream3w.com

J1.7 - VM2.0 - JCE

Milbo

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.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

dream3w

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
http://bike.dream3w.com

J1.7 - VM2.0 - JCE

scoody

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 !!!