page does not exists, wrong redirect
-
I am working on a set of websites as one project. Now obviously the error I describe below is due to the way I have set this up on my local machine, but still.
On my localhost I have the following:
localhost/projectname/sub-project1
localhost/projectname/sub-project2
localhost/projectname/sub-project3
etc.With TML plugin activated, when I try to logout I get redirected to localhost/projectname/index.php which does not exists.
This problem will be resolved once the sites go live, but for now I would like a solution instead of having to change the folder-structure of my devbox.
Does someone know where the redirect code is I need to change to make this work?
The topic ‘page does not exists, wrong redirect’ is closed to new replies.