People online number view bug

Since the update to 7.0.1, whenever anyone clicks on the People tab then on "online", if there are more people online than can you have specified to see, when you click on the dropdown arrow to change the number of people, it then takes you to your own profile page.

I have tried to confirm this is a bug on Boonex.us but there have not been enough people online to make the number dropdown appear.

Has anyone else experienced this?

Quote · 29 Apr 2010

Hello!

This ticket already exists - http://www.boonex.com/trac/dolphin/ticket/1987

Regard

Quote · 30 Apr 2010

Thanks for letting me know

Quote · 30 Apr 2010

files to edit
templates\base\scripts BxBaseProfileView.php

around line 992 find
$sRequestString = BX_DOL_URL_ROOT . 'profile.php?' . substr( $sRequestString, 1 );
and change to
$sRequestString = $_SERVER['PHP_SELF'] . '?' . substr( $sRequestString, 1 );

that will fix it

Quote · 1 May 2010

Nice one Prolaznik!

Quote · 1 May 2010

Thank's for sharing

but i dont see no changes still the same i clean all my caches files via ftp and admin panel but stil lthe same

i hope they fix all this bugs on Dolphin 7.0.2

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 15 May 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.