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 Search function in 1.5.3 doesn't work
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.
Because your on a windows server, you have just add this to your php.ini, it's only thing which here in my php.ini on my wamp :
Code:extension=php_mbstring.dll
OK, what did I do wrong here? I went to php/php.ini and added to the bottom of that file.
I know see the following errors:
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_mbstring.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Thu Jun 25 15:35:08 2009] [notice] Apache/2.0.63 (Win32) PHP/5.2.10 configured -- resuming normal operations
[Thu Jun 25 15:35:08 2009] [notice] Server built: Jan 17 2008 22:58:29
[Thu Jun 25 15:35:08 2009] [notice] Parent: Created child process 3436
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_mbstring.dll' - The specified module could not be found.\r\n in Unknown on line 0
[Thu Jun 25 15:35:08 2009] [notice] Child 3436: Child process is running
[Thu Jun 25 15:35:08 2009] [notice] Child 3436: Acquired the start mutex.
[Thu Jun 25 15:35:08 2009] [notice] Child 3436: Starting 250 worker threads.
Please Log in or Create an account to join the conversation.
but you need to have installed php in C:\PHP, because with spaces like C:\Program Files\PHP some server crashes
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.
I think you need to change your path like this :
Code:C:PHPext;C:PHP;C:MySQLbin
but you need to have installed php in C:PHP, because with spaces like C:Program FilesPHP some server crashes
You know...
I actually don't see a file called php_mbstring.dll in C:\PHP\ext
Please Log in or Create an account to join the conversation.
It worked...
I uploaded the php_mbstring.dll I had on my local server to the ext folder on our live windows server AND THE ERROR BROKEN SEARCH SCREEN IS GONE.
I would give myself karma right now if I could. What a long day (weeks) of clicking, testing, and beating the head to the keyboard with these little battles.
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.