400 Not Found Error on cmsAdmin

4 posts by 2 authors in: Forums > CMS Builder
Last Post: December 12, 2013   (RSS)

By northernpenguin - December 11, 2013

Hi

Last week I was working on a client website, and since I didn't want anyone to login to CMSB while I updated certain areas, I restricted access to my IP only.  When I finished the work, I removed the IP and check mark.

My client tried to access CMSB today, and gets a 400 Not Found Error.  If I use my notebook (from where I made the previous changes), I can login.  If i use my iPad, I also get a 400 error.

How can I fix this?

--
northernpenguin
Northern Penguin Technologies

"Any sufficiently advanced technology
is indistinguishable from magic."
........Arthur C. Clarke

By Dave - December 12, 2013

Hi northernpenguin,

You can confirm that IP restrictions are disabled by checking the settings file in /cmsAdmin/data/settings.dat.php (or similar name).

It should show something like this:

'restrictByIP' => '0',
'restrictByIP_allowed' => '',

If that's correct then the next step would be to check the exact URL being accessed and exact error code and message being returned (and let us know).  HTTP 400 is actually "Bad Request" which could suggest a different type of error.

Let me know what you find and we'll help you figure it out.

Thanks!

Dave Edis - Senior Developer
interactivetools.com

By Dave - December 12, 2013

Ok, great.  Glad to hear it's working!  :)  Take care.

Dave Edis - Senior Developer
interactivetools.com