samerton / NamelessMC

A complete Minecraft-related PHP website package. Please note this is an old repository, a link to the new repo is in the readme
https://github.com/NamelessMC/Nameless
MIT License
39 stars 17 forks source link

Way to change the admin email? #35

Closed Kyle1264x closed 9 years ago

Kyle1264x commented 9 years ago

How can i change the email that it sends the activation email from?

samerton commented 9 years ago

There's not a field for it yet in the AdminCP, I can quickly add one now though.

Kyle1264x commented 9 years ago

That sounds good man, Appreciate it.

Kyle1264x commented 9 years ago

Also the donate page, is there anyway to put the HTML version of buycraft in

samerton commented 9 years ago

Added the outgoing email field in the latest commit. If you want to install this update before the next pre-release, replace the contents of pages/admin/general.php with this code.

As for the donate page, you'll need to edit the pages/donate.php file manually and add an iFrame. If you replace the contents of pages/donate.php with this code, it should do it for you.