• I am having a bit of trouble with this. I went threw the read me. here is where I am having trouble:
    ————————————-
    Trouble: 1. Create the email_list table in your Word Press
    MySQL database.
    [Use email_list.sql]
    What I did: in mysql, i made a database named email_list. then I Went into PhP myadmin, from the SQL database, and uploaded in the “email_list.sql” file. and logged out of SQL
    ————————————-
    Problem: 4. Copy email-notification.php to:
    /wordpress/wp-content/plugins/
    What I did: I did not have a /wp-content folder. So what I did is created one, and made the subfolder plugins, and put those two files in it.
    —————————————
    That seems to be it. On my website https://www.alphavillegazette.com, on the right panel, I have the “sign up email” notification, however, whenever I enter in an email, i get brought to an error page. I am thinking I did something wrong. anything i had troubles with, i listed here. any help, or response would be greatly appreciate.
    I can be reached at:
    AIM: ian88schwartz
    yahoo: simsonline2004
    email: [email protected]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter ian2

    (@ian2)

    calm down, just incase noone looked here, or vice versa. sorry if i am taking up 1kb more

    You are using:
    “<meta name=”generator” content=”WordPress 1.0.1″ “
    You’ll need to update to 1.2mingus.
    1.0.1 is *really* old ??

    Thread Starter ian2

    (@ian2)

    I tried to update, however when I did, the installation, some how corrupted it. And luckily I had a back up, which took me over 1 hour to move the files back into /public_html

    Thread Starter ian2

    (@ian2)

    Anyways, another update to the issue:
    Running: 1.0.1
    Also I got it working I think. Somehow, I did not change https://www.mysite.com , to my url. But I did that, and I get the letter to confirm, however, after I enter in my email, it takes me to this page in which, I get this messege.
    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
    I went in my maillist/index.php, and i get something that says this (on line 63):
    $row = mysql_fetch_assoc($res);
    Not sure what to do, thanks!

    Upgrade.
    https://www.ads-software.com/support/3/6699
    https://www.ads-software.com/support/3/5998
    https://faq.wordpress.net/view.php?p=30
    The database structure of 1.0.1 and the internal file structure of
    1.0.1 is significantly different from 1.2.
    Plugins were merely a twinkle in Matt’s eye when 1.0.1 was around, and they will just keep dumping errors onto you. So although you experienced an error earlier, it really is worth trying again.
    You have a backup, and it works – that is good.
    Now upgrade to the sparkly version of wp ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Having Trouble with email notification’ is closed to new replies.