Jump to content


peaderfi

Member Since 01 Nov 2007
Offline Last Active May 04 2012 04:35 PM
****-

Blog Entries

IPS Marketplace Blog > (PIN) Awards Management system updated to 3.2.x compatibility

Posted 14 January 2012

...


IPS Marketplace Blog > Introducing the (PIN) SignInForm

Posted 26 October 2011

...


IPS Marketplace Blog > (PIN) Bookie System released!

Posted 27 October 2010

I know a number of people have been waiting a while for this, some quite a while, indeed it's something I've been working on for a while now. Due to the amount of work and time that has gone into creating the app I have decided that it will be a paid application. Anyway without further ado I present to you

The (PIN) Bookie...


peaderfi's Development Blog > Have problems with profile tabs overwriting themselves? (on 3.1.0)

Posted 09 June 2010

To fix the issue open up /admin/applications/members/modules_public/profile/view.php

on line 587 find:
$this->_getTabPosition( $takenPositions, $requestedPosition );

and replace with
$requestedPosition = $this->_getTabPosition( $takenPositions, $requestedPosition );

Save & upload.

peaderfi's Development Blog > Mat (FDNZ)'s skin overloader fix for 3.0.5

Posted 28 March 2010

...