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 PHP Fatal error: Call to undefined function mb_strpos()
Ok - I have come up with a potential fix for this but need a system with that error on it, to test if that really catches it.
If it does I will make sure this makes it into the next Joomla core build.
Let me know who of you can help with this.
Thx!
fxstein
Please contact me if you are getting this error and are willing to give me access to the system to verify the problem and test the patch. It is a single line code change inside Joomla and can be rolled back instantaneously.
I am looking for a system that is having that problem at the time. Need to be able to reproduce the error on demand.
Thx!
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
I will be able to grant you access within a 4-5 hours from now.
So if it is still relevant I will mail you then.
Please Log in or Create an account to join the conversation.
You've got (private) mail!
Please Log in or Create an account to join the conversation.
With access to a test system that encountered this problem, I have been able to identify the problem.
As expected it is not related to Kunena but represents a Joomla problem on some installs out there. It is not clear if it got introduced with 1.5.10 or if it is simply a combination of changes that is now exposing the issue.
We have also found other modules and components that seem to make Joomla throw the same error.
During the deep dive I found 2 bugs - 1 inside of Joomla itself, 1 inside a utf8 library that comes with Joomla.
The problem is that these libraries check for the existence of mb_substr() to detect whether mb functions are available. Unfortunately those of you that have this problem have the mb_substr() function but not the mb_strpos() function declared.
I am working with the core Joomla team to provide a fix for this.
More updates will follow.
fxstein
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
The error occors with 1.5 and 1.09
Right Now i have installed the 1.5 version ...
I can not downgrade the instal to 1.08, because can,t find the download anymore
Forum is down at the moment ...
But thats no problem ...
Please Log in or Create an account to join the conversation.
Visit the Kunena documantation .
Please Log in or Create an account to join the conversation.