Help - Search - Member List - Calendar
Full Version: Few bugs with 0.7 A
Krazy Letter Forums > Members stuff > Computer Programs > PHPKImageHost > Help!
Threatcon
Footer is not being called on a few pages:

Deleting an image
Image is too big
Image has wrong file extension

To fix this add this code...
CODE

include "footer.php";


Before each instance of...
CODE

die();


In admin.php. There are multiple instances of the above code, so be sure to add the code to each one.
It should look like this now....
CODE

include "footer.php";
die();


Do the same in process.php(again multiple instances), but search for the code...
CODE

exit;
lappy512
I saw the original post, but I didn't have time to reply earlier. Why don't you need help with this now?
Threatcon
I sorted it all out and copied the include footer.php code just above the exit command. It all works just fine now.
little_matc
eeps... is this a confusing thread..

hey lappy.. pls do sort out the trouble.. if there is any problem n need fix pls do specify.. this thread confuses your visitors.. coz only answer is to be seen here.. no question now..!!!

i hope you remember me.. brian dint reply yet.. confused now..
lappy512
Did you try messaging his ICQ? Anyways, I have experience working with him and godaddy, and I do not think it's a good choice.
Threatcon
Ok first post has been updated. Sorry for that.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.