![]() |
|
Admin URL Redirect Problems. - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Admin URL Redirect Problems. (/thread-13288.html) |
Admin URL Redirect Problems. - zike - 17-06-2019 Greetings, After my installation of the software, if I decided to log out of the admin URL and then attempt to log back in, it redirects to a location missing a '/', example: domain.comadmin-users.php/ After this, I have to restart the installation process just to access the admin URL again. It will access the login screen okay, but after I click to login, that is when the redirect issue occurs and you cannot get back into the admin URL. Admin URL Redirect Problems. - acrylian - 17-06-2019 Yes, thanks, known issue, it had already two tickets on GitHub and is fixed in the support build already. Zenphoto 1.5.4 coming soon to officially fix this. You are actually logged in successfully, just the URL is redirected wrongfully. Just access /admin on your install to get to the backend directly. Admin URL Redirect Problems. - zike - 17-06-2019 Update: Changing the theme seemed to provide me a solution. Admin URL Redirect Problems. - acrylian - 17-06-2019 The theme has nothing to do with this issue actually. Admin URL Redirect Problems. - zike - 17-06-2019 Ah, well if it wasn't the theme, then I am just thankful is started to working normally Admin URL Redirect Problems. - acrylian - 17-06-2019 Perhaps the theme used the login-out plugin differently. The issue seems not to happen if it demands the Colorbox popup was. Admin URL Redirect Problems. - nicolesharp100 - 18-06-2019 I think I am having the same problem. Brand-new installation of 1.5.3 with everything default/recommended settings. Attempting to access *.net/zenphoto/zp-admin/ gives: "Zenphoto Error: the requested object was not found. Album: zp-admin." Attempting to log in from *.net/zenphoto/zp-core/admin.php then redirects to *.netzenphoto/zp-core/admin.php with a "This site can’t be reached." error (broken URL due to missing slash). However, I did find a workaround. If I log in from *.net/zenphoto/zp-core/admin-users.php (NOT from < /zp-core/admin.php >) and then go to *.net/zenphoto/ I can then access < /zp-core/admin.php > by clicking "Admin" in the top-right corner. Admin URL Redirect Problems. - nicolesharp100 - 18-06-2019 Not sure if it is related, but there seems to be another bug whereby if you are logged into Zenphoto on HTTPS, when you log out, it redirects to HTTP. It should stay on HTTPS ideally. Admin URL Redirect Problems. - acrylian - 19-06-2019 As already said the redirection error is already fixed in the support build. The https redirection I cannot reproduce, works on our site. But our site does that redirection server side by default. |