Hi All,
we found we have more than 100 gb pics n videos in the images folder & we see the hard disk size is reducing how do i move to new hard disk location without affecting the site.
Note: i see original photos & original vidoes directory growing is it safe to delete this folders
thanks
anand
Hi, Anand.
You should enable: Delete Original Videos -> YES in Videos settings in backend.
Yes, it should be safe to remove those files.
You can't change folder with photos or videos. If you do that you'll need to rebuild whole storage system in JomSocial (core files hacks) and your database (to fix paths).
You should enable: Delete Original Videos -> YES in Videos settings in backend.
Yes, it should be safe to remove those files.
Yes i did that already
You can't change folder with photos or videos. If you do that you'll need to rebuild whole storage system in JomSocial (core files hacks) and your database (to fix paths).
how to do it ?
anand wrote: You can't change folder with photos or videos. If you do that you'll need to rebuild whole storage system in JomSocial (core files hacks) and your database (to fix paths).
how to do it ?
So you mean that entire jomsocial framework or architecture is not designed in good way & soon it will see end of life & tell me where does the videos photos store after the conversion ?
Hiriing a developer is not a problem & even they are not expert enough to know about jomsocial when your own developers unable to solve this simple path problem
thanks
Anand
Hi, Anand.
Converted videos are stored in ROOT/images/videos
You described your "Knowledge Level" as "Please explain everything to me very carefully". So how can you say "architecture is not designed in good way" or "simple path problem"?
In most extensions files are stored in "media" or "Images" folders ("images" folder is better as admin has access to it via backend). Then paths to files are saved in database. This is COMMON practice. Files have to be stored somewhere...
Changing existing functionality is not as "SIMPLE" as you think. system stores files, photos, covers, avatars, videos. So every function that stores or converts a file need to be changed to match new storage filesystem and data base path saves. And this is not all. In addition there are functions for Zencoder and Amazon S3 services so files can be converted saved and/or moved.
This change includes DOZENS of file to hack... core files hack. This means that if you want to upgrade your community you'll have to make save copies and restore customized files after EACH update! And if in files will be new features or bug fixes? Then you miss all of them and your system could even be broken for good.
But ask developer first if you don't trust my words... :)