Hello !
In my custom subscribe form, I’m using AJAX subscribe “?p=asubscribe&id=X” POST method.
But if I enter an email which already exists in the PHPList database, the existing details are automatically overwritten with the informations given by my form… and I don’t want this… I would prefer that the “asubscribe” request fails and returns an explicit error message like “this email is already in our database”…
How can I do this ? Is that possible ? I had a look in the admin/subscribelib2.php file but this is too complex for me to understand myself what I should modify (IF I should modify this file !)…
Many thanks for your help !
Trucmuche
ps. I’m using PHPList 3.0.12.