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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question [SOLVED]: script constants not getting populated?

More
14 years 8 months ago - 14 years 8 months ago #106510 by Alspecto
Hi,

I recently did a conversion from an old phpbb2 board to Joomla 1.5.23 and fireboard -> Kunena 1.7, which went quite well. Many thanks to those who came up with the procedures and utilities that make the conversion possible. However, I needed features in Joomla that were added in 1.6/1.7 so I performed the upgrade from J! 1.5.23 to 1.7 using jUpgrade, which also went fairly well with the exception of Kunena.

After the upgrade, I had to copy all of the Kunena dbs by hand, and do an extension discovery for J! 1.7 to recognize Kunena as an installed extension. Everything seems to be in pretty good shape with two exceptions which I'm sure are related.

1) The menu items and control panel for just Kunena all appear to have the names of constants or variables instead of their values. i.e. the Kunena menu item in the J! "Components" menu list appears as "comkunena". All submenus and the control panel titles resemble the issue in item "2" below.
2) The forums are the same way with the names of variables or constants showing up instead of their values. i.e. the announcement link shows as a link named "COM_KUNENA_ANN_ANNOUNCEMENTS" and this is the way all of them appear, not just this one object.

As a developer, my gut is telling me that a profile or library isn't getting sourced properly, but I'm not certain. I have less than 48 hours of experience with J! and Kunena so this might be something really simple or obvious. I also haven't slept much in the last 2 days so please forgive me if I've missed this documented somewhere.

I appreciate any help this community can offer.

Peter
Last edit: 14 years 8 months ago by Alspecto. Reason: Added solved notation to subject

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

More
14 years 8 months ago - 14 years 8 months ago #106517 by Alspecto
I was able to solve this and I was correct in that it was a simple issue. For whatever reason, the jUpgrade conversion did not correctly transfer over the following files:

./plugins/system/kunena.php
./plugins/system/kunena.xml
./language/en-GB/en-GB.com_kunena.tpl_example.ini
./language/en-GB/en-GB.com_kunena.ini
./language/en-GB/en-GB.com_kunena.tpl_default.ini

./administrator/language/en-GB/en-GB.com_kunena.ini
./administrator/language/en-GB/en-GB.com_kunena.install.ini
./administrator/language/en-GB/en-GB.com_kunena.menu.ini
./administrator/language/en-GB/en-GB.com_kunena.sys.ini
./administrator/language/en-GB/en-GB.plg_system_kunena.sys.ini

Not sure how I missed that earlier, but once I copied them over, all was well.

Thanks to those who read my original post!
Last edit: 14 years 8 months ago by Alspecto. Reason: Added the administrator language files

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

Time to create page: 0.207 seconds