- Posts: 4
- Thank you received: 0
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question User posts not being inserted
- brichardson2001
-
Topic Author
- Offline
- New Member
-
At any rate, when the user goes to post a new message, it appears like everything works, but the user's message never appears. The forums are not moderated, so I'm not sure where the posts are going.
If I look in the database, I can see that no posts have been inserted into the jos_fb_messages table.
The site is at:
www.edisonlake.com
You can register to try the issue out for yourself.
Thanks in advance for any help,
Bill Richardson
Please Log in or Create an account to join the conversation.
brichardson2001 wrote:
Please note (albeit in relation to a different category of discussions) Before you ask for help with template issues ... :You can register to try the issue out for yourself.
Because most users' problems are unique, you should be prepared to tell us where you are having these problems. This means, what is the URL of your site. If you have restricted your forum so that only registered users can view it, you should also have a test account/password. Although a screen image is helpful, nothing is quite as good as the real thing. You are under no obligation to display this information in public. You may prefer to provide test account details by PM but only by invitation.
For security reasons, we do no register ourselves at user websites.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Hi brichardson2001,I have an issue with a website of mine that just started a couple of weeks ago. I have Kunena 1.5.9 installed. The template is a Rocket Theme, however, RokCandy is not being used - only RokWeather, and RokBox.
At any rate, when the user goes to post a new message, it appears like everything works, but the user's message never appears. The forums are not moderated, so I'm not sure where the posts are going.
If I look in the database, I can see that no posts have been inserted into the jos_fb_messages table.
The site is at:
www.edisonlake.com
You can register to try the issue out for yourself.
Thanks in advance for any help,
Bill Richardson
can you provide a test account details, please, then we can test your issue. Thank you.
Please Log in or Create an account to join the conversation.
- brichardson2001
-
Topic Author
- Offline
- New Member
-
- Posts: 4
- Thank you received: 0
I provided you with a login via PM.
Please Log in or Create an account to join the conversation.
sorry for delay. I was on your site and I see the problem. There is not a success post message.
I can't find any error in source of files.
Can you provide also error from log file on your server and enable debug in joomla configuration and report if display some error.
Disable also SEF/SEO to see if the problem persist.
Thank you.
Please Log in or Create an account to join the conversation.
- brichardson2001
-
Topic Author
- Offline
- New Member
-
- Posts: 4
- Thank you received: 0
I found the problem - it had nothing to do with Kunena OR any plugins.
It was an .htaccess issue.
I had previously had a forum setup at the subdirectory /boards
I setup Kunena, and used SEF to set the link to /boards
Then, I had htaccess rules to do a 301 redirect for /boards/viewforum.php to /boards (to redirect the old pages Google was still pointing to).
The problem was, this didn't allow Kunena to work properly.
After much troubleshooting, I simply changed the path to Kunena to /message-boards, and all is working fine!
Bill
Please Log in or Create an account to join the conversation.