Kunena 6.3.0 released

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

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.

Bug [Problem assumed resolved - no response from user] I am getting parse error? Anyone an guide me about as i am very new

More
12 years 1 month ago #1 by ftechno
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /homepages/27/d125545628/htdocs/plugins/system/kunena.php on line 33


Above is an error after shifting my whole site from the test server into new main server.

I am using Joomla 1.5. I am getting error when i am trying to open my home page and administrator

=======================
// Load Kunena API
require_once ($api);

if (version_compare(JVERSION, '1.6','<')) {
// Joomla 1.5: Fix bug
$lang = JFactory::getLanguage();
(ERROR LINE-33 as referred above) if (JFactory::getApplication()->isAdmin()) {
$lang->load('com_kunena.menu', JPATH_ADMINISTRATOR);
}
}
=====================================================================================

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

More
12 years 1 month ago #2 by sozzled
Please read the posting guide printed at the top of this page.

The last time I saw this particular error you mention was 19 months ago. I searched the forum for your error message: the results of that search are here .

More information is needed: your configuration report will help.

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

More
11 years 11 months ago #3 by sozzled

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

Time to create page: 0.589 seconds