Hi Vincent

Is it the correct store.php file you are using? Bidix has a "fallback" 
document also called store.php which is what
is shown if someone tries to open the store.php file with usernames and 
passwords..

I've attached my store.php file to this message - in case you want to try 
it out.

These are hardcoded usernames and passwords, which you would change:(You 
can add as many users as you need..)

! User settings
Edit these lines according to your need
***/
//{{{
$AUTHENTICATE_USER = true; // true | false
$USERS = array(
'username1'=>'password1', 
'username2'=>'password2', 
'tester'=>'tester'); // set usernames and strong passwords

Cheers Måns Mårtensson

Den mandag den 28. april 2014 12.33.51 UTC+2 skrev Vincent:
>
> Unfortunately it's not better
> I keep trying
>
>
> 2014-04-28 12:25 GMT+02:00 Måns <huma...@gmail.com <javascript:>>:
>
>> Hi Vincent
>>
>> Change the directory (+ subdirectories and files) permissions to 777
>> and see if it help..
>>
>> Cheers Måns 
>>
>> Den mandag den 28. april 2014 12.16.31 UTC+2 skrev Vincent:
>>>
>>> Thank you for your concern Mans !
>>>
>>> When I trie to join your website, I can reach it but I've a 
>>> Internal JavaScript Error
>>> Well, this is embarrassing. It is recommended that you restart 
>>> TiddlyWiki by refreshing your browser
>>> ReferenceError: Components is not defined
>>> Even with the TiddlyFox extension for Firefox 1.0alpha18
>>>
>>> Store.php and index.html has 644 permissions 
>>>
>>> I've oder tools on my host (Owncloud, TinyTiny, etc...) so it's probably 
>>> not a problem of accepting php-files
>>>
>>> I keep searching
>>>
>>>
>>>
>>> 2014-04-28 12:07 GMT+02:00 Måns <huma...@gmail.com>:
>>>
>>>>
>>>> - or maybe it's a matter of setting the file permissions right?
>>>>
>>>> Den mandag den 28. april 2014 11.28.31 UTC+2 skrev Måns:
>>>>
>>>>> Hi Vin
>>>>>
>>>>> I just tested it - a store.php file in a dir on my server host - and 
>>>>> it worked as expected.
>>>>>
>>>>> http://xn--mns-ula.dk/hutudu/
>>>>>
>>>>> user: tester
>>>>> pswd: tester
>>>>>
>>>>> Try it out.
>>>>>
>>>>> Maybe safe:mode is on at your hosting service - then it won't accept 
>>>>> using php-files (as I understand it...)
>>>>>
>>>>> Cheers Måns Mårtensson 
>>>>>
>>>>> Den søndag den 27. april 2014 20.56.12 UTC+2 skrev vin1...@gmail.com:
>>>>>>
>>>>>> Unfortunately, nothing is saved (even the preferences)
>>>>>> I've the version 5.0.10-beta
>>>>>>
>>>>>>
>>>>>>
>>>>>> Le dimanche 27 avril 2014 20:40:35 UTC+2, Måns a écrit :
>>>>>>>
>>>>>>> Hi
>>>>>>>
>>>>>>> Have you tested if your changes were actually saved even if it says 
>>>>>>> "Error while saving:" ?
>>>>>>>
>>>>>>> When I save back via Bidix's store.php file - I get this:
>>>>>>>
>>>>>>> "Error while saving:
>>>>>>>
>>>>>>> 0 - File successfully loaded in ./index.html
>>>>>>> destfile:./index.html 
>>>>>>> backupfile:./index.20140427.203546.html
>>>>>>> mtime:1398623746"
>>>>>>>
>>>>>>> And my changes are saved - despite of the errormessage. (Only tested 
>>>>>>> with TW ver. 5.06)
>>>>>>>
>>>>>>> Cheers Måns Mårtensson
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> ...
>>>>>>
>>>>>>  -- 
>>>> You received this message because you are subscribed to a topic in the 
>>>> Google Groups "TiddlyWiki" group.
>>>> To unsubscribe from this topic, visit https://groups.google.com/d/
>>>> topic/tiddlywiki/dOBmCvFVawU/unsubscribe.
>>>>  To unsubscribe from this group and all its topics, send an email to 
>>>> tiddlywiki+...@googlegroups.com.
>>>> To post to this group, send email to tiddl...@googlegroups.com.
>>>>
>>>> Visit this group at http://groups.google.com/group/tiddlywiki.
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>>  -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "TiddlyWiki" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/tiddlywiki/dOBmCvFVawU/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> tiddlywiki+...@googlegroups.com <javascript:>.
>> To post to this group, send email to tiddl...@googlegroups.com<javascript:>
>> .
>> Visit this group at http://groups.google.com/group/tiddlywiki.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

<<attachment: store.php>>

Reply via email to