Problog category issue

Permalink
Hello everyone,

I just purchased the Problog. I like the category filtering, but if I chooce one of the categories nothing happens.

I have been modifying these lines of code, but without luck.

if(!empty($cats)){
         $catCount = array_count_values($cats);
         $cats = array_unique($cats);
         foreach($cats as $key=>$cat){
            echo '<a href="'.$BASE_URL.$search.'?search_paths[]=%2Fblog&query='.$cat.'&submit=Go">'.$cat.' ('.$catCount[$cat].')</a><br/>';
         }


Whar could be wrong ?

Link to the blog:
http://www.passmethesaltplease.dk/blog/...

Thank you in advance

87up
 
12345j replied on at Permalink Best Answer Reply
12345j
you should post this to the addons support- go to its page and then click on support in the sidebar.
Mnkras replied on at Permalink Reply
Mnkras
Please go to that addon's page and click Support.
(Read the little message that pops up when you click to create a new topic)
RadiantWeb replied on at Permalink Reply
RadiantWeb
This is best answered in the support area. please post there and we will get you hooked right up!

I would suggest making sure you have a search block on a page set up on your site and that your problog settings in your dashboard is pointing to that for starters. But yeah, please post in the support area for the product if this is not your issue.

thank you,

ChadStrat
87up replied on at Permalink Reply
87up
Okey, thank you for all your responses.
esilk replied on at Permalink Reply
esilk
I am having the same problem here:
http://www.ckkinternetmarketing.com/blog/...
Can you tell me how you fixed this?
Thanks so much!!
Randy