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

Images not migrated how to solve

Started by mighty94033, November 19, 2012, 22:59:37 PM

Previous topic - Next topic

mighty94033

Hello I know there is quite a lot of posts but I still cant get this to work. I have made the migration a couple of times and the images do not appear in the product area. they do appear in the shop/media section and they are in the database but not under products tab products. What have I done wrong it seems like the path is incorrect as the media files are there just not connecting. Any advice would be very much appreciated.

bytelord

Hello,

Images are not migrated automatically, you can upload your images and then to to Tools -> Tools & Migration and Sync Media files

Alternative you can use the following: http://forum.virtuemart.net/index.php?topic=109502.0

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

troken

I have this problem
Migrate correctly, but not see images.
I think the problem in my virtuemart.cfg
This is my codedefine( 'URL', 'http://localhost/infocomputer/' );
define( 'SECUREURL', 'http://localhost/infocomputer/' );

if ( @$_SERVER['HTTPS'] == 'on' ) {
define( 'IMAGEURL', SECUREURL .'components/com_virtuemart/shop_image/' );
define( 'VM_THEMEURL', SECUREURL.'components/com_virtuemart/themes/default/' );
} else {
define( 'IMAGEURL', URL .'components/com_virtuemart/shop_image/' );
define( 'VM_THEMEURL', URL.'components/com_virtuemart/themes/default/' );
}
define( 'VM_THEMEPATH', $mosConfig_absolute_path.'/components/com_virtuemart/themes/default/' );

define( 'COMPONENTURL', URL .'administrator/components/com_virtuemart/' );
define( 'ADMINPATH', $mosConfig_absolute_path.'/administrator/components/com_virtuemart/' );
define( 'CLASSPATH', ADMINPATH.'classes/' );
define( 'PAGEPATH', ADMINPATH.'html/' );
define( 'IMAGEPATH', $mosConfig_absolute_path.'/images/stories/virtuemart/' );

Can you help me?
With plugin of this post http://forum.virtuemart.net/index.php?topic=109502.0 not work for me.
Thank you

jenkinhill

VirtueMart 2 does not use virtuemart.cfg.php - that file is for VM1.1
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

troken

#4
Thanks
And what is the problem with images when migrate version?
In media option of virtuemart, see correctly all images

Thanks again

Milbo

You must first copy the images to the correct directory. Or change the paths in the configuration to your old vm1 directories.

then synchronise media, then do the migration. Then one image is "migrated" that means correctly attached to the product.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/