Everything seems have installed OK and I can see data appearing in the database, but when I register a user and click submit, register.php loads with empty fields, like so:
You have been registered (still pending). We have sent an email to and have recorded the following information :
Name :
Email :
Age :
and so on...
I'm using Apache 2 and PHP 4.3. Could it be a register globals issue?
Matt
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I presume you're using the latest version of Authlib (currently 1.96), and I keep get frantic when people report problems, so I looked into the source, and I don't see a problem. I made sure that this register_globals came up.. I did a quick manual hack, but as I said I made sure everything works.
Maybe you can copy your source file (register.php and backend.php) both and send them ?
Regards,
Mukul Sabharwal (mukul@mnstate.edu)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Everything seems have installed OK and I can see data appearing in the database, but when I register a user and click submit, register.php loads with empty fields, like so:
You have been registered (still pending). We have sent an email to and have recorded the following information :
Name :
Email :
Age :
and so on...
I'm using Apache 2 and PHP 4.3. Could it be a register globals issue?
Matt
Hi,
I presume you're using the latest version of Authlib (currently 1.96), and I keep get frantic when people report problems, so I looked into the source, and I don't see a problem. I made sure that this register_globals came up.. I did a quick manual hack, but as I said I made sure everything works.
Maybe you can copy your source file (register.php and backend.php) both and send them ?
Regards,
Mukul Sabharwal (mukul@mnstate.edu)
Hi
I have the exact same problem. What can be done?
i use:
Authlib currently 1.96
php 4.3.7
register globals on
Kind Regards
/Klaus b