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 Error page in 1.0.9

More
16 years 11 months ago #15539 by yukos
Error page in 1.0.9 was created by yukos
hi

I just upgraded to 1.0.9 and I can see error as:



Could you pleas help me to fix it?

Thanks

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

More
16 years 11 months ago #15633 by Matias
Replied by Matias on topic Re:Error page in 1.0.9
This is JavaScript error. Can you send us the source code of that page, from line 50 to 60?

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

More
16 years 11 months ago #15673 by yukos
Replied by yukos on topic Re:Error page in 1.0.9
hi,

Thanks for your supporting. This is code from 47 to 60 of index.php file
Code:
/** * ROUTE THE APPLICATION * * NOTE : */ $mainframe->route(); // authorization $Itemid = JRequest::getInt( 'Itemid'); $mainframe->authorize($Itemid); // trigger the onAfterRoute events JDEBUG ? $_PROFILER->mark('afterRoute') : null; $mainframe->triggerEvent('onAfterRoute');

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

More
16 years 11 months ago #15682 by Matias
Replied by Matias on topic Re:Error page in 1.0.9
Sorry, I meant those lines from the browser window (generated html), not the file itself.

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

More
16 years 11 months ago #15779 by yukos
Replied by yukos on topic Re:Error page in 1.0.9
hi

Using IE and go to my site at: www.erpvn.com/index.php?option=com_kunena&Itemid=94&lang=en

Thanks in advance.

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

More
16 years 11 months ago #16219 by yukos
Replied by yukos on topic Re:Error page in 1.0.9
hi

Now, I can see error as:



and code in the line is:



Could you help me to fix it?


Thanks in advance

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

Time to create page: 0.296 seconds