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
If you (or a webmaster) ever creates a page called admin or media (or any other WB directory) you will be in trouble.The /pages (or whatever you name it) is there for a reason.
question: there is a problem when submitting form. In the help section this is mentioned only no solution is given. Any idea how to fix this?
$wb_page_data = str_replace($linkstart.$link.$linkend, $newvalue.'/', $wb_page_data);
$wb_page_data = str_replace($linkstart.$link.$linkend, $newvalue, $wb_page_data);
Websites work faster WITH the trailing URL.
You get a redirect without one, to add the trailing slash.