81
General Help & Support / Re: E-Warning on error log
« Last post by sternchen8875 on February 24, 2025, 05:25:12 PM »Unpack the file in the attachement and replace it with the file /framework/Utils/IpAddress.php
WebsiteBaker 2.13.6 is now available!
Will it continue with WB? It goes on! | Geht es mit WB weiter? Es geht weiter!
https://forum.websitebaker.org/index.php/topic,32340.msg226702.html#msg226702
The forum email address board@websitebaker.org is working again
https://forum.websitebaker.org/index.php/topic,32358.0.html
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html
var selectTable = document.querySelec torAll('.pages_view') ;
function show_page_list(){
var selectTable = document.querySelectorAll('.pages_view');
for (var i = 0; i < selectTable.length; i++) {
selectTable[i].style.display = (selectTable[i].style.display==="none" ? "" : "");
}
}
Now the pages are missing the backend...
Upgraded to WB 2.13.6 / PHP 8.3, deleted "social baker" - crashed
But after the upgrade don't see the pages in back end section pages. disappeared.