Changelog

From 2.1.8 to 2.1.9

  1. Major Bugfixes
    Installation file now installs everything (yes, I suck); conversion file of Enthusiast to Listing Admin favourite fields fixed (both via Melissa »); affiliates can now be displayed in formats other than un/ordered lists (via Donna »); show field in Listing Admin should show up; albums for lyrics can now be added!
    Affects: /install/, fun-listings.inc.php, lyrics.php, show-form.php, fun-categories.inc.php
  2. Codes
    Codes can now be added to 'Whole Collective' – requested by almost all of you. :D
  3. E-Mails
    E-mail templates for "Closed" listings were added for both affiliates and members.
    Affects:
  4. Listings
    Implementations: Crosslisting to a different domain, plus crosslisting to Enthusiast and phpFanBase.
    Affects: fun-listings.inc.php, fun-members.inc.php, fun-show.inc.php, listings.php, show-c-stats.php and show-owned.php
  5. Members
    New search function for members, where you can seach for a name, e-mail or URL, within or not within in a listing!
    Affects: members.php
  6. Users
    Users functionality was originally for crossposting, but is now defunct as of version 2.1.9 (and will not be included in any new versions). You can now edit your admin/password on the options page.
    Affects: fun-admin.inc.php, pro.inc.php
  7. Wishlist
    Bugfixes: 'granted' was added to the wishlist table, so granted wishlisters from the wishlist table actually show up.
    Eternal 'Thank You' to: Saya »
  8. Minor Bugfixes/Implementations: Valid URL function removed from all files; categories.php deletion bug; image type checking replaced (temporarily); fun-joined.php function fixed - images now display; e-mail functions have been replaced to preg_match(); hypens have been added to name function for forms - people joining can now have hypens in their names(!); prefix for the tables can now be included, so one does not have to keep editing the table variables; you can now turn off e-mails of someone joining a fanlisting off, requested by Willow » - currently only for the entire collective; script now pulls from two dates for the last updated date for statistics: affiliates and members; lastly, the Options page has been revamped.
    Affects: affiliates.php, codes.php, categories.php, fun-listings.inc.php, fun-members.inc.php, fun-show.inc.php, joined.php kim.php, members.php, options.php, rats.inc.php, show-delete.php, show-form.php, show-join.php, show-kim-join.php, show-kim-update.php, show-reset.php, show-update.php and v.inc.php

From 2.1.7 to 2.1.8

  1. Collective Statistics: Real Stats
    This was implemented in the previous version, but is being reinforced. It includes the variables – instead of a template like it's predecessor – where one can usually use this file on any page. Nifty!
    Affects: display_codes.php, fun-categories.inc.php, fun-misc.inc.php
  2. E-Mails
    Both e-mail files – emails.php and fun-emails.inc.php – both held a ton of bugs, bugs I wasn't aware of until I tried to send out different e-mails. All bugs (that I'm aware of!) have been fixed, with some of the e-mail headers fixed as well.
    Affects: emails.php, fun-emails.inc.php, show-join.php and show-update.php
  3. Listings
    Implementations: Two features were implemented this time around, one not being active until the next upgrade. This upgrade, you are able to choose if a fanlisting will appear in your collective statistics numbers and on show-owned.php – comes in nifty when you want to hide a fanlisting, e.g. from your upcoming list.
    Bugfixes: You can now add/edit a listing without an image, and there's no longer any parsing errors when editing listings for the first time. Affects: fun-listings.inc.php, fun-misc.inc.php, listings.php, show-c-stats.php, show-owned.php and show-real-stats.php
  4. Minor Bugfixes/Implementations: You can now add a joined listing without uploading an image, categories functions have been updated for show-real-stats.php and a version file has been implemented, so users don't have to re-upload rats.inc.php. ;)
    Affects: fun-categories.inc.php, fun-misc.inc.php, joined.php, rats.inc.php and v.inc.php