Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Question Search Error kunena.search.class.php on line 340 after fixed file installed

More
16 years 10 months ago #20819 by itgl72
I'm not entirely sure if all these posts I've read about the search issues in kunena are exactly the same issues I am experiencing.

I've set template to default_ex, CB 1.2.1, J 1.5.11, and Kunena 1.0.10 | 2009-05-21 | 1344.

I've read search error threads here and tried to apply the fixes but I am still getting errors.


I enter a search term with all categories and I get 0 results. If I click on the one forum I know there is a group of posts with that term I get the following errors:
Code:
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in C:\xampp\htdocs\XXXXX\components\com_kunena\lib\kunena.search.class.php on line 340

Then under ADVANCED SEARCH it has 15 lines or so of:
Code:
Warning: mb_substr() [function.mb-substr]: Unknown encoding "" in C:\xampp\htdocs\XXXXX\components\com_kunena\class.kunena.php on line 1301

Under this it will show the search return which has links to the posts it found.

So it looks like it is finding something but listing these errors.


So now I apply the class.kunena.php file with the fixes found HERE #17418

The line 1301 error goes away but Im still getting at the top of the page:
Code:
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in C:\xampp\htdocs\XXXXX\components\com_kunena\lib\kunena.search.class.php on line 340



I apologize if in my pages and pages of reading I missed or overlooked something. I think I've done a decent job of research and testing here but I think I'm still not finding the fix I need.

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

More
16 years 10 months ago #21165 by itgl72
I've continued working on this, and researching. I see there are no replies yet but maybe it was due to everyone having a good weekend away from PC. :)

I have looked over my files and forum posts again.

I even tried the fix at: Warnings and Notics after upgrading to 1.0.10 and specifically in the post of that thread: #16821 .

The only error I am still getting after doing a search in which I manually select categories but not use ALL CATEGORIES in the search selection box is:


Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in C:\xampp\htdocs\XXXXX\components\com_kunena\lib\kunena.search.class.php on line 340



I'm stuck, and would be greatly appreciative for some direction. :unsure:

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

More
16 years 10 months ago #21172 by itgl72
I need to add to this. I just tried this with my current template, and my default_ex template.

When I am on the live server I get something I dont see when on my localhost server. When I do an advanced search I get the following:



Something here is totally breaking everything :huh:

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

More
16 years 10 months ago #21173 by xillibit
Hello,

do you have set the debug mode on enabled in the joomla backend ?

I don't provide support by PM, because this can be useful for someone else.

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

More
16 years 10 months ago - 16 years 10 months ago #21177 by itgl72
xillibit wrote:

Hello,

do you have set the debug mode on enabled in the joomla backend ?


I do not have debug on.

Is it in Kunena or Joomla? Never used it before to check.
Last edit: 16 years 10 months ago by itgl72.

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

More
16 years 10 months ago #21190 by itgl72
I was able to turn on debug within joomla. However when I try to do a search with debug ON I only get that image above with no debug info.

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

Time to create page: 0.250 seconds