Not generating thumbnails anymore

Any tips and tricks that has to with the ADDT that doesn't fit into one of the other categories
iKollect
Posts: 7
Joined: 2011-05-22 19:09

Not generating thumbnails anymore

Post by iKollect » 2012-02-09 14:18

Couple of days back after I uploaded a new article on my website I noticed that thumbnails are not generated anymore or at least that what I've observed. Site breaks down and stops working at the line where it should be a thumbnail. Same in the administration. Down from where a thumbnail should have been everthing is missing.
I enabled php error reporting and got this:
<img src="/
Warning: phpinfo() has been disabled for security reasons in /public_html/includes/common/lib/image/KT_Image.class.php on line 1961

I'm not even sure if this is what's causing my site to crash. But all I can do is try to find a solution for this and see what's next.

I'm thinking the hosting company is to blame for this. There's a function on line 1961 that uses phpinfo. What the hell do I do now? Is there a way to repair this so that it doesn't use phpinfo or Any Solution?

User avatar
Fred
Site Admin
Posts: 491
Joined: 2010-02-15 12:10
Location: Armagh, Northern Ireland
Contact:

Re: Not generating thumbnails anymore

Post by Fred » 2012-02-10 17:24

Yea I would think your host is to blame for this.
Now why would they disable the phpinfo() function?

Look in your cpanel at the raw error log. you will most likely find the issue there.
Isn't there and error log in the folder where the script is running?

Alternatively ask your host to check what the problem is. After all they disabled some functions.

Post Reply