- Posts: 1218
- Thank you received: 174
Kunena 7.0.2 Released
The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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 6.1.4 Undefined constant "KPATH_ADMIN"
2 years 5 months ago #229471
by Leen
With kind regards
Leen
6.1.4 Undefined constant "KPATH_ADMIN" was created by Leen
if the plug-in uddeim is enabled during the update to version 6.1.4 then get in Administrator side also Undefined constant "KPATH_ADMIN"
hello, something strange happened in Update 6.1.4 with the plugin uddim >uddeim.php in line 55
(suddenly it appears at the end of 'again', KPATH_ADMIN
And during the first solution test here it said, according to me
hello, something strange happened in Update 6.1.4 with the plugin uddim >uddeim.php in line 55
(suddenly it appears at the end of 'again', KPATH_ADMIN
Code:
$this->loadLanguage('plg_kunena_uddeim.sys', JPATH_ADMINISTRATOR) || $this->loadLanguage('plg_kunena_uddeim.sys', KPATH_ADMIN);
Code:
$this->loadLanguage('plg_kunena_uddeim.sys', JPATH_ADMINISTRATOR) || $this->loadLanguage('plg_kunena_uddeim.sys', JPATH_ADMINISTRATOR . '/components/com_kunena');
With kind regards
Leen
Please Log in or Create an account to join the conversation.
2 years 5 months ago #229474
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic 6.1.4 Undefined constant "KPATH_ADMIN"
Hello,
The fix i had done for that is only on K6.2 beta3 but not in K6.1.4
The fix i had done for that is only on K6.2 beta3 but not in K6.1.4
I don't provide support by PM, because this can be useful for someone else.
The following user(s) said Thank You: Leen
Please Log in or Create an account to join the conversation.
2 years 5 months ago #229476
by Gindi
Replied by Gindi on topic 6.1.4 Undefined constant "KPATH_ADMIN"
The fix from K6.2 beta3 also works in K6.1.4
Gindi
Gindi
The following user(s) said Thank You: Leen
Please Log in or Create an account to join the conversation.
2 years 5 months ago #229477
by Leen
With kind regards
Leen
Replied by Leen on topic 6.1.4 Undefined constant "KPATH_ADMIN"
yes I also tried that fix in 6.1.4 and it works
With kind regards
Leen
Please Log in or Create an account to join the conversation.
Time to create page: 0.284 seconds