Kunena 6.4.8 Released

The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Question Call to Undefined Method when Indexing in KunenaRoute.php line 902

More
7 months 2 weeks ago #1 by GJSchaller
Bringing attention to a stale issue in GitHub:

github.com/Kunena/Kunena-Forum/issues/9669

This bug is preventing Smart Search from indexing a site that has Kunena installed.

The full error is:
Code:
[code]Finder Indexer ========================== Starting Indexer Setting up Smart Search plugins Setup 15135 items in 0.032 seconds. In KunenaRoute.php line 902: Call to undefined method Joomla\CMS\Application\ConsoleApplication::getMenu()
[/code]

Geoffrey Schaller
Technical Officer
Knight Realms

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

More
7 months 2 weeks ago #2 by Pinkeltje
When are you getting this error? I can't reproduce it when running Smart Search.

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

More
7 months 1 week ago #3 by GJSchaller
When I attempt to run the indexing from the command line.  The intent is to run it as a CRON job, but I want to make sure it works, first, by running it manually.
Code:
root@www:~# /usr/bin/php8.3 /home/aiskon/domains/starchive.aiskon.net/public_html/cli/joomla.php finder:index purge      Finder Indexer ==========================  Saving filters  - number of saved filters: 0  Clear index  - index clear successful  Starting Indexer  Setting up Smart Search plugins  Setup 11841 items in 0.852 seconds. In KunenaRoute.php line 902:                                                                                     Call to undefined method Joomla\CMS\Application\ConsoleApplication::getMenu()                                                                                     finder:index [--minproctime MINPROCTIME] [--pause PAUSE] [--divisor DIVISOR] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [--live-site [LIVE-SITE]] [--] <command> [<purge>] root@www:~# 

Geoffrey Schaller
Technical Officer
Knight Realms

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

More
7 months 1 week ago #4 by xillibit

When are you getting this error? I can't reproduce it when running Smart Search.
 
Hello,

Just tried on Kunena 6.4 and i don't have the issue, it seems to happens only on K6.3 :

PS C:\wamp64\www\joomla-cms-5-3-dev-kunena-6-4> php cli/joomla.php finder:index
Finder Indexer
==========================

 **Starting Indexer**
 **Setting up Smart Search plugins**
 **Setup 5 items in 0.62 seconds.**
 ** * Processed batch 1 in 2.583 seconds.**
 ** * Pausing processing for 1 seconds ...**
 ** * Continuing processing of batch ...**

**Total Processing Time: 4.214 seconds.**
**Peak memory usage: 23,068,672 bytes**


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
7 months 1 week ago - 7 months 1 week ago #5 by GJSchaller
I realized I was on 6.3, and auto-update didn't notify me to move to 6.4.
I updated to 6.4, but now I am getting a slighly different error:
Code:
root@www:~# /usr/bin/php8.3 /home/aiskon/domains/starchive.aiskon.net/public_html/cli/joomla.php finder:index purge Finder Indexer ========================== Saving filters - number of saved filters: 0 Clear index - index clear successful Starting Indexer Setting up Smart Search plugins Setup 11841 items in 0.736 seconds. In KunenaRoute.php line 843: Call to undefined method Joomla\CMS\Application\ConsoleApplication::getMenu() finder:index [--minproctime MINPROCTIME] [--pause PAUSE] [--divisor DIVISOR] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [--live-site [LIVE-SITE]] [--] <command> [<purge>] root@www:~#

Geoffrey Schaller
Technical Officer
Knight Realms
Last edit: 7 months 1 week ago by GJSchaller. Reason: Formatting

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

More
7 months 1 week ago #6 by GJSchaller
Xillibit, I can give you credentials to my Joomla instance if you need it.

Geoffrey Schaller
Technical Officer
Knight Realms

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

More
4 months 2 days ago #7 by ssnobben
Did you get this to work? I also have this problem hmmm

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

Time to create page: 0.463 seconds