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
??????????
syntax error, unexpected '$module_directory' (T_VARIABLE)
Step 12 : Reload all addons database entry (no upgrade)Modules will be reloadedThere was an uncatched exceptionsyntax error, unexpected '$module_directory' (T_VARIABLE)in line (1) of (/modules/frontedit/info.php):
in line (1) of (/modules/frontedit/info.php)
<?php/** * * @version 2.7.2 * @date 2008-09-18 * @author Dietrich Roland Pehlke (Aldus) * @author(-s) Pete - Rolf, updated to 2.7 by fsuk, bugfix Aldus * * * 2.7.2 2009-07-16 Codechanges for WB 2.8 -> select the correct icon from the backend-theme * * 2.7.1 2008-09-18 Bugfix in the "include.php" -> remove the add. "\n" in line 49. * Additional comments and minor cosmetic (code-) changes. * Add comment to this file. Minor typos changes. * */ $module_directory = 'frontedit';$module_name = 'Frontend Edit';$module_function = 'snippet';$module_version = '2.72';$module_platform = '2.8';$module_author = 'Pete - Rolf, updated to 2.7 by fsuk, bugfix 2.7.1 by Aldus';$module_license = 'GNU General Public License';$module_description = 'Adds an edit button the WB frontend.';?>
<?php/** * * @version 2.7.2 * @date 2008-09-18 * @author Dietrich Roland Pehlke (Aldus) * @author(-s) Pete - Rolf, updated to 2.7 by fsuk, bugfix Aldus * * * 2.7.2 2009-07-16 Codechanges for WB 2.8 -> select the correct icon from the backend-theme * * 2.7.1 2008-09-18 Bugfix in the "include.php" -> remove the add. "\n" in line 49. * Additional comments and minor cosmetic (code-) changes. * Add comment to this file. Minor typos changes. * */ $module_directory = 'frontedit'; $module_name = 'Frontend Edit'; $module_function = 'snippet'; $module_version = '2.72'; $module_platform = '2.8'; $module_author = 'Pete - Rolf, updated to 2.7 by fsuk, bugfix 2.7.1 by Aldus'; $module_license = 'GNU General Public License'; $module_description = 'Adds an edit button the WB frontend.';