VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: bunglehaze on January 26, 2012, 16:32:34 PM

Title: upgraded to 2.0.1 and medias unpublished [solved]
Post by: bunglehaze on January 26, 2012, 16:32:34 PM
If like me you have loads of images and opening the backend takes forever, go into phpmyadmin and type:
UPDATE `jos_virtuemart_medias` SET `published` = 1

That should set all your images to published and they will show again on the frontend