Category names not displayed on category filter

More
3 years 1 day ago #45480 by nullsoul
Hi,
Any idea why I don`t see the category names of SobiPro on the category filter window - the complete list is loaded with proper structure but no category labels:

<tr class="customcat-filter"><td><input type="checkbox" class="sobiproscats_filter_box" name="sobiproscats_filter" id="sobiprocat2" value="2" checked=""> <label for="sobiprocat2" onmouseover="bounceSobiproCatMarkers('sobiprocatid','2',1);" onmouseout="bounceSobiproCatMarkers('sobiprocatid','2',0);"></label></td></tr>

Query or JavaScript?

KR, Arkadiusz

Please Log in or Create an account to join the conversation.

More
3 years 1 day ago #45481 by nullsoul
Ok found it, bug in the query code, well at least with the newest SobiPro, changed "name" to "nid"

nid - this I see in this table for category names

changed here:

function traverse_tree_down( $category_id , $level ,$sectionid )
{
$db = JFactory::getDBO();
$level++;
$q = "SELECT id AS id, nid AS title

Please Log in or Create an account to join the conversation.

Time to create page: 0.318 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.