php - How to find storage location of images in tiny mice -


i'm in process of migrating data k-ecommerce platform magento ecommerce platform. stuck getting product images k-ecommerce platform. in backend, using tiny mce editor upload images , direct uploads there. find of product images in shown image folder. others not found. suspect, 'shown images' direct upload images , 'not found images' uploaded through tiny mce editor. tiny mce store images in database?

can give me clue find images uploaded through tiny mce editor.

'filesystem.rootpath' configuration in config.php sets upload folder

edit

image path of in tiny mce popup this. again suspect data database.

../../stream/index.php?cmd=im.streamfile&path={0}/product_folder/image_name.jpg

thanks.

well, not familiar tinymce uploadmanager, think images stored here: tiny_mce/plugins/imagemanager/files/


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -