Changed a few lines to fix pagination for phpFan Addon – Keep-In-Mind and phpFan Addon – Listing.
The pagination fix can be downloaded.
Changed a few lines to fix pagination for phpFan Addon – Keep-In-Mind and phpFan Addon – Listing.
The pagination fix can be downloaded.
Tags: bugfix, phpfan
Posted in Script Releases | No Comments »
phpFan Addon – Joined has a mini bugfix. Since it’s one line changed I decided to release the fix for those who don’t want to download a new zip and update the old zips.
Around line 354 in /includes/phpfanmore.php change:
$getnum = ($this->wherenum > 1 ? intval($this->ruri[$this->wherenum]) : '');
to:
$getnum = ($this->wherenum > 1 ? intval($this->ruri[$this->wherenum]) : 0);
phpFan Addon – Joined 1.0.3 is available for download.
Tags: bugfix, phpfan addon - joined
Posted in Script Releases | No Comments »
A tiny bugfix release of phpFan Addon – Joined has been made. It fixes the bug that made sub-categories show up in the sub-categories as well as the main category. Now sub-categories will only show in the right categories instead of all of them.
phpFan Addon – Joined 1.0.3 is available for download.
Tags: bugfix, phpfan addon - joined
Posted in Script Releases | No Comments »
It seems I uploaded the old install_antispam.php *facepalm*. That doesn’t take into account the antispamconfig.php file. Added the include to that file and it should be working.
The updated zip is available for download on the Install page.
Tags: bugfix, enthusiast, script
Posted in Script Releases | 2 Comments »
scripts: useful and otherwise is proudly powered by
WordPress
Entries (RSS)
and Comments (RSS).