<?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: View Entries without logging in</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: View Entries without logging in</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 05:49:17 +0000</pubDate>

<item>
<title>usvi4me on "View Entries without logging in"</title>
<link>https://www.machform.com/forums/topic/view-entries-without-logging-in#post-9148</link>
<pubDate>Mon, 05 Apr 2010 19:03:18 +0000</pubDate>
<dc:creator>usvi4me</dc:creator>
<guid isPermaLink="false">9148@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;redityo - Thank you - exactly what I wanted.
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "View Entries without logging in"</title>
<link>https://www.machform.com/forums/topic/view-entries-without-logging-in#post-9136</link>
<pubDate>Mon, 05 Apr 2010 09:23:53 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">9136@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Try to edit &#34;header.php&#34; and go to line 30 for this code &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;li class=&#38;quot;lgo&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;logout.php&#38;quot; class=&#38;quot;lbOn&#38;quot; title=&#38;quot;Logout!&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;images/logout.gif&#38;quot; alt=&#38;quot;&#38;quot;&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;then change it to&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php if (!empty($_SESSION[&#38;#39;logged_in&#38;#39;])) { ?&#38;gt;&#38;lt;li class=&#38;quot;lgo&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;logout.php&#38;quot; class=&#38;quot;lbOn&#38;quot; title=&#38;quot;Logout!&#38;quot;&#38;gt;&#38;lt;img src=&#38;quot;images/logout.gif&#38;quot; alt=&#38;quot;&#38;quot;&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;lt;?php } ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>usvi4me on "View Entries without logging in"</title>
<link>https://www.machform.com/forums/topic/view-entries-without-logging-in#post-9126</link>
<pubDate>Sun, 04 Apr 2010 20:46:11 +0000</pubDate>
<dc:creator>usvi4me</dc:creator>
<guid isPermaLink="false">9126@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;How can I hide the log out button from those people that are not logged in ?
&#60;/p&#62;</description>
</item>
<item>
<title>derrickonline on "View Entries without logging in"</title>
<link>https://www.machform.com/forums/topic/view-entries-without-logging-in#post-6441</link>
<pubDate>Wed, 01 Jul 2009 20:40:33 +0000</pubDate>
<dc:creator>derrickonline</dc:creator>
<guid isPermaLink="false">6441@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;DISREGARD:&#60;/p&#62;
&#60;p&#62;I see that I can select the appropriate fields to show instead of entire entry, that way I can remove the FILE UPLOAD portion.  Thank you.
&#60;/p&#62;</description>
</item>
<item>
<title>derrickonline on "View Entries without logging in"</title>
<link>https://www.machform.com/forums/topic/view-entries-without-logging-in#post-6440</link>
<pubDate>Wed, 01 Jul 2009 20:31:57 +0000</pubDate>
<dc:creator>derrickonline</dc:creator>
<guid isPermaLink="false">6440@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I follow you, that works great but is there a way to replace the actual link in my email that says FILE UPLOAD/DOWNLOAD LINK with VIEW ENTRY LINK instead?
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "View Entries without logging in"</title>
<link>https://www.machform.com/forums/topic/view-entries-without-logging-in#post-6439</link>
<pubDate>Wed, 01 Jul 2009 20:27:01 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">6439@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Those 2 link's have different purpose :&#60;/p&#62;
&#60;p&#62;- &#60;a href=&#34;http://www.WEBSITE.com/machform/view_entry.php?form_id=1&#38;#38;id=2&#34; rel=&#34;nofollow&#34;&#62;http://www.WEBSITE.com/machform/view_entry.php?form_id=1&#38;#38;id=2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;To view your entries&#60;/p&#62;
&#60;p&#62;- &#60;a href=&#34;http://www.WEBSITE.om/machform/download.php?q=Zm9ybV9pZD0xJmlkPTImZWw9ZWxlbWVudF8z&#34; rel=&#34;nofollow&#34;&#62;http://www.WEBSITE.om/machform/download.php?q=Zm9ybV9pZD0xJmlkPTImZWw9ZWxlbWVudF8z&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;To get uploaded file&#60;/p&#62;
&#60;p&#62;Do you mean, you want to send &#34;view entry&#34; url along with mail notification ? If so you can edit &#34;email content&#34; from email menu. In there you will see this :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;{entry_data}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change to be something like this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;{entry_data}

To view your entry, click this url :

