WebsiteBaker 2.13.9 R22 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
Hi, PHP 7.2 is outdated.On the download page PHP 7.3 or higher is recommended.
Was this a new install or a update?Upload and unzip or upload file by file?
Are there any messages in the ErrorLog?
[16-Nov-2020 19:22:59 UTC] show_menu2 error: $aOptions is invalid. No flags supplied![17-Nov-2020 01:15:53 UTC] show_menu2 error: $aOptions is invalid. No flags supplied![17-Nov-2020 01:15:56 UTC] show_menu2 error: $aOptions is invalid. No flags supplied![17-Nov-2020 07:22:41 UTC] show_menu2 error: $aOptions is invalid. No flags supplied![17-Nov-2020 07:24:04 UTC] show_menu2 error: $aOptions is invalid. No flags supplied!"
Please have a look in Webmaster Tool (Web-Console). I my point you have a Javascript error so script stops loading completlyDietmar
Uncaught ReferenceError: confirm_link is not defined
Quote from: hgs on November 17, 2020, 09:14:42 AMAre there any messages in the ErrorLog?Error log (fraction):Quote[16-Nov-2020 19:22:59 UTC] show_menu2 error: $aOptions is invalid. No flags supplied![17-Nov-2020 01:15:53 UTC] show_menu2 error: $aOptions is invalid. No flags supplied![17-Nov-2020 01:15:56 UTC] show_menu2 error: $aOptions is invalid. No flags supplied![17-Nov-2020 07:22:41 UTC] show_menu2 error: $aOptions is invalid. No flags supplied![17-Nov-2020 07:24:04 UTC] show_menu2 error: $aOptions is invalid. No flags supplied!"
index.php:835 Uncaught ReferenceError: confirm_link is not defined at HTMLAnchorElement.o nclick (index.php:835)
<a onclick="confirm_link('Are you sure you want to delete the selected page (and all of its sub-pages)?','https://xxxx.xxxx.fi/admin/pages/delete.php?page_id=be85276994044544');" title="Delete">
};var confirm_link = function (message, url) { // class="alert rounded" if (confirm(message)) location.href = url;
Quote from: Luisehahne on November 17, 2020, 11:15:57 AMPlease have a look in Webmaster Tool (Web-Console). I my point you have a Javascript error so script stops loading completlyDietmar
}; var confirm_link = function (message, url) { // class="alert rounded" if (confirm(message)) location.href = url;
When I load the admin I get this error:SyntaxError: missing } after property list index.php:694:25 note: { opened at line 692, column 18
You tried also other browsers?Which browser do you use?
Quote from: jonathanw on November 18, 2020, 02:23:16 PMWhen I load the admin I get this error:SyntaxError: missing } after property list index.php:694:25 note: { opened at line 692, column 18Which index.php in which folder??Dietmar
Thx for reporting.Who is your hoster?
I'm thinking it might be related to the ' in "won't"
Can confirm, with backend language english this js-error occours.QuoteI'm thinking it might be related to the ' in "won't"Right.