Quote Originally Posted by kamelion0927 View Post
Footers and sideboxes usually disappear when there is some kind of code error - and with this mod, it's probably because the cross sell mod code is being put within the shopping cart form.

Check your debugging utility errors (in shop/cache). You can usually find out about where the error is there.
Well I added the item and went to the shopping cart and then went the debug file and this is what it says

httpdocs/includes/classes/bmz_image_handler.class.php on line 655

line 655
$ok = imagejpeg($image, $dest_name, $quality);

TIA