Posts Tagged ‘upgrade’

No404s 2.0.1 Released

Wednesday, November 5th, 2008

No404s 2.0.1 is just to fix a few bugs (mainly with site titles), fix the problem with PEAR errors, and better filter out certain extensions from results (image and CSS).

No404s 2.0.1 is available for download.

No404s 2.0

Sunday, November 2nd, 2008

After two years a new release of No404s. The first version of No404s has removed the focus from checking links that lead to outside sites but to links within your website. You can choose to check outside links or have a focus solely on links within your domain. mySQL database to save results, CURL (though it works without) support, relative URL parsing, and a number of other features make No404s more versatile to make sure the links on your website work.

New features include:

- Added use of mySQL to store links.
- Added pagination to limit amount of links per page.
- Added ability to limit link checking to links located on the domain or subdomain.
- Added ability to limit link checking to the HTTP code only instead of getting the HTTP code and the title.
- Added parsing of relative links.
- Added ability to store links for a specified amount of days.
- Added storage of amount of times a link has gotten an error.
- Added use of CURL if it is available.

No404s 2.0 is available for download.

phpFan 3.3.4 Released and Addons update Released

Friday, August 22nd, 2008

phpFan 3.3.4 has been released with several changes, including bugfixes. phpMailer was upgraded to version 2.0.2 in the script.

phpFan Addons – Listing 1.1.3 was released, as was phpFan Addons – Keep-In-Mind 1.1.4 was released, as was phpFan Joined 1.0.4 (the bugfix from the previous mini-upgrade was included in this).

Full details of the changes are detailed in the Version Changes log.

The core phpFan can be downloaded and phpFan Addon – Keep-In-Mind/phpFan Addon – Joined/phpFan Addon – Listing can be downloaded.

phpFan 3.3.1 and phpFan Addons Fix

Thursday, May 1st, 2008

I know, I know. I just released a new version yesterday. This is basically a bugfix release. Fixed version numbers, fixed a bit with permalinks in phpFan Addon – Listing, fixed some bugs with page caching if permalinks are off, etc.

The core phpFan can be downloaded and the Addons can be downloaded.

phpFan 3.3.1 Released, Addons Upgraded

Thursday, May 1st, 2008

phpFan 3.3.1 is being released so soon after the last major release because I thought it was the time to allow separate file-based header/footers for all the Addons.  That way users don’t have to use only one header for all of them. Also, page caching has been added as an option for faster load times (will save your page to a file instead of having to makes calls to the database). Users can specify for how many days they want the files to be on the server.

There was also one bug fix for category/list names. Reset your categories in ‘Maintenance’ if you noticed some category names had a ‘-1′ after the name when there were no other categories named the same thing.

The core phpFan can be downloaded and the Addons can be downloaded.

phpFan 3.3.0 Released, Addons Upgrade

Sunday, April 20th, 2008

phpFan 3.3.0 has been released. It has over 70 bugfixes, new features, changes, etc.

Joined has been made into an Addon so that those who don’t wish to use it don’t have to. AJAX has been added for easier searches and being able to add categories from the Joined/Wishlist page. This has been an entire rethinking of phpFan and it probably should have been pushed to version 4.0. Notably, the e-mail system has been changed to a three file script rather than a whole sub-directory of files, as was the case with SwiftMailer. Permalinks have been stripped to a few lines of code for ease of use.

One feature that might be interesting is that phpFan -Keep-In-Mind Addon can be integrated with Enthusiast 3.

The core phpFan can be downloaded and the Addons can be downloaded.

If you’re upgrading, remember to go into Maintenance and run Upgrade! Also, for each individual Addon navigate to the Addon page and run Upgrade, as well. Recache the templates if you’re using the cache (it’s definitely recommended).

phpFan 3.2.9 and phpFan Addon – Wishlist 1.04

Thursday, November 22nd, 2007

I’ve been working on the issues with the new sort feature in phpFan Addon – Wishlist and have upgraded phpFan to work with the new version.

You can download the latest version of phpFan and download the latest version of phpFan Addon – Wishlist.

CHANGES FROM PHPFAN 3.2.8 TO 3.2.9

- Changed to work with newer versions of phpFan Addon – Wishlist

CHANGES FROM PHPFAN ADDON – WISHLIST 1.0.3 to 1.0.4

- Drag and drop (by Scriptaculous) now used to order wishlisters.

phpFan Addons – Wishlist 1.03

Tuesday, November 20th, 2007

phpFan Addons – Wishlist 1.03 has been updated.

You can download the latest version of phpFan Addon – Wishlist.

Changes from phpFan Addons – Wishlist 1.02 to 1.03

- A mySQL field has been added to keep track of favorite wishlisters.

phpFan Addons – Wishlist 1.02

Thursday, November 15th, 2007

phpFan Addons – Wishlist 1.02 has been updated.

You can download the latest version of phpFan Addon – Wishlist.

Changes from phpFan Addons – Wishlist 1.01 to 1.02

- Now can choose which wishlisters to put into the top favorites (you can also remove wishlisters from the favorites) and then order them.

phpFan 3.2.8 (bugfix)

Friday, November 9th, 2007

Got a bug report so the one’s I was able to replicate were fixed.

You can download the latest version of phpFan.

CHANGES FROM VERSION 3.2.7 to 3.2.8

- Fixed bug that would incorrectly input URLs when multiple joined listings are added or edited.
- Fixed bug that would show categories in the dropdown more than once when editing or adding categories.
- When no number is inputted into ‘Add # Categories’ it will display as if you put 1.

- Fixed bug that would add wrong categories to some joined listings.
- Changed image uploading system to add error when no image uploaded (when images are turned on).