- Posts: 18
- Thank you received: 2
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 Final release?
- Knuddelesel
-
- Offline
- Junior Member
-
Less
More
3 years 11 months ago - 3 years 11 months ago #223281
by Knuddelesel
Replied by Knuddelesel on topic Final release?
Yes I see the Plugin. When I activate it I get an php error:
Warning: The use statement with non-compound name 'EasySocialPlugins' has no effect in .. plugins/kunena/easysocial/easysocial.php on line 20
Warning: require_once(../components/com_content/helpers/route.php): Failed to open stream: No such file or directory in ../plugins/kunena/easysocial/easysocial.php on line 32
Warning: The use statement with non-compound name 'EasySocialPlugins' has no effect in .. plugins/kunena/easysocial/easysocial.php on line 20
Warning: require_once(../components/com_content/helpers/route.php): Failed to open stream: No such file or directory in ../plugins/kunena/easysocial/easysocial.php on line 32
Last edit: 3 years 11 months ago by Knuddelesel.
Please Log in or Create an account to join the conversation.
3 years 11 months ago #223285
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Final release?
Hello,
I have fixed these issues you can re-try with last nightly build availaible in download part
I have fixed these issues you can re-try with last nightly build availaible in download part
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
- Knuddelesel
-
- Offline
- Junior Member
-
Less
More
- Posts: 18
- Thank you received: 2
3 years 11 months ago - 3 years 11 months ago #223287
by Knuddelesel
Replied by Knuddelesel on topic Final release?
Get new error:
Compile Error: Access level to plgKunenaEasySocial::$params must be public (as in class Joomla\CMS\Plugin\CMSPlugin)
When I change to private to public in line 39 I get no more error bit it dont work.
easysocial Avators don`t show and profiles links to kunena ones.
Compile Error: Access level to plgKunenaEasySocial::$params must be public (as in class Joomla\CMS\Plugin\CMSPlugin)
When I change to private to public in line 39 I get no more error bit it dont work.
easysocial Avators don`t show and profiles links to kunena ones.
Code:
class plgKunenaEasySocial extends EasySocialPlugins
{
private $params;
Last edit: 3 years 11 months ago by Knuddelesel.
Please Log in or Create an account to join the conversation.
3 years 11 months ago #223325
by ssnobben
Replied by ssnobben on topic Final release?
Hmm yes I need it to work with easysocial plgs too..I have testing it and it works fine for me. Only the easysocial plugin don*t work
Please Log in or Create an account to join the conversation.
3 years 11 months ago #223326
by ssnobben
Replied by ssnobben on topic Final release?
Do it work with Php 8.1 too?
Please Log in or Create an account to join the conversation.
3 years 11 months ago #223327
by ssnobben
yes I see on requirments page so its seems to work..
thks
Replied by ssnobben on topic Final release?
Do it work with Php 8.1 too?
yes I see on requirments page so its seems to work..
thks
Please Log in or Create an account to join the conversation.
Time to create page: 0.231 seconds