1
Hi everybody,
I've been trying to insert some php / mysql code in the User Profile module, in register.php so that, when someone registers, a new record is inserted in another database for admin purposes. The script worked. The only problem was that it was creating two records. I gathered this was because of the Advanced step being activated - you have to press the submit button twice. So I deactivated it, even deleted it, but it is still creating two records.
I guess I would have to remove some code in the register.php so that there is no trace of the Advanced stage.
Does anyone know what line I would have to remove to stop this from happening?
thanks,
eugenie