Strange admin.php problem

2 posts by 2 authors in: Forums > CMS Builder
Last Post: August 7, 2011   (RSS)

By ispro - August 7, 2011

One of my sites has developed a strange problem - the Admin screen does not display the Logon screen, but starts off with one of my internal files (called header.php) and follows it with the logon screen. Styling is lost. Upon login, everything is back to normal. What's going on here? URL is http://www.apdanh.org/cmsAdmin/admin.php

Re: [ispro] Strange admin.php problem

Looks like you've overwritten a file on your ftp with your internal header file.

It'll be therefore using your internal header.php file, which will not include the CMSB css references, hence your list styling.

Re-install the CMSB over FTP (so it doesn't overwrite your existing schemas etc, just like you'd with with an upgrade) and try it again...