&#60;a href=&#34;http://www.website.com/machform/view_entry.php?form_id=&#34; rel=&#34;nofollow&#34;&#62;http://www.website.com/machform/view_entry.php?form_id=&#60;/a&#62;{form_id}&#38;#38;id={entry_no}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>derrickonline on "View Entries without logging in"</title>
<link>https://www.machform.com/forums/topic/view-entries-without-logging-in#post-6438</link>
<pubDate>Wed, 01 Jul 2009 19:12:33 +0000</pubDate>
<dc:creator>derrickonline</dc:creator>
<guid isPermaLink="false">6438@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Ok, I was able to get this to work.  But here's the issue.  How can I make the email show the correct link like...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.WEBSITE.com/machform/view_entry.php?form_id=1&#38;#38;id=2&#34; rel=&#34;nofollow&#34;&#62;http://www.WEBSITE.com/machform/view_entry.php?form_id=1&#38;#38;id=2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Because although I can access the URL directly without logging in that way.  The generated email uses something like...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.WEBSITE.om/machform/download.php?q=Zm9ybV9pZD0xJmlkPTImZWw9ZWxlbWVudF8z&#34; rel=&#34;nofollow&#34;&#62;http://www.WEBSITE.om/machform/download.php?q=Zm9ybV9pZD0xJmlkPTImZWw9ZWxlbWVudF8z&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>raj000 on "View Entries without logging in"</title>
<link>https://www.machform.com/forums/topic/view-entries-without-logging-in#post-4230</link>
<pubDate>Fri, 09 Jan 2009 18:13:48 +0000</pubDate>
<dc:creator>raj000</dc:creator>
<guid isPermaLink="false">4230@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;worked like a charm! thanks
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "View Entries without logging in"</title>
<link>https://www.machform.com/forums/topic/view-entries-without-logging-in#post-4228</link>
<pubDate>Fri, 09 Jan 2009 17:22:59 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">4228@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I see, you need to edit &#34;view_entry.php&#34; and &#34;manage_entries.php&#34; then, try to following this steps :&#60;/p&#62;
&#60;p&#62;1. In &#34;manage_entries.php&#34;, around line 25 and 40 you will see this code :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(!empty($_POST[&#38;#39;submit_del_selected&#38;#39;])){&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;}elseif (!empty($_POST[&#38;#39;submit_del_all&#38;#39;])){&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace those code with &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(!empty($_POST[&#38;#39;submit_del_selected&#38;#39;]) &#38;#38;&#38;#38; !empty($_SESSION[&#38;#39;logged_in&#38;#39;])){&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;}elseif (!empty($_POST[&#38;#39;submit_del_all&#38;#39;]) &#38;#38;&#38;#38; !empty($_SESSION[&#38;#39;logged_in&#38;#39;])){&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2. In &#34;view_entry.php&#34; on line 20 you will see this code &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(!empty($_GET[&#38;#39;delete&#38;#39;])){&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace with &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(!empty($_GET[&#38;#39;delete&#38;#39;]) &#38;#38;&#38;#38; !empty($_SESSION[&#38;#39;logged_in&#38;#39;]) ){&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>raj000 on "View Entries without logging in"</title>
<link>https://www.machform.com/forums/topic/view-entries-without-logging-in#post-4227</link>
<pubDate>Fri, 09 Jan 2009 17:07:09 +0000</pubDate>
<dc:creator>raj000</dc:creator>
<guid isPermaLink="false">4227@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;ok. i ran some tests after making changes to both files and here is what i found -:&#60;/p&#62;
&#60;p&#62;1. When i view a specific entry and click on &#34;Edit&#34; , it does not allow editing of the transaction.... works great and exactly what i want...users can view all or specific transactions without being able to edit them.&#60;/p&#62;
&#60;p&#62;2.) however, when i click on the delete button, the transaction gets deleted, without the user being logged in. This is a problem. Can I include the session statement somewhere to make sure that only logged in users can delete transactions, even though they are viewing a specific transaction.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "View Entries without logging in"</title>
<link>https://www.machform.com/forums/topic/view-entries-without-logging-in#post-4224</link>
<pubDate>Fri, 09 Jan 2009 16:06:23 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4224@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;raj000 -- yes, that would allow them to view specific entry only.&#60;/p&#62;
&#60;p&#62;alfonso -- yes, remove it from download.php file.
&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "View Entries without logging in"</title>
<link>https://www.machform.com/forums/topic/view-entries-without-logging-in#post-4217</link>
<pubDate>Fri, 09 Jan 2009 15:21:06 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">4217@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Can be done this also to access upload file (download it without login)?
&#60;/p&#62;</description>
</item>
<item>
<title>raj000 on "View Entries without logging in"</title>
<link>https://www.machform.com/forums/topic/view-entries-without-logging-in#post-4215</link>
<pubDate>Fri, 09 Jan 2009 15:13:36 +0000</pubDate>
<dc:creator>raj000</dc:creator>
<guid isPermaLink="false">4215@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks for the response. &#60;/p&#62;
&#60;p&#62;Lets say i only want the user to be able to view the entries and print them etc. , but not be able to modify them. I am assuming that only modifying view-entry.php should be good enough.. right?
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "View Entries without logging in"</title>
<link>https://www.machform.com/forums/topic/view-entries-without-logging-in#post-4164</link>
<pubDate>Wed, 07 Jan 2009 18:37:20 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">4164@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;To do so you should edit &#34;view-entry.php&#34; and &#34;manage_entries.php&#34;, search for this code :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;require(&#38;#39;includes/check-session.php&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and add comment on it&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//require(&#38;#39;includes/check-session.php&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;but you still should mention the form id to access the data, for example you want to access form 4 data then the URL will be like this :&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.yourdomain.com/machform/manage_entries.php?id=4&#34; rel=&#34;nofollow&#34;&#62;http://www.yourdomain.com/machform/manage_entries.php?id=4&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>raj000 on "View Entries without logging in"</title>
<link>https://www.machform.com/forums/topic/view-entries-without-logging-in#post-4160</link>
<pubDate>Wed, 07 Jan 2009 14:37:53 +0000</pubDate>
<dc:creator>raj000</dc:creator>
<guid isPermaLink="false">4160@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I want to allow users to view entries of forms without giving out the admin user name and password.&#60;/p&#62;
&#60;p&#62;We use the form to share sales information between 2 branches, so i want to allow the remote branch to see entries of a specific form.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
