What could be wrong?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
thefreebielife
Forum Contributor
Posts: 126
Joined: Thu Apr 26, 2007 2:59 pm

What could be wrong?

Post by thefreebielife »

This morning, my login code was working fine, but now across all my sites (same host), the meta refresh just refreshes back to the login page.

I assume its a hosting issue, but is there any specific error i should bring up to the host while asking about it?

Thanks,
Jared
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

Can you post the meta refresh code in your pages (maybe the whole head). Since meta refresh is done in the client I don't see how you host could affect it.
(#10850)
Post Reply