open linkstousadmin.php and replace "start insert" with
PHP Code:
// ###################### Start insert #######################
if ($action=="insert") {
$DB_site->query("INSERT INTO banners (bannerid,banneratl,bannerurl,comment) VALUES (NULL,'".addslashes($banneratl)."','".addslashes(htmlspecialchars($bannerurl))."','".addslashes($comment)."')");
echo "<p>Record added</p>";
$action="modify";
}
save and upload......i will update zip to V 1.4 soon
my pc is about to crash and i have to reboot