[wikka-community] Difficulties to install and to use Wikka

Jens Giesemann jens
Tue May 12 06:23:56 GMT 2009


hello charlie,

you are not logged in after logging in, otherwise you should have EDIT 
presented. unfortunately  i have really poor knowledge about this matter.

all i know is, a session consists of a session entry in a mysql table 
with a name like wikka_sessions, and a corresponding session cookie 
somewhere in your browsers directories. you enabled cookies, did you?

you'd adress the devs for this matter.

on my site, the text search can find words min lenght 4 chars. 'j*' 
finds 'jens' and 'join', but not 'jam'. as the fulltextsearch is a mysql 
feature, you might be able to configure the 'FulltextMinWordLenght' on 
server or database level. the fulltextsearch function in wakka.php 
doesn't contain limitations, as far as i can see.

regards,

jens

charlie schrieb:
> Hi Jens,
>
> I don't know why but I cannot log in with any user, including AdminUser.
>
> I don't have EDIT in the footer menu of pages with a W:+ acl. I must 
> have a W:* acl.
>
> About "textsearch" action, I've found that the system cannot find a 
> word with less than 5 charts (???).
> Maybe there's a parameter to set ?
>
> Regards
>
> ----- Original Message ----- From: "Jens Giesemann" <jens at giesemann.net>
> To: "A list open for contributors to discuss Wikka development" 
> <community at wikkawiki.org>
> Sent: Friday, May 08, 2009 11:09 PM
> Subject: Re: [wikka-community] Difficulties to install and to use Wikka
>
>
> hi charlie,
>
> there are "textsearch" and "textsearchexpanded" actions. textsearch
> gives only the page link, textsearchexpanded also a text snippet around
> the match, like google.
>
> both are using the mysql fulltext search feature and therefore they are
> depending of the mysql settings. so you might suffer unexpected effects
> due to costumized mysql settings.
>
> both actions are looking for whole words, so you may have to add an
> asterisk: *
>
> both search actions return only pages you are allowed to read. if you
> aren't logged in, you won't find matches on pages without R:* acl.
>
> do you have EDIT in your footer menu of pages with a W:+ acl after
> logging in? if not, you are not logged in. there was a similar thread
> some weeks ago, i remember. the solution was something like: logging
> action could not establish the session cookie on the users machine, so
> he never got logged in. i'm not familiar with cookies and session
> management, but this might be a hint for you.
>
> regards,
>
> jens
>
>
>
> charlie schrieb:
>> Hi,
>>
>> Thanks for answering.
>>
>> I think that I cannot edit any page because the page UserSettings 
>> doesn't work (?)
>> After entering my WikiName and Password, there is no redirection to 
>> HomePage.
>> In wikka_users table, the users are correctly created with 
>> "doubleclickedit = Y".
>> But there is no parameter about double click editing in my 
>> wikka.config.php file (see the attached file).
>>
>> To solve this problem I've modified 'default_write_acl' => '*' in 
>> wikka.config.php because I need to edit pages.
>> But this is not a final solution if I want to put my site online.
>>
>> Another question about "Textsearch" action.
>> How does it work ?
>> Because when I use it, it doesn't return all pages containing the 
>> searched word but only a few.
>> I've read that there is a "FullTextSearch" action.
>> Would it be a solution to my need ?
>> Where can I find the source ?
>>
>> Thanks one more time for your answer.
>>
>> ----- Original Message ----- From: "Nils Lindenberg" <niehle at gmail.com>
>> To: "A list open for contributors to discuss Wikka development" 
>> <community at wikkawiki.org>
>> Sent: Tuesday, April 21, 2009 8:58 PM
>> Subject: Re: [wikka-community] Difficulties to install and to use Wikka
>>
>>
>>
>> Hi,
>>
>> Am 17.04.2009 um 14:35 schrieb charles.phg at free.fr:
>>
>>> In "http://localhost/wikka/", I can register new users, they are  
>>> created in mysql.
>>> When I log in Wikka, there's no error message but, I cannot create  
>>> any page by double-click.
>>
>> create a page = edit a page? Please take a look if double click
>> editing is enabled both in wikka.config.php and for your user account
>> in the settings, too.
>>
>>
>>> There is not the "create" button in the bottom of the page.
>>
>> You should see an "edit" link in the left corner. If not, please log
>> in as an admin (and please check your acl-setting-defaults in
>> wikka.config.php)
>>
>>>
>>> I'm trying to install Wikka on "mini_server_21_xoops_v2", using the 
>>> tutorial but that doesn't work.
>>>
>>> Certainly, I've missed something but I don't find what.
>>
>> What exatcly does not work? Are the tables being created? Is the admin
>> user entered? The config file written? ? Please provide more information
>>
>> Greets,
>> Nils
>> _______________________________________________
>> WikkaWiki Community mailing list
>> community at wikkawiki.org
>> http://mail.wikkawiki.org/mailman/listinfo/community_wikkawiki.org
>
> _______________________________________________
> WikkaWiki Community mailing list
> community at wikkawiki.org
> http://mail.wikkawiki.org/mailman/listinfo/community_wikkawiki.org
>




More information about the community mailing list