ZenphotoCMS Forum
readable/visible css-file by call up /admin instead /admin.php - 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: readable/visible css-file by call up /admin instead /admin.php (/thread-12186.html)



readable/visible css-file by call up /admin instead /admin.php - Eli15 - 2017-04-02

hi,

my provider made a serverupdate and I just realize, that I can see my css-file:
/
Zen Photo Admin
/

/ Basics
------------------------------
/

  • {
    line-height: 19px;
    } ....

when I call up just /admin
(till now, I use this short-link ...)

If I call up /admin.php, I reach only the admin-login as before.

eli
Zenphoto version 1.4.14
firefox, safari




readable/visible css-file by call up /admin instead /admin.php - acrylian - 2017-04-02

That would mean that either the htaccess file got lost, the Zenphoto option for mod_rewrite is disabled for unknown reasons or the host forgot to enable modrewrite or something. Without modrewrite that is the correct url. Why you would see css I cannot answer. Probably a good idea to ask your host anyway as it happened after their upgrade.