GetDotted Domains

Viewing Thread:
"PHP Image Create"

The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.

Tue 30/12/14 at 21:41
Regular
"candles? where?"
Posts: 4
I use a script - phpshow - in my image folders which conveniently (used to) generate thumbnails on the fly using ImageCreateTrueColor or ImageCreate. These seem to have stopped working and I am at a loss to see what I must change to get it working again. Has this function changed or been disabled somehow?

Any help gratefully received.

Here is an example:

tjrh.eu/pix/Postcombe_2004/phpshow1.php
Tue 30/12/14 at 23:11
Regular
"Devil in disguise"
Posts: 3,151
If you try one of the thumbnails directly, it actually throws a PHP warning about a filename being empty in imagejpeg. I'm guessing the PHP version has been upgraded on the server? Looking at the script you're using it does

imagejpeg($image,"",$thumbQuality);

And you cant do that anymore really. It needs to be

imagejpeg($image,NULL,$thumbQuality);
Tue 30/12/14 at 22:58
Moderator
"Are you sure?"
Posts: 5,000
@timothyjrhill
I'm seeing broken thumbnails as you describe...

Have you seen the recent Status Page item on server upgrades?
I'm wondering if your problem was introduced then (assuming you are on standard hosting).

[s]Hmmm...[/s]
Tue 30/12/14 at 22:34
Regular
"Feather edged ..."
Posts: 8,536
timothyjrhill wrote:
tjrh.eu/pix/Postcombe_2004/phpshow1.php

Hi timothy ... just perusing the forums tonight and your post is a conundrum ... your link works fine for me, love the bikes :¬)
Tue 30/12/14 at 21:41
Regular
"candles? where?"
Posts: 4
I use a script - phpshow - in my image folders which conveniently (used to) generate thumbnails on the fly using ImageCreateTrueColor or ImageCreate. These seem to have stopped working and I am at a loss to see what I must change to get it working again. Has this function changed or been disabled somehow?

Any help gratefully received.

Here is an example:

tjrh.eu/pix/Postcombe_2004/phpshow1.php

Freeola & GetDotted are rated 5 Stars

Check out some of our customer reviews below:

Very pleased
Very pleased with the help given by your staff. They explained technical details in an easy way and were patient when providing information to a non expert like me.
Impressive control panel
I have to say that I'm impressed with the features available having logged on... Loads of info - excellent.
Phil

View More Reviews

Need some help? Give us a call on 01376 55 60 60

Go to Support Centre
Feedback Close Feedback

It appears you are using an old browser, as such, some parts of the Freeola and Getdotted site will not work as intended. Using the latest version of your browser, or another browser such as Google Chrome, Mozilla Firefox, or Opera will provide a better, safer browsing experience for you.