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
register_frontend_modfiles('css');
[E_WARNING] \modules\smoothgallery\view.php:[86] from \templates\DefaultTemplate\index.php:[34] page_content "Invalid argument supplied for foreach()"[E_NOTICE] \modules\smoothgallery\save.php:[122] from \modules\smoothgallery\save.php:[122] WbErrorHandler "Undefined index: PAGES""
--><?php }// automatically include optional WB module files (frontend.css) register_frontend_modfiles('css');// if function LangPadeId doesn't exists, you have to upgrade WBLingual Switcher Add-on to latest version'// automatically include optional WB module files (frontend.js, jQuery) enable OldModFiles in OutputFilter register_frontend_modfiles('jquery');?><?php register_frontend_modfiles('js'); ?> <script id="headjs" src="<?php echo TEMPLATE_DIR; ?>/js/head.js"></script></head>
<?php register_frontend_modfiles('js'); ?>
<head><title><?php page_title(); ?></title><meta http-equiv="Content-Type" content="text/html; charset=<?php if(defined('DEFAULT_CHARSET')) { echo DEFAULT_CHARSET; } else { echo 'utf-8'; }?>" /><meta name="description" content="<?php page_description(); ?>" /><meta name="keywords" content="<?php page_keywords(); ?>" /><link href="<?php echo TEMPLATE_DIR; ?>/screen.css" rel="stylesheet" type="text/css" media="screen" /><link href="<?php echo TEMPLATE_DIR; ?>/print.css" rel="stylesheet" type="text/css" media="print" /><?php // allows to include optional module files (frontend.css, frontend.js) into the headif(function_exists('register_frontend_modfiles')) { register_frontend_modfiles('css'); register_frontend_modfiles('jquery'); register_frontend_modfiles('js');} ?><?php//fix change function get_output_filter_settings() in WB282/WB283if (!function_exists("get_output_filter_settings") ) { function get_output_filter_settings() { if (function_exists("getOutputFilterSettings")) { return getOutputFilterSettings(); } }}?></head>
<head><title><?php page_title(); ?></title><meta http-equiv="Content-Type" content="text/html; charset=<?php if(defined('DEFAULT_CHARSET')) { echo DEFAULT_CHARSET; } else { echo 'utf-8'; }?>" /><meta name="description" content="<?php page_description(); ?>" /><meta name="keywords" content="<?php page_keywords(); ?>" /><link href="<?php echo TEMPLATE_DIR; ?>/screen.css" rel="stylesheet" type="text/css" media="screen" /><link href="<?php echo TEMPLATE_DIR; ?>/print.css" rel="stylesheet" type="text/css" media="print" /><?php // allows to include optional module files (frontend.css, frontend.js) into the headif(function_exists('register_frontend_modfiles')) { register_frontend_modfiles('css');//register_frontend_modfiles('jquery'); register_frontend_modfiles('js');} ?></head>
no images but it says: [[iEditThisPage?show=1]]
<head><title><?php page_title(); ?></title><meta http-equiv="Content-Type" content="text/html; charset=<?php if(defined('DEFAULT_CHARSET')) { echo DEFAULT_CHARSET; } else { echo 'utf-8'; }?>" /><meta name="description" content="<?php page_description(); ?>" /><meta name="keywords" content="<?php page_keywords(); ?>" /><link href="<?php echo TEMPLATE_DIR; ?>/css/screen.css" rel="stylesheet" type="text/css" media="screen" /><link href="<?php echo TEMPLATE_DIR; ?>/print.css" rel="stylesheet" type="text/css" media="print" /><?php // allows to include optional module files (frontend.css, frontend.js) into the head register_frontend_modfiles('css');//register_frontend_modfiles('jquery'); register_frontend_modfiles('js');?></head>
<head> <meta charset="utf-8" /> <title>WB 2.12 R81</title> <meta name="description" content="Metatag Beschreibung" /> <meta name="keywords" content="Metatag Schlüsselwörter" /> <meta name="robots" content="noodp" /> <meta name="referrer" content="same-origin" /> <!-- Mobile viewport optimisation --> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <link rel="stylesheet" type="text/css" href="http://localhost/templates/DefaultTemplate/css/3/w3.css" media="screen" /> <link rel="stylesheet" type="text/css" href="http://localhost/templates/DefaultTemplate/css/screen.css" media="screen" /> <link rel="stylesheet" type="text/css" href="http://localhost/templates/DefaultTemplate/css/print.css" media="print" /> <link rel="canonical" href="http://localhost/pages/glatte-gallerie.php"/> <link rel="shortcut icon" href="http://localhost/templates/DefaultTemplate/images/favicon.ico" type="image/x-icon"> <link rel="apple-touch-icon" href="http://localhost/templates/DefaultTemplate/images/apple-touch-icon.png"/><!-- <link rel="alternate" type="application/rss+xml" title="Test RSS-Feed" href="http://localhost/modules/news/rss.php?page_id=??" />--> <link rel="stylesheet" href="http://localhost/modules/WBLingual/frontend.css" media="screen" /> <link rel="stylesheet" href="http://localhost/modules/smoothgallery/frontend.css" media="screen" /> <script> /* inserted by register_frontend_modfiles */ var URL = 'http://localhost'; var WB_URL = 'http://localhost'; var THEME_URL = 'http://localhost/templates/DefaultTheme'; var TEMPLATE_DIR = 'http://localhost/templates/DefaultTemplate'; var TEMPLATE = 'DefaultTemplate'; var EDITOR = 'ckeditor';</script> <script src="http://localhost/include/jquery/domReady-min.js"></script> <script src="http://localhost/include/jquery/LoadOnFly-min.js"></script> <script src="http://localhost/include/jquery/jquery-min.js"></script> <script src="http://localhost/include/jquery/jquery-migrate-min.js"></script> <script src="http://localhost/include/jquery/jquery-insert.js"></script> <script src="http://localhost/include/jquery/jquery-include.js"></script> <script src="http://localhost/include/jquery/jquery_frontend.js"></script> <script src="http://localhost/modules/smoothgallery/frontend.js"></script> <script id="headjs" src="http://localhost/templates/DefaultTemplate/js/head.js"></script><link rel="stylesheet" href="http://localhost/modules/smoothgallery/frontend_ie.css"></head>
@dbs:renamed the frontend.js to frontend_body.js. the module disappears completely. Didn´t change the order of the loaded files because