VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: corkys on June 15, 2015, 20:37:13 PM

Title: Media Sync caused issue
Post by: corkys on June 15, 2015, 20:37:13 PM
I needed to add some more images that I had ftp to the server. While on ftp I noticed the demo images (hat.png) that I always delete, so I removed them via ftp, and then went to backend to Media files, its was working then, and click Synchronize Media to Virtuemart.

Got this message:

Message

Found prior migration process, resume migration maxScriptTime 2399 maxMemoryLimit 242

Synchronized 1 media for product in directory images/stories/virtuemart/product/

Synchronized media for category in directory images/stories/virtuemart/category/

Synchronized media for manufacturer in directory images/stories/virtuemart/manufacturer/

Synchronized media for vendor in directory images/stories/virtuemart/vendor/

Synchronized media for forSale in directory /home/user2/vmfiles/

Synchronized alltogether 1 files


Now when I go to Media files it redirects me to the front end home page of the site.

I turned on developer mode and debugging and then I get no errors just a blank page.

Joomla 3.4.1
Virtuemart 3.0.8
PHP 5.3.28
MySQL 5.5.42

Any suggestions? Please help.
Title: Re: Media Sync caused issue
Post by: corkys on June 16, 2015, 16:34:33 PM
I've traced it back to thumbnails. It seems when a new image is added and virtuemart tries to make a thumbnail, something goes wrong, and then media files don't work any more. The pictures are getting inserted into the DB, but not thumbnail is being set.
Title: Re: Media Sync caused issue
Post by: jenkinhill on June 16, 2015, 17:35:44 PM
http://forum.virtuemart.net/index.php?topic=79799.0
Title: Re: Media Sync caused issue
Post by: corkys on June 17, 2015, 22:01:15 PM
Thanks. Updated.
Title: Re: Media Sync caused issue
Post by: Milbo on June 23, 2015, 10:08:32 AM
Quote from: corkys on June 16, 2015, 16:34:33 PM
The pictures are getting inserted into the DB, but not thumbnail is being set.

Standard pattern. Defaults are not set on each item, we load them one time for any item, which has nothing set.