- Posts: 114
- 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 500 Error in Forum Configuration and forum
Please Log in or Create an account to join the conversation.
In the mean time the fix is to add check if users variable is array before calling the function.
Please Log in or Create an account to join the conversation.
Matias wrote: array_combine() bug has been fixed in K1.6.5 -- it was caused by CB removing all subscribers from the list (which was unexpected as i thought that array_combine would accept empty arrays).
In the mean time the fix is to add check if users variable is array before calling the function.
Didn't know y'all called this a bug???
You're going to save me a massive amount of work if this is the fix. Now...how exactly can I apply the fix you're talking about?
Please Log in or Create an account to join the conversation.
Go to the end of the file and find the function below. Replace the whole function with this new version (only few lines changed, but it's easier to replace the whole thing):
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Do you see anything new?
What are the current issues exactly?
Please Log in or Create an account to join the conversation.