<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Date Updated Not Appearing on View Entry Page</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Date Updated Not Appearing on View Entry Page</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 01:30:59 +0000</pubDate>

<item>
<title>darrenb on "Date Updated Not Appearing on View Entry Page"</title>
<link>https://www.machform.com/forums/topic/date-updated-not-appearing-on-view-entry-page#post-6408</link>
<pubDate>Tue, 30 Jun 2009 05:02:58 +0000</pubDate>
<dc:creator>darrenb</dc:creator>
<guid isPermaLink="false">6408@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Perfect, worked like a charm!&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Darren
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Date Updated Not Appearing on View Entry Page"</title>
<link>https://www.machform.com/forums/topic/date-updated-not-appearing-on-view-entry-page#post-6343</link>
<pubDate>Wed, 24 Jun 2009 19:09:18 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">6343@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Ah.. yes, there is some typo error within view_entry.php file. Sorry!&#60;/p&#62;
&#60;p&#62;To fix it, edit your view_entry.php, search around line 56:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$date_created = $row[&#38;#39;date_created&#38;#39;];
if(!empty($row[&#38;#39;date_update&#38;#39;])){&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$date_created = $row[&#38;#39;date_created&#38;#39;];
if(!empty($row[&#38;#39;date_updated&#38;#39;])){&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;that should fix it.
&#60;/p&#62;</description>
</item>
<item>
<title>darrenb on "Date Updated Not Appearing on View Entry Page"</title>
<link>https://www.machform.com/forums/topic/date-updated-not-appearing-on-view-entry-page#post-6339</link>
<pubDate>Wed, 24 Jun 2009 03:49:27 +0000</pubDate>
<dc:creator>darrenb</dc:creator>
<guid isPermaLink="false">6339@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The date updated field on the View Entry page (view_entry.php) is blank. Date Created and IP Address, however, are populated.&#60;/p&#62;
&#60;p&#62;The Date Updated appears on the spreadsheet when exporting from the Manage Entries screen (manage_entries.php). Also, the Date Updated correctly appears if you view its column on the Manage Entries screen.&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;br /&#62;
Thanks!&#60;br /&#62;
Darren
&#60;/p&#62;</description>
</item>

</channel>
</rss>
