1 ramadama Oct 10, 2016 12:22
3 ramadama Oct 18, 2016 16:06
Thanks a lot Francois, you helped opening my eyes: the mistake was on my side.
I forgot to remember that our b2e runs on another domain, call it http://where_my_b2e_sits.net and instead of locating the /news-folder in http://kerosinsteuer.wald.org (which is pointing to http://where_my_b2e_sits.net) it has to go to http://where_my_b2e_sits.net.
seems to work now .... ooops: what is wrong that the comment form below the postings does not load? It tries to load, but does not show:
http://kerosinsteuer.wald.org/news/?p=1556&more=1&c=1&tb=1&pb=1
4 fplanque Oct 19, 2016 15:45
The form is probably not loading because you are mixing domains.
You need to check in your browser dev tools where it tries to load the form.
To my knowledge, there is no change that would explain that between 6.7.4 and 6.7.7.
The 404 page is from you web-host, not from b2evolution. It means that the problem is before b2evolution gets a chance to execute. This looks like an htaccess file issue.
Verify that you did not accidentally damage/modify your
.htaccess
file during upgrade.