Lynne
Regarding to 'azhers' post, and your reply....
quote:
'great mod. does anyone know of a way to make the profile visitors show up in the order of when they visited rather than in alphabetical order?'
In includes/class_profileblock.php
I found mentioned line
PHP Code:
// uksort($visitors, 'strnatcasecmp');
But what to change here to show up vistitors in mentioned order ?