There’s a bug that will not allow for editing when the image size used by joined listings (with images on) has been deleted. phpFan 3.2.5 fixes that bug. Thanks to Iva for reporting it.
You can download the latest version of phpFan.
There’s a bug that will not allow for editing when the image size used by joined listings (with images on) has been deleted. phpFan 3.2.5 fixes that bug. Thanks to Iva for reporting it.
You can download the latest version of phpFan.
Tags: phpfan, upgrade
Posted in Script Releases | No Comments »
I know it’s not been long enough since the last update but I’ve had some requests and one problem. Somebody wanted to be able to add theanimefanlistings.org categories in one go so it’s been added under ‘Maintenance’. Should be fairly easy. More complicated was the fact that when people inputted the wrong admin url it would not allow them to login and, well, change the admin url. The adminurl has been done away with except for inclusion in certain e-mail notices.
You can download the latest version of phpFan.
CHANGES IN PHPFAN 3.2.4
animefanlistings.org category support
URL to admin control panel no longer stored in the database.
Tags: phpfan, upgrade
Posted in Script Releases | No Comments »
This is a fix for the admin control panel layout on Mac browsers such as Safari, Shiira, etc. Now add forms should display completely instead of only showing the multi-edit or multi-add controls. I know it displayed in Firefox but now you can use phpFan in the Mac browser of your choice. Let me know if there are any issues as I do not own a Mac and only have limited access.
You can download the latest version of phpFan and download the latest version of phpFan Addon - Keep-In-Mind and phpFan Addon - Listings.
Tags: phpfan, phpfan - keep-in-mind addon, phpfan - listings addon, upgrade
Posted in Script Releases | No Comments »
phpFan 3.2.2 is here to fix some bugs that were discovered and to make the admin cp layout easier on smaller screens (not including cellphones). Thank you so much for the help.
You can download the latest version of phpFan.
Changes from phpFan 3.2.1 to 3.2.2
- Fixed admin control panel layout
- Fixed bug that would not allow one to update categories for a joined listing
- Fixed bug that just might have disallowed changing a parent category for the joined categories. Never seen.
- Fixed mislabeling of two options.
For the addons simply small visual changes so it works better on a regular screen.
You canĀ download the latest version of phpFan Addons.
Tags: phpfan, phpfan - addons, upgrade
Posted in Script Releases | No Comments »
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).
Tags: phpfan, upgrade
Posted in Script Releases | No Comments »
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.
Tags: php fan -addons, phpfan, phpfan wordpress plugin, upgrade
Posted in Script Releases | No Comments »
Now you can upgrade from 2.5+ to 3.1.2 without needing to download multiple zips. Here are the .zip files available.
Download the full phpFan 3.1.2 here:
Download the upgrade from pre-3.0 to phpFan 3.1.2 here:
Download the upgrade from phpFan 3.0/3.01/3.02/3.03 to phpFan 3.1.2 here:
Download the upgrade from phpFan 3.1/3.1.1 to 3.1.2 here:
Posted in Script Releases | No Comments »
It's been quite a few months since the last release. I think the new features might make it a bit easier.
Full: http://scripts.ishallnotcare.org/phpfan312full.zip
Upgrade 3.1/3.1.1 to 3.1.2: http://scripts.ishallnotcare.org/phpfan312upgrade.zip
CHANGES FROM 3.1.1 to 3.1.2
- Actual filenames rather than numbers for names of files (numbers still accepted as legitimate names for those of
you who have used phpFan for some time)
- Ability to sort by whether or not the fanlisting is 'Official'
- Now lists categories, whether or not you've been added, and whether or not the fanlisting is "Official" on the
joined page in the admin control panel
- Removed getimagesize() function that was giving some trouble.
- Clarified error given when an image doesn't upload.
- Old sessions removed from table automatically.
- Fixed cleanup function for more security.
- Sessions now involve a new security cookie that uses part of your IP, a "magic word" given by you, and then is encrypted.
- "Password" cookie for the Remember Me option now hashes the password hash so that it doesn't show clearly what's in the
database
- Improved image retrieval (still looks for the old phpFan way of naming images as a backup, as well)
- Removed unnecessary html code (extra table) and used CSS instead.
Posted in Script Releases | 2 Comments »
This is mainly for those who are converting from Flinx. Or those who had a problem installing (for a few people with older mySQL installations would not work).
- Improved Flinx conversion. Now converts thirty images/links at a time instead of trying for all of them at once.
- Ability to turn off 'copying' of Flinx images to the image folder so they can be uploaded (toggle option).
- Ability to keep original Flinx image names (toggle option).
- Fixed bug with adding tables for certain mySQL installations.
Posted in Script Releases | 2 Comments »
I apologize for the last release. MDB2 wasn't the right choice for phpFan and this newest release has had a lot of work done on it to make it stable. phpFan now works without PEAR or MDB2, thus less files.
CHANGES FROM VERSION 3.03 to 3.1
- No more MDB2. No use of PEAR at all. Use of EZ SQL.
- Now can change categories around with counts staying accurate.
- Settings loaded into an array instead of called for individually by the server.
- Results of link checker put into an overview at the bottom of the page.
- Changed table to allow for 'Dead' links so that they are now highlighted on the 'Joined' page.
- Bugs with old MDB2 change fixed.
- When links are changed from image to plain links and back the image sizes won't be all changed unless previously blank.
- Editing categories will update link counts for more accuracy.
- Ability to view links by image size on 'Joined' page.
- Statistics updated after deletion of all links not in a category.
- Deleting a category now deletes links that are not listed in other categories and updates the link count in any parent categories.
- Ability to display links with errors the link checker has found on the 'Joined' page.
- Registration no longer requires activation through a link.
- Pagination so that the screen is no longer stretched or the links end up on two lines if more than a certain amount of pages.
3.1 can be downloaded here: zip
For those upgrading from 3.0/3.01/3.02/3.03 the upgrade zip is here: zip
Posted in Script Releases | No Comments »
You are currently browsing the archives for the Script Releases category.
scripts: useful and otherwise is proudly powered by
WordPress
Entries (RSS)
and Comments (RSS).
![]()