classifed block bug

When you click the "top" tab (not "latest" or "random") of the classified block, the block will disappear from your page.  I've seen this on other people's sites, so I assume it's true for all.  The code is in templates/base/scripts/BxBaseIndex.php.  Anyone know how to fix?

Quote · 24 May 2008

Plz. post the url where I can check it.

----
Quote · 25 May 2008

Everyone should test their sites for this.

My site behaves to same as others I've tested who are running 6.1x.  Here is one example of a developer's site:

 

http://www.duclub.net/6.1/index.php

 

 

go to the classified block at bottom of page, click "top" and watch the whole block get removed from page.

 

 

Quote · 25 May 2008

Yes, Thats an ajax loading field. It will reappear when it loads new content.

----
Quote · 25 May 2008

hum... that not how the "top" tab behaves in any of the other blocks (Polls, members, photo gallery, or blog).  I don't think the block should disappear from the page.

Quote · 26 May 2008

just tested virgin install and it does it! wowzers...looking around for clues

I have video tutorials to help you mrpowless.com
Quote · 26 May 2008

Thanks.  I knew this one wasn't just me...Cool

I cited a Ray IM bug here.   There's a / in the wrong place in the code... Any idea where to correct it?

Quote · 26 May 2008

the function is all hacked up so its an error they have to fix I guess...comon pravvy fix it and post it

for now I just commented it...like much of this function lol

in templates/base/scripts/BxBaseIndex.php

function getBlockCode_Classifieds

.

.

/*case 'top':
$sTabTitle  = _t( '_Top' );
break;*/

I have video tutorials to help you mrpowless.com
Quote · 26 May 2008
 
 
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.