$req = Sql_Query("SELECT * FROM " . $GLOBALS[table_prefix] . "mail2list_allowsend WHERE email='".$email['FROM_EMAIL']."'");
$req = Sql_Query("SELECT * FROM " . $GLOBALS[table_prefix] . "user_user WHERE email='".$email['FROM_EMAIL']."'");
SaWey wrote:About the whitelist, you can easily change that.
At line 643 change:
- Code: Select all
$req = Sql_Query("SELECT * FROM " . $GLOBALS[table_prefix] . "mail2list_allowsend WHERE email='".$email['FROM_EMAIL']."'");
to:
- Code: Select all
$req = Sql_Query("SELECT * FROM " . $GLOBALS[table_prefix] . "user_user WHERE email='".$email['FROM_EMAIL']."'");
if ($whitelistcheck['name'] == ""){
SaWey wrote:hey
I updated the package, it now has an import function under the 'Add users' page.
You will be able to import users from your lists with some configuration options.
You also can choose an attribute to use as the name for the users.
Database error 1064 while doing query You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Come Iscriversi'.', '2007-08-24 17:53:31', '2007-0
Database error 1062 while doing query Duplicate entry '0-2' for key 2
______________________________________________
Processing list 'prova'
------------------------------
Status of pop3 connection: Connected
Processed message 1 of 1
No emails where sent to Prova.
ErikLockwar wrote:Hi !
I tried to install last version 2.0 beta (never installed before)
After initial setup, I configured it and, at first mail-dowload (process new mails button), I received this error (the duplicated key, I suppose, appeared only the second time I tried):
ALTER TABLE `phplist_mail2list_allowsend` CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci
ALTER TABLE `phplist_mail2list_list` CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci
ALTER TABLE `phplist_mail2list_popaccounts` CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci
Return to Contributions: Plug-ins, Add-ons, Mods
Users browsing this forum: No registered users and 1 guest