Bring Your Business to Life › Support › Image Store › Image Store folders contain more than 1,024 files and must be restructured
- AuthorPosts
- October 18, 2015 at 8:41 pm #395136artvestaParticipant
I am a photographer, who is using Image Store plugin for digital proofing. Each project usually contains more than 1024 images. My hosting company (GoDaddy) has a 1024 files per folder limit and I have no idea how to comply with this. I’ve got e-mail that I have 48 hours to modify those folders or they will be deleted.
Is there a way for me to maybe add some levels to my “folder tree”? Any advice will be greatly appreciated! Thank you so much in advance!
October 19, 2015 at 11:57 pm #395895Xpark MediaKeymasterBest thing to do is change hosting but will try to create a small plugin that can help with your issue check back in a few hours.
October 20, 2015 at 1:19 am #396308Xpark MediaKeymasterBackup your site before anything.
Replace the file /image-store/_in/galleries.php with galleries.php.It will allow you to break your galleries into subfolders, you can name them whatever you want except ‘_resized’;
gallery/1
gallery/2
gallery/23Once you break gallery into folders use the “scan folder” option to update the gallery information. You may have to increase you memory limit in the wp-config.php file
define('WP_MAX_MEMORY_LIMIT', 250 );
October 20, 2015 at 6:36 am #396395artvestaParticipantThank you so much for your help but the link above (https://xparkmedia.com/uploads/2015/10/galleries.php_.zip) seems to be broken. Could you please re-post the new galleries.php file? Thank you so very much for your help!
October 20, 2015 at 6:37 pm #396853Xpark MediaKeymastersorry, we updated the link to the file here is it is again galleries.php
October 24, 2015 at 9:37 am #398944artvestaParticipantDownloaded the file. Will try following your instructions within the next 48 hours. Thank you so much!
- AuthorPosts
- You must be logged in to reply to this topic.