I'm not sure but I think as a result of this change (as I don't remember there ever being a problem before) a slight bug has crept in.
When using the search function on the homepage, if more than 5 results are returned the "Page: 1 2 etc" links do not contain the search term (the ?q= element of the URL).
Using 'notepad' as an example search, appending the page to the URL (
http://www.portablefreeware.com/index.php?q=notepad becomes
http://www.portablefreeware.com/index.php?q=notepad&p=2) allows viewing of the second page of results.
I also notice that the page item is not bounds-checked. Follow this link for an example:
http://www.portablefreeware.com/index.php?q=notepad&p=5EDIT: As a side note... has the link anchor been removed from the logo image? Or am I only imagining it was ever there? It makes sense to have that as a permanent link back to the home page, in my opinion.
EDIT 2: Having just used the function, I also note a minor typo. "Members should test new versions for portability being posting an update, unless it's a very minor update" should probably read "Members should test new versions for portability before posting an update, unless it's a very minor update". Sorry for nit-picking.