derelektrischemoench Posted November 28, 2019 Posted November 28, 2019 Good morning guys, I have a weird issue with Processwire 3.0.123. Whenever I try to edit my root page in the backend I get the "Bookmarks" section instead of the edit page view. (-> http://localhost/processwire/page/edit/bookmarks/) The link target of the root page in the backend, however is shown as: http://localhost/processwire/page/edit/?id=1 So there seems to be some redirect happening in between. Has anyone ever faced such an issue? Any help would be appreciated, since I basically can't edit my homepage. //edit: I thought about removing the bookmarks module since I don't need it, which should in theory help with the problem. I wasn't able to find bookmarks as a standalone plugin that can be deactivated. Is this possible? Greetings derelektrischemoench
derelektrischemoench Posted December 1, 2019 Author Posted December 1, 2019 So... just in case anyone is facing a similar issue, I found the solution to my problem. In my case it was due to mod_rewrite being somewhat borked. I reinstalled apache2 and activated mod_rewrite and voilà it worked.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now