• v2.2-PHPMailer-5 037efc3efc

    helenclx released this 2025-05-24 06:29:23 +00:00 | 2 commits to master since this release

    • Updated list of countries.
    • Corrected links to continue to manage approved and pending members in the admin panel.
    Downloads
  • v2.2-PHPMailer-4 564f322167

    helenclx released this 2025-05-20 10:52:25 +00:00 | 5 commits to master since this release

    • Add the option to enable a security question field on the join and contact forms to improve anti-spam measures.
    • Add HTML's for attribute to form labels to associate the labels with their respective form fields.
    Downloads
  • v2.2-PHPMailer-3 11dd56d7a6

    helenclx released this 2025-03-03 01:54:07 +00:00 | 10 commits to master since this release

    Changelog

    • Check for https:// in addition to http:// for potential spam in the comment fields.
    Downloads
  • v2.2-PHPMailer-2 6c41e2a011

    helenclx released this 2024-07-05 05:44:53 +00:00 | 14 commits to master since this release

    Changelog

    • Allows fanlisting members to change their favourites with the update form if favourites field is enabled.
    Downloads
  • v2.2-PHPMailer-1 4e9af99bdd

    helenclx released this 2024-06-29 10:23:26 +00:00 | 17 commits to master since this release

    First release of my fork of BellaBuffs with PHPMailer integration.

    New Features

    • Integrate PHPMailer for the email sending features, should the fanlisting owner enables these features.
    • Email sending features are enabled by default, but can be disabled in prefs.php.
    • HTML5 form validation, including E-mail and URL input types and the required attribute.
    • Update list of countries.
    • Add a buttons folder (with a placeholder file to enable the folder to be pushed via Git), so users do not need to manually create the folder to store uploaded buttons.
    Downloads