Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lower/uppercase issue #36

Open
codebakery-ch opened this issue Apr 7, 2013 · 0 comments
Open

lower/uppercase issue #36

codebakery-ch opened this issue Apr 7, 2013 · 0 comments

Comments

@codebakery-ch
Copy link

Just installed it on ModX 2.2.6.pl
PHP Version 5.2.17
Linux tux177 2.6.36.3
client: win8

Not sure if it is my issue of cliche.
I wanted to upload images to a new album. I get the error (via Network tab):
Fatal error: Uncaught exception 'Exception' with message 'Image file not found: /...beta/assets/components/cliche/albums/1/dsc_5096.JPG' in /...beta/core/components/cliche/model/cliche/helpers/phpthumb/ThumbBase.inc.php:193
Stack trace:
#0 /...beta/core/components/cliche/model/cliche/helpers/phpthumb/ThumbBase.inc.php(172): ThumbBase->triggerError('Image file not ...')
#1 /...beta/core/components/cliche/model/cliche/helpers/phpthumb/ThumbBase.inc.php(110): ThumbBase->fileExistsAndReadable()
#2 /...beta/core/components/cliche/model/cliche/helpers/phpthumb/GdThumb.inc.php(96): ThumbBase->__construct('/home/www/web25...', false)
#3 /...beta/core/components/cliche/model/cliche/helpers/phpthumb/ThumbLib.class.php(127): GdThumb->__construct('/home/www/web25...', Array, false)
#4 /...beta/core/components/cliche/model/cliche/cliche.class.php(131): PhpThumbFactory::create('/home...', Array)
#5 /ho in /...beta/core/components/cliche/model/cliche/helpers/phpthumb/ThumbBase.inc.php on line 193

the images get uploaded, but cliche doesnt find them,
I solved it by renaming the file extensions on the server to uppercase. (jpg to JPG).

cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant