You are not logged in.
Pages: 1
Anyone had any trouble with certain images not showing up in the image manager at all?
Example: I have a folder with 10 images in it, all jpg. When I go to the image manager and navigate to the folder, only 5 of the images appear. The others dont show at all. I can go to the folder in a web browser and display all of the images using a url, so it seems they work in the browser, but why would they not show up in the Image Manager?
thank you.
Offline
OK after more testing, and realizing the common thing among the images that don't show in the image manager is that the name of the images start with the letter t, I have to say that any image name that starts with the letter t will not show up in the image manager. Can anyone confirm this in their installations??? Thank you.
Offline
OK after more testing, and realizing the common thing among the images that don't show in the image manager is that the name of the images start with the letter t, I have to say that any image name that starts with the letter t will not show up in the image manager. Can anyone confirm this in their installations??? Thank you.
Nope:) BTW, are you sure your file names doesn't start with '.' (with dot)?
Offline
Pretty sure yep, no dots.
Offline
Here's my situation:
I have roughly 24 images in my /images/ folder. They were all uploaded with The image manager.
The image manager works, it will insert images, resize, whatever. The only problem is that only 5 out of the 24 images show up.
Here's my file list:
background.jpg
banner.jpg
banner_bg.jpg
image001.jpg
image002.jpg
image003.jpg
*image004.gif
image005.jpg
*image006.gif
*image007.jpg
image008.jpg
*image009.gif
image010.jpg
image011.gif
*image012.gif
image013.jpg
image014.jpg
logo.jpg
logo_tagline.jpg
OKTGPoizei.jpg
saturday.gif
signature.gif
sunday.gif
The ones with a * are the ones that actually do display.
I've fixed the config.inc file (I think) and according the the plugin page, my xinha config file is created correctly... and everything else works, just some images will not display.....
Any ideas? should I post anything more? (config files /etc?)
Oh PS, the images work on the page. Once they're inserted into Xinha, they work just fine.
Last edited by bzaks (2006-07-26 09:52:06)
Offline
Yeah, sorry if I wasn't specific enough. The thumbnails will not display. I checked the permissions and they were all the same for EVERY file in the folder.
Could you explain the difference in GD and ImageMagick? Will that help my thumbnails display?
Offline
GD is a graphics library which is built into PHP and which can be used to manipulate images. ImageMagick is (set of) a command line tool which PHP can call to have it manipulate images. IMHO ImageMagick is the better system.
You can configure this in plugins/ImageManager/config.inc.php search for "$IMConfig['IMAGE_CLASS']" you can set it to use GD (the default), ImageMagick, or NetPBM.
James Sleeman
Offline
I installed ImageMagick (and after a long dilly dally, got it working)
however, I still don't have my thumbnails visible
Is there something I'm doing wrong?
Offline
If by space you're referring to HD space, then yes, quite plenty.
Just to see if it would help, I did a chmod 777 on the images folder. However, the image manager gave me no results
Just the same few random images showed up and everything else were just "broken"
Michael
Offline
Is there anything I could possibly have configured wrong? However, it's weird because a handful of the images show without a problem.
Michael
Offline
I'm running Red Hat(e) Enterprise Edition 3 -> All the images appear EVERYWHERE ELSE in the site, but except in the image manager. None of the images that show vs. not seem to have any rhyme or reason. the list remains the same as before... neither gif/jpg seem to matter:
image001.jpg
image002.jpg
image003.jpg
*image004.gif
image005.jpg
*image006.gif
*image007.jpg
image008.jpg
*image009.gif
image010.jpg
image011.gif
*image012.gif
image013.jpg
image014.jpg
The ones with a star display...... I don't get it.
Anything else I can offer to help?
Michael
Offline
Neither do I. The only thing I can think of, is that there is some error in the images not displaying which is preventing the thumbnail from correctly being generated.
Send me some of the images if you want and I'll see if I can spot anything.
James Sleeman
Offline
I left you an email. Let me know if there's anything else I can do... again thank you SOOOO much for helping me here. I'm really confused as to what's happening here!
Offline
Pages: 1