jerx
10-30-2008, 12:57 PM
I wanted to sort the recent profile visitors by date they have visited the profile. This seems to work:
Open class_profileblock.php, search for uksort($visitors, 'strnatcasecmp'); and comment it out by adding // to the beginning of this line.
Use at your own risk. I know nothing about php. :p
Open class_profileblock.php, search for uksort($visitors, 'strnatcasecmp'); and comment it out by adding // to the beginning of this line.
Use at your own risk. I know nothing about php. :p