JimStuhmiller
Forum Replies Created
-
The “import” folder options seem only to be in the same directory as the WordPress directory for the site. How do I select other directories on my website?
I have installed NextGEN, but I don’t see how to tell it to take the pictures from another directory on my website.
Where do I do that?
Forum: Plugins
In reply to: [File Away] limit on number of thumbnails in fileawayMoved 33-38. Same error
Fatal error: Allowed memory size of 157286400 bytes exhausted (tried to allocate 57316 bytes) in /home1/????/public_html/PhotoArchive/wp-content/plugins/file-away/lib/cls/class.fileaway_utility.php on line 416
No thumbs generated
Forum: Plugins
In reply to: [File Away] limit on number of thumbnails in fileawayno thumbs generated
Forum: Plugins
In reply to: [File Away] limit on number of thumbnails in fileawayThe directory now only has Image 33-64. All the other images and thumbs have been moved. I still get a similar message
Fatal error: Allowed memory size of 157286400 bytes exhausted (tried to allocate 11931 bytes) in /home1/??????/public_html/PhotoArchive/wp-content/plugins/file-away/lib/cls/class.fileaway_utility.php on line 416
Forum: Plugins
In reply to: [File Away] limit on number of thumbnails in fileawayI’m moving the first 32 files and thumbnails to another directory. Then I’ll try again. Sorry I’m slow.
Forum: Plugins
In reply to: [File Away] limit on number of thumbnails in fileawayNo, it’s just the first 32: Image01 … Image 32. I’m trying to create a table from 64 images.
Forum: Plugins
In reply to: [File Away] limit on number of thumbnails in fileawayThis is the message I get:
Fatal error: Allowed memory size of 157286400 bytes exhausted (tried to allocate 47724 bytes) in /home1/??????/public_html/PhotoArchive/wp-content/plugins/file-away/lib/cls/class.fileaway_utility.php on line 416
I have raised the memory limit in the php.ini by an enormous amount, but only 32 thumbnails get generated
The files are all about the same size (~ 10 MB or less). It seems to have something to do with 32.
Forum: Plugins
In reply to: [WP Photo Album Plus] Auto created landing pagesI want to create a thumbnail gallery on my WP page that when the user clicks on a particular thumbnail will open the corresponding full resolution picture that is stored in a directory not in the WP directory. The user can then download the full resolution file.
I can do this by manually modifying the URL path for each image, but I have too many images. I want this to happen automatically.
The reason I need to link to another directory is that WP won’t upload images that have too many pixels, even when the file is under the 10 MB limit.
Forum: Fixing WordPress
In reply to: Inserting picturesThanks, Ivan, for the fast response. Actually, I didn’t quite state my problem clearly. I have several Word Press sites for various blog and other stuff. Many of them use pictures I’ve uploaded. I’d like to put the pictures at one place on my website and then use them in various WP documents. I know I can upload a picture to each WP site and then use it many times on that site, but can I upload pictures to a non-WP directory and then link (if that’s the right word) to the pictures from my various WP sites? When I try use a picture I seem only to have the choice of picking from the database of pictures I’ve uploaded.