PHP 4 -> PHP 5.. GD not working?

GD and GD2 are useful libraries for creating graphics on-the-fly. Discuss your PHP GD and GD2 scripts here.

Moderators: onion2k, General Moderators

Post Reply
Sled
Forum Newbie
Posts: 6
Joined: Fri Jan 18, 2008 8:04 am

PHP 4 -> PHP 5.. GD not working?

Post by Sled »

I have recently switched servers and now my dynamic avatars are not working..
Every time i try to layer something it will error it, yet it will not display what the error is?
If anyone has an example for PHP5 with imagecopymerge that would be great!

Also if you need some of my code to see what is wrong let me know!
Thanks,
Sled
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: PHP 4 -> PHP 5.. GD not working?

Post by John Cartwright »

Post your code.
Sled
Forum Newbie
Posts: 6
Joined: Fri Jan 18, 2008 8:04 am

Re: PHP 4 -> PHP 5.. GD not working?

Post by Sled »

I am sorry, it was my code!
if mods could please close this that would be awesome,
Thanks!
Post Reply