Fork of the fanlisting script BellaBuffs with PHPMailer integration.
Go to file
Helen Chong adf92dafa9 Add permissions 2024-06-26 23:31:24 +08:00
admin-icons version 2 in progress 2012-05-21 13:42:55 +01:00
contactform Replace PHP mail() functions with PHPMailer script 2024-06-26 18:32:28 +08:00
README.md Add permissions 2024-06-26 23:31:24 +08:00
README_original.txt Add new README 2024-06-26 18:13:22 +08:00
admin.php Replace PHP mail() functions with PHPMailer script 2024-06-26 18:32:28 +08:00
affiliates.php version 2 in progress 2012-05-21 13:42:55 +01:00
affiliates.txt version 2 in progress 2012-05-21 13:42:55 +01:00
buttons.php version 2 in progress 2012-05-21 13:42:55 +01:00
buttons.txt version 2 in progress 2012-05-21 13:42:55 +01:00
captcha.jpg version 2 in progress 2012-05-21 13:42:55 +01:00
captcha.php version 2 in progress 2012-05-21 13:42:55 +01:00
contact.php Replace PHP mail() functions with PHPMailer script 2024-06-26 18:32:28 +08:00
countries.txt version 2 in progress 2012-05-21 13:42:55 +01:00
footer.php version 2 in progress 2012-05-21 13:42:55 +01:00
functions.php version 2 in progress 2012-05-21 13:42:55 +01:00
header.php version 2 in progress 2012-05-21 13:42:55 +01:00
index.php version 2 in progress 2012-05-21 13:42:55 +01:00
ipblock.txt version 2 in progress 2012-05-21 13:42:55 +01:00
join.php Replace PHP mail() functions with PHPMailer script 2024-06-26 18:32:28 +08:00
logout.php version 2 in progress 2012-05-21 13:42:55 +01:00
members.php version 2 in progress 2012-05-21 13:42:55 +01:00
members.txt version 2 in progress 2012-05-21 13:42:55 +01:00
newbies.txt version 2 in progress 2012-05-21 13:42:55 +01:00
prefs.php version 2 in progress 2012-05-21 13:42:55 +01:00
spamwds.txt version 2 in progress 2012-05-21 13:42:55 +01:00
stylesheet.css version 2 in progress 2012-05-21 13:42:55 +01:00
update.php Replace PHP mail() functions with PHPMailer script 2024-06-26 18:32:28 +08:00
updates.txt version 2 in progress 2012-05-21 13:42:55 +01:00

README.md

BellaBuffs with PHPMailer Support

This is a fork of the fanlisting PHP script BullaBuffs, with PHPMailer powering the email sending features.

This fork replaces the PHP mail() functions from BellaBuffs with PHPMailer, allowing a fanlisting to send out emails, provided the fanlisting owner chooses to enable them, even if the hosting server does not support the PHP mail() function.

The PHPMailer script that is incorporated in this fork is based on InfinityFree's PHPMailer contact form script. As InfinityFree's free hosting plan does not support PHP mail() function, InfinityFree has provided their contact form script as an alternative.

This BellaBuffs fork is tested with PHP 8.2 on InfinityFree's free hosting.

Permissions

You are free to use this BellaBuffs fork and customise it as much as you like. You may credit me for this fork specifically, but it is not required.

However, regardless if you choose to credit me for this fork or not, per the original author Jem Turner's Read Me, you must link back to Jem Turner at https://www.jemjabella.co.uk/. By using BellaBuffs, you also agree not to sell copies of the script, or services relating to the script (i.e. installation, customisation, etc) without written permission of Jem Turner. You can read Jem Turner's original Read Me file here.

Credits