Ah ha!  I know this one (finally all my struggles are paying off...).  Do a
search and replace in store.php to change "split" to "explode" and see what
happens.
[image: image.png]

On Fri, Jan 25, 2019 at 9:52 AM <[email protected]> wrote:

> Changed the server url to "./store.php" and backups to "."
>
> Then I am greeted with this error.
>
>
>
>
> [image: php245.png]
>
>
> Here is the contents from store.php
> 243 // var definitions
> 244 $uploadDirError = false;
> 245 $backupError = false;
> 246 $optionStr = $_POST['UploadPlugin'];
> 247 $optionArr=explode(';',$optionStr);
> 248 $options = array();
> 249 $backupFilename = '';
>
> Not sure where to go from here. . .
>
>
>
> On Friday, January 25, 2019 at 12:06:27 PM UTC-5, Xavier wrote:
>
>> Hi mitztastic,
>>
>> The "Server URL" parametrer is where TW expects to find store.php. Note
>> that it can be relative to where the wiki actually resides (like
>> ./store.php if in the same directory).
>>
>> So, per your config, http://mitztastic.nfshost.com/test/ should serve
>> store.php, which doesn't seem to be the case.
>>
>> Best,
>> -- Xavier Cazin
>>
>>
>> On Fri, Jan 25, 2019 at 5:41 PM <[email protected]> wrote:
>>
>>> I am trying to get the upload plugin working.
>>>
>>> I get this error:
>>>
>>> [image: test_tw5.png]
>>>
>>>
>>>
>>> I used the one from TiddlyHomePackage_0.1.3.
>>> I tried 744 and 755 permissions on the script.
>>>
>>> Any tips are greatly appreciated.
>>>
>>>
>>> --
>>> 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 [email protected].
>>> To post to this group, send email to [email protected].
>>> Visit this group at https://groups.google.com/group/tiddlywiki.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/tiddlywiki/4fe3b47e-4dd9-4f91-b81e-95b153570ee3%40googlegroups.com
>>> <https://groups.google.com/d/msgid/tiddlywiki/4fe3b47e-4dd9-4f91-b81e-95b153570ee3%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> 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 [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/753518e7-ea8b-4367-8c47-8be526df29a2%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/753518e7-ea8b-4367-8c47-8be526df29a2%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> 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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAOJ0QOcmXpmpeAnSueZeqEm_1gPaA1WPppKN6A%3Dcrevsh0EuVg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to