coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: Halfhidden on February 02, 2008, 07:03:14 PM

Title: Normal_images missing
Post by: Halfhidden on February 02, 2008, 07:03:14 PM
Hi Guys,
I'm running with the classic theme and have noticed that images that are uploaded by users are not displaying the normal_image.jpg. The thumbs are OK but when you click on the thumb the display shrinks to a small box that says click to enlarge image... when you do the full size image displays. If I change the theme the images work OK.... But If I do that my FLV player wont work.... so I would like to stay with the classic theme for now.

This is restricted to users galleries as far as I can see. The rest of the albums seem fine.
Any ideas.

Thanks again,
Steff
Title: Re: Normal_images missing
Post by: Nibbler on February 02, 2008, 07:16:37 PM
Post a link to your gallery.
Title: Re: Normal_images missing
Post by: Halfhidden on February 02, 2008, 07:56:03 PM
Hi Nibbler,


Here is the url of one of the problem galleries http://picturepenzance.co.uk/displayimage.php?album=109&pos=6
the url for the site is http://picturepenzance.co.uk


Hope this helps.
Title: Re: Normal_images missing
Post by: Nibbler on February 02, 2008, 10:08:26 PM
This is caused by the 'overlay.gif' mod not handling special characters in file/folder names very well. Having an @ symbol in a filename is really not a good idea in the first place.
Title: Re: Normal_images missing
Post by: Halfhidden on February 02, 2008, 10:16:35 PM

Thanks Nibbler,
Can I rename the files and use you're file replacement plug in to replace the newly named files... do you think that would work.

Regards,
Steff
Title: Re: Normal_images missing
Post by: Nibbler on February 02, 2008, 10:18:08 PM
Should do, it might have issues with the @ too though.
Title: Re: Normal_images missing
Post by: Halfhidden on February 02, 2008, 11:28:24 PM
I'll have the @ removed and find a script that will not allow the @ sign to be used on files to be uploaded..... If I find one I'll let you know.
Thanks again Nibbler
PS I've finally sorted out the anycontent.php... really cool php isn't it :)
Regards,
Steff (the apprentice)
Title: Re: Normal_images missing
Post by: Halfhidden on February 02, 2008, 11:29:17 PM
sorry please close this thread... it's solved I'm sure :)
Title: Re: Normal_images missing
Post by: Nibbler on February 02, 2008, 11:31:13 PM
Marked as solved. You can add @ to the list of forbidden characters for filenames in config.
Title: Re: Normal_images missing
Post by: Joachim Müller on February 03, 2008, 10:37:01 AM
Note to devs: I'll add the "@" to the default settings for the forbidden chars for cpg1.5.x.