- Posts: 12
- Thank you received: 0
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
This category contains miscellaneous, uncategorised third-party extensions (e.g. JomSocial, Community Builder, etc.) relating to older versions of Kunena that are no longer supported.
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, the ideas in these topics may not work with later versions and, for that reason, the topics are locked.
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, the ideas in these topics may not work with later versions and, for that reason, the topics are locked.
Question JomSocial stops me posting messages to my Kunena forum
16 years 3 weeks ago - 16 years 3 weeks ago #44331
by softz
JomSocial stops me posting messages to my Kunena forum was created by softz
Hey everyone...
When a user wants to post a message after they click submit they are receive errors.
The message still post and comes up in the forum but the redirected page gives the following errors:
Any Help on this would be awesome
Thanks
Jordan.
When a user wants to post a message after they click submit they are receive errors.
The message still post and comes up in the forum but the redirected page gives the following errors:
Code:
Warning: include_once(/home/content/24/5816924/html/components/com_community/libraries/userpoints.php) [function.include-once]: failed to open stream: No such file or directory in /home/content/24/5816924/html/components/com_kunena/template/default/post.php on line 309
Warning: include_once() [function.include]: Failed opening '/home/content/24/5816924/html/components/com_community/libraries/userpoints.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/content/24/5816924/html/components/com_kunena/template/default/post.php on line 309
Fatal error: Class 'CuserPoints' not found in /home/content/24/5816924/html/components/com_kunena/template/default/post.php on line 311
Any Help on this would be awesome
Thanks
Jordan.
Last edit: 16 years 3 weeks ago by sozzled. Reason: Changed subject to improve search relevance
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago #44332
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re:Error when posting a new message
You selected your forum to be integrated with AlphaUserPoints. Have you installed AlphaUserPoints?
What version of Kunena are you using. Please note that we only attend to support questions if you are using Kunena 1.5.11. Thank you.
What version of Kunena are you using. Please note that we only attend to support questions if you are using Kunena 1.5.11. Thank you.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago #44338
by softz
Replied by softz on topic Re:Error when posting a new message
Thanks for the quick reply...
Im currently using 1.5.9 so i will upgrade to 11 now.
Also what are AlphaUserPoints?
Ill google it now
Im currently using 1.5.9 so i will upgrade to 11 now.
Also what are AlphaUserPoints?
Ill google it now
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago #44343
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re:Error when posting a new message
When did these error messages begin to appear? Have they always occurred with Kunena on your website? I think you've changed your Kunena configuration settings to use AlphaUserPoints and you don't have that component installed on your website. If you don't have AlphaUserPoints - and you don't need AlphaUserPoints - then make sure your Kunena configuration settings to not try to integrate with AlphaUserPoints.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago #44348
by softz
Replied by softz on topic Re:Error when posting a new message
Ummm im not sure when they started to be honest.
Ive upgrade to 1.5.11 now and have gone though my Config but under the Integration section its all set as:
Avatar using : Jomsocial
Profile: Jomsocial
PM's: Jomscoial
AlphaUserPoints
Enabled Points in profile: NO
Enabled Rules for Points: NO
So it is set to what it is meant to be?
Maybe i have eddited some wrong code or something i dont know?
Thanks
Ive upgrade to 1.5.11 now and have gone though my Config but under the Integration section its all set as:
Avatar using : Jomsocial
Profile: Jomsocial
PM's: Jomscoial
AlphaUserPoints
Enabled Points in profile: NO
Enabled Rules for Points: NO
So it is set to what it is meant to be?
Maybe i have eddited some wrong code or something i dont know?
Thanks
Please Log in or Create an account to join the conversation.
16 years 3 weeks ago - 16 years 3 weeks ago #44350
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re:Error when posting a new message
softz wrote:
What version of Joomla are you using? We know that you're using K 1.5.11, but what Kunena template are you using? JomSocial has been known to be the culprit with some Kunena problems, so what version of JomSocial are you using?
The problem, as you have described it, says that your trying to call an undefined PHP class CuserPoints. The traceback indicates the call passed through JomSocial. I'm beginning to suspect there's more to this problem than meets the eye. It doesn't appear to be Kunena-related.
If you've edited "code" what could you have changed?
On your clean test site (and, like all good website administrators you have one of those, don't you?) can you disable everything unconnected to Kunena and are you able to post messages?
Well, gee, I don't know how to help you with this. So, let's start at the very beginning.Maybe i have edited some wrong code or something i dont know?
What version of Joomla are you using? We know that you're using K 1.5.11, but what Kunena template are you using? JomSocial has been known to be the culprit with some Kunena problems, so what version of JomSocial are you using?
The problem, as you have described it, says that your trying to call an undefined PHP class CuserPoints. The traceback indicates the call passed through JomSocial. I'm beginning to suspect there's more to this problem than meets the eye. It doesn't appear to be Kunena-related.
If you've edited "code" what could you have changed?
On your clean test site (and, like all good website administrators you have one of those, don't you?) can you disable everything unconnected to Kunena and are you able to post messages?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Last edit: 16 years 3 weeks ago by sozzled.
Please Log in or Create an account to join the conversation.
Time to create page: 0.250 seconds