Skip to content

How to reset email used in installation & a HTTPS question

edited March 2018 in Questions

Hi there,

I am new to Sendy and have just purchased my license and hope someone can help for the below:

  1. I managed to install Sendy without issue but cannot log in as the system cannot find the log in e-mail. I suspect there was a typo i made during the installation process for the log in e-mail and I couldn't figure it out. Is it a way to reset or view / amend details in the database in cpanel?
  2. What script to add to the .htaccess file of Sendy to force the page to https?

Many thanks.

Sean.

Comments

  • BenBen
    edited March 2018

    Hi,

    I managed to install Sendy without issue but cannot log in as the system cannot find the log in e-mail. I suspect there was a typo i made during the installation process for the log in e-mail and I couldn't figure it out. Is it a way to reset or view / amend details in the database in cpanel?

    If you need to recall your main account's login email address, login to your MySQL database via phpmyadmin or similar. Go to the login table, the value of the username column in the first row is your main account login email address. You can also reset the password to '12345678' by changing the value of the password column to the following value:

    a5b253d8484925a3b4fba260768416dfdcbeaed639bb3435c566cbf54721f846903725c7283cf9ab1f090f179d015f46a50b5e798695547eda6e2342db8918a2

    What script to add to the .htaccess file of Sendy to force the page to https?

    Just ensure that you've set the APP_PATH in /includes/config.php to the 'https' version of your Sendy URL. There is no need to edit Sendy's .htaccess file.

    Thanks.

    Best regards,
    Ben

This discussion has been closed.