Mailing List Archive

Problem with search
Hello,

i have a problem (again ;) ).

When i search for an Entry that doesn't exist, the following error message
appears:

Warning: in_array(): Wrong datatype for second argument in /var/www/web405/html/sfcommunity/database/includes/FulltextStoplist.php on line 588
Warning: in_array(): Wrong datatype for second argument in /var/www/web405/html/sfcommunity/database/includes/FulltextStoplist.php on line 588
Warning: in_array(): Wrong datatype for second argument in /var/www/web405/html/sfcommunity/database/includes/FulltextStoplist.php on line 588
...


I'm using the 1.3.0 beta 4


CU
Denis
--
enjoy www.ghettoworld.de
Re: Problem with search [ In reply to ]
Denis Jörger wrote:
> Warning: in_array(): Wrong datatype for second argument in /var/www/web405/html/sfcommunity/database/includes/FulltextStoplist.php on line 588
> ...
>
>
> I'm using the 1.3.0 beta 4

This should be fixed in beta 5, please upgrade.

-- brion vibber (brion @ pobox.com)
Re[2]: Problem with search [ In reply to ]
Am Donnerstag, 29. Juli 2004 um 19:43 schrieben Sie:

BV> Denis Jörger wrote:
>> Warning: in_array(): Wrong datatype for second argument in
>> /var/www/web405/html/sfcommunity/database/includes/FulltextStoplist.php on
>> line 588

BV> This should be fixed in beta 5, please upgrade.


I've tested the Beta5 -> some new error messages:

Warning: array_slice(): The first argument should be an array in /var/www/web405/html/sfcommunity/database/languages/Language.php on line 1698
Warning: array_map(): Argument #2 should be an array in /var/www/web405/html/sfcommunity/database/includes/MagicWord.php on line 107
Warning: implode(): Bad arguments. in /var/www/web405/html/sfcommunity/database/includes/MagicWord.php on line 108


I've uploaded the complete Package without the config Filethe Image
directory, the templates and stylesheets.


CU
Denis
--
enjoy www.ghettoworld.de
Re[3]: Problem with search [ In reply to ]
Am Donnerstag, 29. Juli 2004 um 19:54 schrieben Sie:

DJ> I've tested the Beta5 -> some new error messages:

DJ> Warning: array_slice(): The first argument should be an array in
DJ> /var/www/web405/html/sfcommunity/database/languages/Language.php on line 1698
DJ> Warning: array_map(): Argument #2 should be an array in
DJ> /var/www/web405/html/sfcommunity/database/includes/MagicWord.php on line 107
DJ> Warning: implode(): Bad arguments. in
DJ> /var/www/web405/html/sfcommunity/database/includes/MagicWord.php on line 108


DJ> I've uploaded the complete Package without the config Filethe Image
DJ> directory, the templates and stylesheets.


I forgot: The error messages apearing on every site.


CU
Denis
--
enjoy www.ghettoworld.de
Re: Problem with search [ In reply to ]
Denis Jörger wrote:
> I've tested the Beta5 -> some new error messages:
>
> Warning: array_slice(): The first argument should be an array in /var/www/web405/html/sfcommunity/database/languages/Language.php on line 1698
> Warning: array_map(): Argument #2 should be an array in /var/www/web405/html/sfcommunity/database/includes/MagicWord.php on line 107
> Warning: implode(): Bad arguments. in /var/www/web405/html/sfcommunity/database/includes/MagicWord.php on line 108

What's your language setting and configuration?

> I've uploaded the complete Package without the config Filethe Image
> directory, the templates and stylesheets.

The templates and stylesheets have been updated too, so be sure to
upload those.

-- brion vibber (brion @ pobox.com)
Re[2]: Problem with search [ In reply to ]
Am Donnerstag, 29. Juli 2004 um 20:01 schrieben Sie:

BV> What's your language setting and configuration?

$wgLanguageCode = "de";
$wgUseLatin1 = true;



CU
Denis
--
enjoy www.ghettoworld.de
Re: Problem with search [ In reply to ]
Denis Jörger wrote:
> I've tested the Beta5 -> some new error messages:
>
> Warning: array_slice(): The first argument should be an array in /var/www/web405/html/sfcommunity/database/languages/Language.php on line 1698

That isn't beta 5's Language.php, that's beta 4's. Can you confirm
you've uploaded the right files?

-- brion vibber (brion @ pobox.com)
Re[2]: Problem with search [ In reply to ]
Am Donnerstag, 29. Juli 2004 um 22:45 schrieben Sie:

BV> Denis Jörger wrote:
>> I've tested the Beta5 -> some new error messages:
>>
>> Warning: array_slice(): The first argument should be an array in
>> /var/www/web405/html/sfcommunity/database/languages/Language.php on line 1698

BV> That isn't beta 5's Language.php, that's beta 4's. Can you confirm
BV> you've uploaded the right files?

BV> -- brion vibber (brion @ pobox.com)

ARGL, after i reconnected with my FTP Client after timeout it has changed the
directory back to the default. Now i have uploaded the new Language.php from
Beta 5 and it works :)

My new projekt, realized with Mediawiki -> http://database.sf-community.de


CU
Denis
--
enjoy www.ghettoworld.de