Advertisement:

Author Topic: PHP Fatal error: Uncaught Exception  (Read 596 times)

Aficionado

  • Guest
PHP Fatal error: Uncaught Exception
« on: May 30, 2016, 04:56:03 pm »
Hello.

I have this occasional error in my error_log in ALL my 5 Osclass sites. I'm using OsclassWizards theme and PHP 7.0.6.

Any ideas from where this could come ? And what it actually mean ?

I have tried to replicate it, i uploaded 10+ images of any kind, in each site and all worked well. 

Thanks

[23-May-2016 07:55:23 Europe/London] PHP Fatal error:  Uncaught Exception: /home/oc-content/uploads/temp/qqfile_5742a95b90d13.png does not exist! in /home/oc-includes/osclass/classes/ImageResizer.php:41
Stack trace:
#0 /home/oc-includes/osclass/classes/ImageResizer.php(24): ImageResizer->__construct('/home/s...')
#1 /home/oc-includes/osclass/controller/ajax.php(297): ImageResizer::fromFile('/home/s...')
#2 /home/index.php(117): CWebAjax->doModel()
#3 {main}
  thrown in /home/oc-includes/osclass/classes/ImageResizer.php on line 41

« Last Edit: May 31, 2016, 05:29:15 pm by Aficionado »

Aficionado

  • Guest
Re: PHP Fatal error: Uncaught Exception
« Reply #1 on: May 30, 2016, 05:14:49 pm »
Also checking my /oc-content/uploads/temp/ folder i see a huge ammount of files. Maybe this is related ?

Why all those files are in there ?