PDA

View Full Version : Registration Image Wont Display


mandogon
11-29-2007, 10:56 PM
Hello all,

So Im having a problem on the registration page dealing with the image verification.

The image is not displaying when I load the page (in all browsers)

When I right click on the image and go to properties it says the image is in this path
http://rontestserver.cctvhelp.com/image.php?type=regcheck&imagehash=5513f2fc8a374567d40075efdac7bc65

I compared the "hash" code on the image to the has code in the mysql database under the regimage table and they are the same.

Any insight

-Ron

--------------- Added 1196387345 at 1196387345 ---------------

Ehhh I figured it out already - Sorry - I was missing the GD libaries for php. I haven't actually added them yet but im sure this was the problem I will give a update tomorrow.