Search found 3 matches

by phpmyfaqfans
Sat Jul 03, 2004 10:36 am
Forum: General discussions
Topic: 1.4.0:search function does not work with chinese characters
Replies: 13
Views: 17154

Hi,Thorsten,

finally it works :-)

i changed the $query string from
$query = "SELECT id, lang, rubrik, thema, content FROM ".SQLPREFIX."faqdata WHERE MATCH (thema,content,keywords) AGAINST ('".$begriff."') AND active = 'yes'";

to
$query = "SELECT id, lang, rubrik, thema, content FROM ...
by phpmyfaqfans
Thu Jul 01, 2004 6:57 pm
Forum: General discussions
Topic: Categories arrangement
Replies: 1
Views: 4469

Categories arrangement

Hello,

Could you please tell me how to re-order the top leve categories?

On the caegory admin interface, there are two arrows on the right to each first leve categories,I expected the two arrows are used to move a certain category one level up/down at a time, but they work like a category exchange ...
by phpmyfaqfans
Thu Jul 01, 2004 5:09 pm
Forum: General discussions
Topic: 1.4.0 RC1:Language file can not be set
Replies: 1
Views: 4369

1.4.0 RC1:Language file can not be set

Hi,

Looks like something wrong :

admin->Edit configuration->Language file dropdown

it's always set to English, even though i have changed and saved.

best regards.
your fans