It was exactly this kind of pain, fiddling about getting server scripts to work, that led to me inventing ddlyspot.com :)
;Daniel On 14 February 2014 21:30, Danielo Rodríguez <[email protected]> wrote: > Not necessary UBi. Now it is working as expected. > Thank you very much. > > El viernes, 14 de febrero de 2014 10:45:58 UTC+1, UBi escribió: > >> Have you tried to enforce $DEBUG=true in line 251 by removing/modifying >> the surrounding if block? >> You could temporarily modify line 250 to "if(1 == 1) {" >> >> Am Freitag, 14. Februar 2014 10:19:43 UTC+1 schrieb Danielo Rodríguez: >>> >>> Hello UBi, >>> >>> I succeed on my objective before reading your message. I was even >>> writing a "HowTo" tutorial, but suddenly it stopped working. >>> >>> I have a test script which uses the same functionality and it still >>> working, so I can't understand the issue. The ability to read the output >>> of the script would be awesome, but I can't figure how. >>> >>> El viernes, 14 de febrero de 2014 10:06:24 UTC+1, UBi escribió: >>>> >>>> Hello Danielo, >>>> >>>> I haven't tried saving on my PHP server yet, but as I read store.php, >>>> the lines 330-339 are about backup error handling. >>>> The TW file will be accessible in $destfile directly when the If >>>> condition in line 310 succeeds. >>>> There is some content massaging, e.g. "folding" in lines 311 - 324, so >>>> I would insert additional functionality at the end of the mentioned If >>>> branch, directly after line 340 saying >>>> >>>> echo("mtime:$mtime"); >>>> >>>> >>>> HTH & Regards >>>> >>>> Uwe >>>> >>>> Am Freitag, 14. Februar 2014 07:29:25 UTC+1 schrieb Danielo Rodríguez: >>>>> >>>>> I also tried, but it Is sadly not working :( >>>>> >>>>> I'm not very experienced in php and I'm not sure how to debug the >>>>> problem. Where are the errors messages going? How can I see the output of >>>>> the php file? >>>>> >>>>> Thank you all. >>>>> >>>>> El viernes, 14 de febrero de 2014 00:14:19 UTC+1, Daniel Baird >>>>> escribió: >>>>>> >>>>>> >>>>>> That looks about right to me too. Just put some stuff there and see >>>>>> if it works? >>>>>> >>>>>> >>>>>> On 14 February 2014 00:47, Danielo Rodríguez <[email protected]>wrote: >>>>>> >>>>>>> Maybe someone php skilled could help me. Anyone? >>>>>>> >>>>>>> -- >>>>>>> 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 http://groups.google.com/group/tiddlywiki. >>>>>>> For more options, visit https://groups.google.com/groups/opt_out. >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Daniel Baird >>>>>> retro objoke: Chuck Norris had a problem so he decided to use regular >>>>>> expressions. Now, every problem in the world is solved. >>>>>> >>>>> -- > 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 http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/groups/opt_out. > -- Daniel Baird retro objoke: Chuck Norris had a problem so he decided to use regular expressions. Now, every problem in the world is solved. -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

