WebsiteBaker 2.13.8 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
There was an uncatched exceptionCall to a member function print_error() on nullin line (959) of (/admin/settings/index.php):
catch (\Exception $ex) { $sErrMsg = PreCheck::xnl2br(\sprintf('[%d] %s', $ex->getLine(), $ex->getMessage())); $admin->print_error ($sErrMsg, $sAddonBackUrl); exit;
<?php$template_directory = 'hortal';$template_name = 'hortal';$template_version = '0.9.1';$template_platform = '1.4';$template_function = 'template';$template_author = 'Chio Maisriml';$template_license = 'GNU General Public License. Photos: pexels.com';$template_description = 'Responsive template with horizontal drop-down menu and simple suggestion search';$block[1] = 'Main';$block[2] = 'Sidebar';$block[3] = 'Wide Top';$block[4] = 'Wide Bottom';$block[10] = 'Replace Header';$block[99] = 'None';$menu[1] = "horizontal";$menu[99] = "none";if (LANGUAGE == 'DE') { $block[1] ='Hauptinhalt'; $block[2] ='Rechte Spalte'; $block[3] ='Grosser Inhalt Oben'; $block[4] ='Grosser Inhalt Unten'; $block[10] ='Alternativer Kopfbereich'; $block[99] ='keiner'; $menu[1] ='Normal'; $menu[2] ='Unsichtbar';}
$template_function = 'template';
Ich habe noch eine Vermutung, dass das Template nur im geroteten Verzeichnis funktioniert nicht in einem Untervereichnis auf dem Webspace.