http://28rl.net/index.php
I recently noticed that the date/time has been missing from my posts after Aug 20. In an attempt to fix this issue, I searched dateTime in the templates and opened up everything that had been modified. After viewing all custom changes, etc, I still cannot find a problem with it.
After trouble-shooting some more, I noticed that this (in the post template):
Resulted in:
When it should be showing:
I recently noticed that the date/time has been missing from my posts after Aug 20. In an attempt to fix this issue, I searched dateTime in the templates and opened up everything that had been modified. After viewing all custom changes, etc, I still cannot find a problem with it.
After trouble-shooting some more, I noticed that this (in the post template):
Code:
<a href="{xen:link threads/post-permalink, $thread, 'post={$post}'}" title="{xen:phrase permalink}" class="datePermalink"><xen:datetime time="$post.post_date" /></a>
When it should be showing: