Quote:
Originally Posted by Zammo
Could this be what has started killing my mambo website hosting then?
I keep getting "Template File Not Found! Looking for template" error from a website hosting that worked fine 24 hours ago. Apparently it could be related to the register_globals setting.
|
Absolutely no idea. I was only talking about forms, and stuff I wrote myself. You should ask support from Eukhost.
Quote:
Originally Posted by unplugged
I were you I would start coding as if register_globals was switched off anyway!
|
It wasn't a matter of that. I did my PHP coding when it was version 4.0 and the security stuff wasn't around. The $_POST variable didn't exist. I haven't coded anything new or major in PHP since then. It has taken a few years to break like this. I agree that register globals off is a good idea. I just didn't notice that the practice had changed.
Maybe Zammo needs a more up to date version of Mambo. Or to do a Google search on "Mambo register globals off".