DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:countdown

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
plugin:countdown [2022-05-31 17:04] – [Fix for "DateInterval::format() expects exactly 1 parameter, 0 given”] kkueplugin:countdown [2022-05-31 17:08] (current) – [Fix for "DateInterval::format() expects exactly 1 parameter, 0 given”] kkue
Line 426: Line 426:
  
 ==== Fix for "DateInterval::format() expects exactly 1 parameter, 0 given”  ==== ==== Fix for "DateInterval::format() expects exactly 1 parameter, 0 given”  ====
-Add parameter in format-brackets, Line 89:+Add quotes in format-brackets, Line 89:
 <code php> <code php>
-$Text1= $dt_diff->format("%a ${ldays}");+$Text1= $dt_diff->format("");
 </code> </code>
  --- [[user>kkue|kkue]] //2022-05-31 17:04//  --- [[user>kkue|kkue]] //2022-05-31 17:04//
  
plugin/countdown.txt · Last modified: 2022-05-31 17:08 by kkue

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki