• Okay I am still getting trouble with the email hack:
    No Database Selected
    Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/alpha/public_html/maillist/index.php on line 63
    No Database SelectedThanks for subscribing.
    You will receive an email shortly to confirmyour subscription.
    Once you confirm your subscription you will begin to receive
    notifications whenever The Alphaville Gazette is updated.
    Go Back
    That is the error. I get the email confirmation, vbut that error is still given. Is there anyway around that.
    However I did double check, and I don’t know if this makes any difference, but in the readme it says to name the db, email_list in the SQL…however it automatically changes email_list…into emaillist…with no”_” .. every file having to do with this, is refers to the name as email_list and not emaillist…if that makes any difference at all.
    AIM: ian88schwartz
    email: ian@ianschwartz.com
    yahoo: simsonline2004
    Thank you

Viewing 1 replies (of 1 total)
  • It sounds like your database is not being found. You might want to check out your config section of the “index.php” file within the maillist directory.
    The “email_list” you are referring to is the name of the table within the database, which is supposed to be created by using the “email_list.sql” file included with the plugin.
    If you do not have the table named correctly, that could be your error?

Viewing 1 replies (of 1 total)
  • The topic ‘email hack 2’ is closed to new replies.