Hi I have attache the orignal code and my alterd code (webcbq_gregory_machin.tgz) I believe that the orignal is witten in php 3 and i'm using php 5, could someone please advise on this and how to do the upgrade .. Many thanks for your time Gregory Machin On 10/17/06, Richard Lynch <ceo@xxxxxxxxx> wrote:
Wild Guess: It relies on register_globals being "on" and you need to change $nuevoPadre to $_REQUEST['nuevoPadre'] hard to say without seeing the code, but this is my first guess with the info we have. On Tue, October 17, 2006 3:35 am, Gregory Machin wrote: > Hi > I'm looking for the developer of webcbq, I'm trying to get it to work > on > fc5_64 but I have hit a wall there are some errors I can't see why the > variables are being populated ... and I think is was writtn in php 3 > because > I have had to change alot on the syntax of the code to get it half way > working ... > > here are the errors .... > > *Notice*: Undefined variable: nuevoPadre in * > /var/www/html/webcbq/parents.php* on line *38* > > *Notice*: Undefined variable: borrarRegla in * > /var/www/html/webcbq/parents.php* on line *53* > > *Notice*: Undefined variable: modificarRegla in * > /var/www/html/webcbq/parents.php* on line *67* > > *Notice*: Undefined variable: cambiarNombre in * > /var/www/html/webcbq/parents.php* on line *76* > > *Notice*: Undefined variable: nuevaRegla in * > /var/www/html/webcbq/children.php* on line *38* > > *Notice*: Undefined variable: borrarRegla in * > /var/www/html/webcbq/children.php* on line *51* > > *Notice*: Undefined variable: modificarRegla in * > /var/www/html/webcbq/children.php* on line *63* > > *Notice*: Undefined variable: cambiarNombre in * > /var/www/html/webcbq/children.php* on line *72* > > Many thanks > -- > Gregory Machin > gregory.machin@xxxxxxxxx > www.linuxpro.co.za > -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some starving artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So?
-- Gregory Machin gregory.machin@xxxxxxxxx www.linuxpro.co.za
Attachment:
webcbq_gregory_machin.tgz
Description: GNU Zip compressed data
Attachment:
webcbq.tar.gz
Description: GNU Zip compressed data
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php