Notice all hosted users about your plans

Any suggestions for the improvement of the site can be posted here.
Post Reply
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Notice all hosted users about your plans

Post by Lixas »

Notice all hosted users about your plans, like turning off "register global" and other php functions, that u are going to change. For example, when u turned off "register_global" my web site stopped working, because i never thought that u can turn it off. But now (it tooked me 13 h of work) i have reprogrammed my web site to work with "register_global" off :?

So plz be so king and post a message what are u going to do in server about that, what could affect all users (like me, who developing my own scripts) :D

Thank u :)
Lixas


Image
tanaka
Posts: 195
Joined: Sat Mar 05, 2005 5:27 pm

Post by tanaka »

Yeah. It affected my site too. But I have a script that simulates the register_globals on and had to reprogram just some things like replace $PHP_SELF.
And I'm with Lixas. This kind of changes should be announced properly ;)
L O L
SHAdmin
Posts: 2095
Joined: Sat Dec 18, 2004 11:28 am
Contact:

Post by SHAdmin »

Sorry for not making a formal announcement regarding it, coz usually it is adviced for all developers to code their scripts keeping "register_globals as off" in mind, so i didnt expect such a disaster in mind.

I assure you i would make such announcements clearer in the future if anymore required to be done.

Also i will just go ahead and make this announcement now ;)
Post Reply