smrose / ps

Pattern Sphere application, part of the Public Sphere Project.
0 stars 0 forks source link

The "please login" link on PGHCI project page yields 404 #17

Closed publicsphere closed 2 months ago

publicsphere commented 2 months ago

If a user is not logged in and goes to the PGHCI page, there are two links for logging in

The first one, on left side of page, that says "please log in" goes to a bad url / 404 https://labs.publicsphereproject.org/ps/PGHCI/log.php#login

The link on the menu at the top right seems to work.

smrose commented 2 months ago

The bug here is in the "instructions for visitors" text for this project, which has various links to resources that are in the parent directory. The fix - which I just performed but which you could have done - was to log in as a superuser, then select "Manage project," select the PGHCI project, and edit the "instructions for visitors" to correct those links. For example, where the link is to "log.php," replace it with "../log.php". The save the config.