thaiphv / smart-lencioni-image-resizer

Automatically exported from code.google.com/p/smart-lencioni-image-resizer
GNU General Public License v3.0
0 stars 0 forks source link

Image not loading #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Frequently, I am receiving the error message below.
Even though image is not there it is displaying this problem

What is the expected output? What do you see instead?
Image has to load.  Receiving the error message below

File: /home/mysite/public_html/slir/slir.class.php
Line 1028' in /home/mysite/public_html/slir/slirexception.class.php:256
Stack trace:
#0 [internal function]: SLIRException::error(8, 'getimagesize() ...', 
'/home/mysite/...', 1028, Array)
#1 /home/mysite/public_html/slir/slir.class.php(1028): 
getimagesize('/home/mysite/...')
#2 /home/mysite/public_html/slir/slir.class.php(1078): 
SLIR->mimeType('/home/mysite/...')
#3 /home/mysite/public_html/slir/slir.class.php(1009): 
SLIR->serveFile('/home/mysite/...', NULL, NULL, NULL, NULL, 'rendered cache')
#4 /home/mysite/public_html/slir/slir.class.php(979): 
SLIR->serveCachedImage('/home/mysite/...', 'rendered')
#5 /home/mysite/public_html/slir/slir.class.php(202): 
SLIR->serveRenderedCachedImage()
#6 /home/mysite/public_html/slir/index.php(37): SLIR->__construct()
#7 {main}

  thrown in /home/mysite/public_html/slir/slirexception.class.php on line 256
[08-Jun-2010 17:53:42] PHP Fatal error:  Uncaught exception 'SLIRException' 
with message '8 getimagesize() [<a 
href='function.getimagesize'>function.getimagesize</a>]: Read error!

File: /home/mysite/public_html/slir/slir.class.php
Line 1028' in /home/mysite/public_html/slir/slirexception.class.php:256
Stack trace:
#0 [internal function]: SLIRException::error(8, 'getimagesize() ...', 
'/home/mysite/...', 1028, Array)
#1 /home/mysite/public_html/slir/slir.class.php(1028): 
getimagesize('/home/mysite/...')
#2 /home/mysite/public_html/slir/slir.class.php(1078): 
SLIR->mimeType('/home/mysite/...')
#3 /home/mysite/public_html/slir/slir.class.php(1009): 
SLIR->serveFile('/home/mysite/...', NULL, NULL, NULL, NULL, 'rendered cache')
#4 /home/mysite/public_html/slir/slir.class.php(979): 
SLIR->serveCachedImage('/home/mysite/...', 'rendered')
#5 /home/mysite/public_html/slir/slir.class.php(202): 
SLIR->serveRenderedCachedImage()
#6 /home/mysite/public_html/slir/index.php(37): SLIR->__construct()
#7 {main}
  thrown in /home/mysite/public_html/slir/slirexception.class.php on line 256

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by caghan.yaylagul@gmail.com on 8 Jun 2010 at 3:08

GoogleCodeExporter commented 8 years ago
I meant even though, the image IS there.  For whatever reason it is create 
permission problems in the cache folder.

Original comment by caghan.yaylagul@gmail.com on 11 Jun 2010 at 9:14

GoogleCodeExporter commented 8 years ago
This sounds similar to this problem here: 
http://groups.google.com/group/smart-lencioni-image-resizer/browse_thread/thread
/355701a262c4e78b

Does it happen randomly or is there some sort of a discernible pattern?

Original comment by joe.lencioni on 14 Jun 2010 at 1:55

GoogleCodeExporter commented 8 years ago
Haven't heard anything in a while, so I'm marking this as closed.

Original comment by joe.lencioni on 14 Jan 2011 at 3:24