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 Problems after site upgrade to Joomla 4

More
3 years 2 weeks ago #227893 by rich

No, the only thing changed is a red warning on the site control panel which says "Please complete Kunena installation!"

What happens when you go to the Kunena dashboard?
.

The sentence in the previous post was: "I do not see the "Add files" option in the editor, though; probably I am missing something, please apologize."

You don't have these options?
.
 

Important! Always create a backup before you make any changes to your website!

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

More
3 years 2 weeks ago #227898 by ProgAddicted

What happens when you go to the Kunena dashboard?

Nothing; but I guess is better to solve the attachments issue I have, otherwise is nearly impossible to explain myself clearly.

You don't have these options?

No, I don't. I see only the editor section, not the Attachments one.

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

More
3 years 2 weeks ago #227902 by rich

No, I don't. I see only the editor section, not the Attachments one.

The button "Add Files..." is definitely available here. If you don't see it, try another browser.

Important! Always create a backup before you make any changes to your website!

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

More
3 years 2 weeks ago - 3 years 2 weeks ago #227903 by ProgAddicted
On my laptop (Fedora 36) I'm using Firefox, I tried with Brave, and even with Edge on a Windows 11 virtual machine: no way.
Could it be that I'm not allowed to attach anything since I'm a newbie? I've seen that in other forums
Last edit: 3 years 2 weeks ago by ProgAddicted.

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

More
3 years 2 weeks ago #227907 by rich
Ah... you are a new member. New users are not allowed to add links and attachments because too much spam has been posted.

Disable the plugin Kunena - Community Builder Integration and try to install Kunena over it again.
Afterwards test if the Forum works without the Community Builder.

Important! Always create a backup before you make any changes to your website!

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

More
3 years 2 weeks ago - 3 years 2 weeks ago #227910 by ProgAddicted

Disable the plugin Kunena - Community Builder Integration and try to install Kunena over it again.
Afterwards test if the Forum works without the Community Builder.

Done, nothing changed.
IMHO there is a problem with the DB; I tried to add a new category, it throws the following error:

1054 Unknown column ‘parentid’ in ‘where clause’

Call stack
Code:
<table>   <tr>     <th>#</th>     <th>Function</th>     <th>Location</th>   </tr>  <tr>     <td>1</td>      <td>()</td><td>JROOT/libraries/vendor/joomla/database/src/Mysqli/:141</td>   </tr> <tr> <td>2</td>     <td>Joomla\Database\Mysqli\MysqliStatement->__construct()</td>     <td>JROOT/libraries/vendor/joomla/database/src/Mysqli/:1048</td> </tr> <tr> <td>3</td>     <td>Joomla\Database\Mysqli\MysqliDriver->prepareStatement()</td>     <td>JROOT/libraries/vendor/joomla/database/src/:1900</td> </tr> <tr> <td>4</td>     <td>Joomla\Database\DatabaseDriver->setQuery()</td>     <td>JROOT/administrator/components/com_kunena/src/Model/:68</td> </tr> <tr> <td>5</td>     <td>Kunena\Forum\Administrator\Model\CategoryModel->getAdminCategory()</td>     <td>JROOT/libraries/src/MVC/View/:146</td> </tr> <td>6</td>     <td>Joomla\CMS\MVC\View\AbstractView->get()</td>     <td>JROOT/administrator/components/com_kunena/src/View/Category/:122</td> </tr> <tr> <td>7</td>     <td>Kunena\Forum\Administrator\View\Category\HtmlView->display()</td>     <td>JROOT/libraries/src/MVC/Controller/:639</td> </tr> <tr> <td>8</td>     <td>Joomla\CMS\MVC\Controller\BaseController->display()</td>     <td>JROOT/administrator/components/com_kunena/src/Controller/:56</td> </tr> <tr> <td>9</td>     <td>Kunena\Forum\Administrator\Controller\DisplayController->display()</td>     <td>JROOT/libraries/src/MVC/Controller/:672</td> </tr> <tr> <td>10</td>     <td>Joomla\CMS\MVC\Controller\BaseController->execute()</td>     <td>JROOT/libraries/src/Dispatcher/:143</td> </tr> <tr> <td>11</td>     <td>Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch()</td>     <td>JROOT/libraries/src/Component/:355</td> </tr> <tr> <td>12</td>     <td>Joomla\CMS\Component\ComponentHelper::renderComponent()</td>     <td>JROOT/libraries/src/Application/:143</td> </tr> <tr> <td>13</td>     <td>Joomla\CMS\Application\AdministratorApplication->dispatch()</td>     <td>JROOT/libraries/src/Application/:186</td> </tr> <tr> <td>14</td>     <td>Joomla\CMS\Application\AdministratorApplication->doExecute()</td>     <td>JROOT/libraries/src/Application/:294</td> </tr> <tr> <td>15</td>     <td>Joomla\CMS\Application\CMSApplication->execute()</td>     <td>JROOT/administrator/includes/:61</td> </tr> <tr> <td>16</td>     <td>require_once()</td>     <td>JROOT/administrator/:32</td> </tr> </table>
Last edit: 3 years 2 weeks ago by ProgAddicted.

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

Time to create page: 0.260 seconds