WebsiteBaker 2.13.7 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
[E_NOTICE] /modules/guestbook/gstbk_save.php:[69] from /modules/guestbook/gstbk_save.php:[69] WbErrorHandler "Undefined index: homepage"
$homepage_clean_db = addslashes(htmlspecialchars(strip_tags($wb->strip_slashes($_POST['homepage'])),ENT_QUOTES));
// homepage$homepage_clean_html = htmlspecialchars(strip_tags($wb->strip_slashes($_POST['homepage'])),ENT_QUOTES);$homepage_clean_db = addslashes(htmlspecialchars(strip_tags($wb->strip_slashes($_POST['homepage'])),ENT_QUOTES));if($homepage_clean_html=='http://www.') { $homepage_clean_html = $homepage_clean_db = '';}
do you remove the homepage-Icon from the Template?? (this placeholder here -> [HOMEPAGE] )
<tr> <td>[WEBSITE_STR]:</td> <td><input class="input_website_field" [WEBSITE_INPUT] /></td> </tr>
<!-- <tr> <td>[WEBSITE_STR]:</td> <td><input class="input_website_field" [WEBSITE_INPUT] /></td> </tr>-->
<input class="input_website_field" type="hidden" [WEBSITE_INPUT] />
<form [GB_FORM]> [ASP_FIELDS]<input class="input_website_field" type="hidden" [WEBSITE_INPUT] /> <table class="input_form" cellpadding="2" cellspacing="0" align="center" border="0">