[vz-users] Fehler im Frontend mit eigenem Channeltype und neuem Frontend

Sirko mail_ist at nurfuerspam.de
Tue Feb 3 10:11:14 CET 2015


hmm, von gestern kurz nach 11:00 :

pi at raspberrypi /var/www/volkszaehler.org $ php -r 
'$m=filemtime("lib/Volkszaehler/Definition/EntityDefinition.json");$t=time();echo("$t-$m=".($t-$m));'
1422954536-1422871376=83160

sollte also ok sein...
wie auch immer, jetzt geht es (auch nach (Zurück-)Setzen auf debug = false)
Grüße

Am 03.02.2015 um 09:19 schrieb Andreas Goetz:
> Argh.
>
> On Mon, Feb 2, 2015 at 7:58 PM, Sirko <mail_ist at nurfuerspam.de 
> <mailto:mail_ist at nurfuerspam.de>> wrote:
>
>     Hmm,
>
>     da scheint noch was nicht zu stimmen:
>     pi at raspberrypi ~ $ php -r
>     "$m=filemtime('lib/Volkszaehler/Definition/EntityDefinition.json');$t=time();echo($t.'-'.$m.'='.($t-$m));"
>     PHP Parse error:  syntax error, unexpected '=' in Command line
>     code on line 1
>
>
> Linux und seine Kommandozeile... Dann eben soherum mit den Quotes:
>
> php -r 
> '$m=filemtime("lib/Volkszaehler//EntityDefinition.json");$t=time();echo("$t-$m=".($t-$m));'
>
> Viele Grüße,
> Andreas
>
>
>
>
>     Am 02.02.2015 um 15:43 schrieb Andreas Goetz:
>
>         php -r
>         "$m=filemtime('lib/Volkszaehler/Definition/EntityDefinition.json');$t=time();echo($t.'-'.$m.'='.($t-$m));"
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-users/attachments/20150203/f660cc20/attachment.html>


More information about the volkszaehler-users mailing list