<?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: Trying to view entries that have been submitted.</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Trying to view entries that have been submitted.</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 11:16:57 +0000</pubDate>

<item>
<title>yuniar on "Trying to view entries that have been submitted."</title>
<link>https://www.machform.com/forums/topic/trying-to-view-entries-that-have-been-submitted#post-14014</link>
<pubDate>Tue, 20 Mar 2012 22:51:38 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">14014@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;This has been included with v3.1
&#60;/p&#62;</description>
</item>
<item>
<title>mrdlcastle on "Trying to view entries that have been submitted."</title>
<link>https://www.machform.com/forums/topic/trying-to-view-entries-that-have-been-submitted#post-13988</link>
<pubDate>Tue, 20 Mar 2012 09:52:18 +0000</pubDate>
<dc:creator>mrdlcastle</dc:creator>
<guid isPermaLink="false">13988@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;That fixed it for me as well.  Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>bin00010111 on "Trying to view entries that have been submitted."</title>
<link>https://www.machform.com/forums/topic/trying-to-view-entries-that-have-been-submitted#post-13851</link>
<pubDate>Wed, 14 Mar 2012 15:48:24 +0000</pubDate>
<dc:creator>bin00010111</dc:creator>
<guid isPermaLink="false">13851@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You are awesome.  Thanks!!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Trying to view entries that have been submitted."</title>
<link>https://www.machform.com/forums/topic/trying-to-view-entries-that-have-been-submitted#post-13850</link>
<pubDate>Wed, 14 Mar 2012 15:39:22 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">13850@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;We just noticed today that some syntax within the &#34;manage_entries.php&#34; is not working with PHP 5.3.10&#60;br /&#62;
I suppose you are using that version?&#60;/p&#62;
&#60;p&#62;The fix is quite simple, edit your &#34;manage_entries.php&#34; file, search around line 214 for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;? } ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php } ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;that should solve the issue.
&#60;/p&#62;</description>
</item>
<item>
<title>bin00010111 on "Trying to view entries that have been submitted."</title>
<link>https://www.machform.com/forums/topic/trying-to-view-entries-that-have-been-submitted#post-13847</link>
<pubDate>Wed, 14 Mar 2012 15:11:43 +0000</pubDate>
<dc:creator>bin00010111</dc:creator>
<guid isPermaLink="false">13847@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Line 569;&#60;/p&#62;
&#60;p&#62;					&#38;lt;?php } else { ?&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>bin00010111 on "Trying to view entries that have been submitted."</title>
<link>https://www.machform.com/forums/topic/trying-to-view-entries-that-have-been-submitted#post-13846</link>
<pubDate>Wed, 14 Mar 2012 15:07:54 +0000</pubDate>
<dc:creator>bin00010111</dc:creator>
<guid isPermaLink="false">13846@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Here's the error from log;&#60;/p&#62;
&#60;p&#62;[Tue Mar 13 22:07:46 2012] [error] [client 72.215.12.54] PHP Parse error:  syntax error, unexpected T_ELSE in /var/www/html/machform/manage_entries.php on line 569, referer: &#60;a href=&#34;http://192.168.155.45/machform/manage_forms.php&#34; rel=&#34;nofollow&#34;&#62;http://192.168.155.45/machform/manage_forms.php&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>bin00010111 on "Trying to view entries that have been submitted."</title>
<link>https://www.machform.com/forums/topic/trying-to-view-entries-that-have-been-submitted#post-13844</link>
<pubDate>Wed, 14 Mar 2012 15:00:13 +0000</pubDate>
<dc:creator>bin00010111</dc:creator>
<guid isPermaLink="false">13844@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I installed the Machform fresh since install blew up on me (thanks to php 5.2)&#60;/p&#62;
&#60;p&#62;I have it installed and am rebuilding my form.  I went to check to see how the submissions look in new machform.  I click the Entries button and it goes to a error page not found.  It tried to go to this page but fails.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://192.168.155.45/machform/manage_entries.php?id=2&#34; rel=&#34;nofollow&#34;&#62;http://192.168.155.45/machform/manage_entries.php?id=2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;My actual page with my form is &#60;a href=&#34;http://192.168.155.45/machform/view.php?id=2&#34; rel=&#34;nofollow&#34;&#62;http://192.168.155.45/machform/view.php?id=2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have checked DB and it created the tables and stuff, so I believe it is not a connection issue with DB.&#60;/p&#62;
&#60;p&#62;When you email me back I can give a picture since I don't see where to put one on here.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
