Archive for April, 2007

phpFan 3.2.1 (important!)

Tuesday, April 24th, 2007

I’ve discovered that for multi-dimensional arrays, which thankfully only seems to affect the admin multi-add joined/affiliate/etc. functions, it was possible to submit dirty data because array_filter does not seem to work for multi-dimensional arrays. Be sure to upgrade. This upgrade basically only affects files and one call to the database (to increment the version, no other changes).

You can download the latest version of phpFan.

Changes From 3.2 to 3.2.1

- Rewrote and reworked the cleaning function.
- Make sure arrays are thoroughly ‘cleaned’.
- Fixed typo for sending mail through ‘native mail’.
- Admin and lost password now send mail through swiftmailer.
- Fixed small bug with the admin index page (would give error if ERROR_ALL).

phpFan 3.2 and phpFan Add-ons Released

Thursday, April 19th, 2007

Finally, I’ve finished the overhaul of the phpFan system for about the third time. This version of Wordpress is compatible with Wordpress and, actually, a Wordpress plugin is available. There’s actually two methods of Wordpress/phpFan integration.

You can download the latest version of phpFan.

CHANGES FROM PHPFAN 3.12 to PHPFAN 3.20

- Fixed counting bug.
- Redid the look of the admin control panel
- Multi-edit/add of joined listings, categories, and image sizes
- More OOP and less use of GLOBALS
- Works with Wordpress (can use the WP phpFan plugin, etc.)
- Debugging on/off switch moved to debug.php and admindebug.php files
- keep-in-mind, listing, affiliates, and wishlists addons added

Also, there are four phpFan add-ons released, all version 1.0.

AFFILIATES:
An add-on script that allows you to add affiliates, e-mail that affiliate individually, or mass e-mail
affiliats for your site/collective. *Must* be used in conjunction with the LISTING add-on.

VERSION 1.0 zip: download.

KEEP-IN-MIND:
An add-on script that allows individuals to add themselves to a keep-in-mind list for your listings,
*must* be used in conjunction with the LISTING add-on. Updates are done through an automatic updates
form (which allows keep-in-minders to ‘retrieve’ a password) or a form that allows the keep-in-minder
to send an update e-mail.

VERSION 1.0 zip: download.

LISTING:
An add-on script that allows you to add all your listings with a description, image (optional), categories
and lists them by category.

VERSION 1.0 zip: download.

WISHLIST:
An add-on script that allows you to add wishlisters and lists them by image (with the why, rejection number, category),
by category, and allows for gained wishlisters (with URL) to be listed on the bottom.

VERSION 1.0 zip: download.

Also, the phpFan Wordpress plugin. VERSION 1.0 zip: download.