<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1022167" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1022167</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/advanced-guestbook-private-links#comment-1136960</link>
    <description> &lt;p&gt;I know html, I know how to edit some cgi, but I don&#039;t know how to write php .. I would need help with what i&#039;m trying to do here.&lt;/p&gt;
 </description>
     <pubDate>Fri, 29 Aug 2003 01:16:13 +0000</pubDate>
 <dc:creator>yumiko</dc:creator>
 <guid isPermaLink="false">comment 1136960 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/advanced-guestbook-private-links#comment-1136959</link>
    <description> &lt;p&gt;what scripting languages do you know?&lt;/p&gt;
 </description>
     <pubDate>Fri, 29 Aug 2003 01:13:00 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1136959 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/advanced-guestbook-private-links#comment-1136957</link>
    <description> &lt;p&gt;well .. I have no idea how to start doing what i&#039;m supposed to, because I don&#039;t know how to write PHP. (X_X)&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 Aug 2003 22:57:16 +0000</pubDate>
 <dc:creator>yumiko</dc:creator>
 <guid isPermaLink="false">comment 1136957 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/advanced-guestbook-private-links#comment-1136892</link>
    <description> &lt;p&gt;You&#039;ll have to find where these functions are within the script you want to use, then edit them to work (Mark will likely correct the flaws in my logic here... &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;):&lt;/p&gt;
&lt;p&gt;When an entry is submitted, check to see if it&#039;s private or not, if it&#039;s private, record it with a flag that indicates it&#039;s private.&lt;/p&gt;
&lt;p&gt;When generating the page, check to see if each comment is private or not. If it&#039;s not, print the comment, if it is, print the link to the popup window.&lt;/p&gt;
&lt;p&gt;You&#039;ll have to create the check password page (you can probably use the same code for the admin section itself), but pass the comment id along. When the password is accepted, run a script that you write called &quot;viewprivatecomment.php&quot; or something like that, wherein you get the comment by it&#039;s id and display it on the page. &lt;/p&gt;
&lt;p&gt;Check the database, there is probably already a flag for private/public since that feature is in the application, so you can use that to form your test.&lt;/p&gt;
&lt;p&gt;Do remember that this guestbook is under license and you need to keep careful documentation of what you edit and what you&#039;re doing when you edit.&lt;/p&gt;
 </description>
     <pubDate>Wed, 27 Aug 2003 15:28:10 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1136892 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/advanced-guestbook-private-links#comment-1136879</link>
    <description> &lt;p&gt;&quot;you can still only view them through a tweak, not directly on the page (which is what I thought you wanted). That would be a matter of generating a link instead of doing nothing when a private message is posted. Then the popup would check the password and retrieve the particular comment for viewing. &quot;&lt;/p&gt;
&lt;p&gt;yes, that&#039;s what I would like to do. I don&#039;t need to use the &quot;megabook CGI&quot; script in the PHP guestbook, I just want to make private entries work and look like it does .. but I don&#039;t know how.&lt;/p&gt;
 </description>
     <pubDate>Wed, 27 Aug 2003 09:09:16 +0000</pubDate>
 <dc:creator>yumiko</dc:creator>
 <guid isPermaLink="false">comment 1136879 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/advanced-guestbook-private-links#comment-1136855</link>
    <description> &lt;p&gt;And the one you want to use is Perl and uses a flatfile... ? It&#039;s also someone else&#039;s work, I&#039;d recommend contacting the original script writer and getting his assistance, or the assistance of the person who successfully modified it in the way you want it to be modified.&lt;/p&gt;
&lt;p&gt;It doesn&#039;t look like the modified version does anything other than allow the admin to see there is a post, you can still only view them through a tweak, not directly on the page (which is what I thought you wanted). That would be a matter of generating a link instead of doing nothing when a private message is posted. Then the popup would check the password and retrieve the particular comment for viewing.&lt;/p&gt;
 </description>
     <pubDate>Tue, 26 Aug 2003 18:51:27 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1136855 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/advanced-guestbook-private-links#comment-1136852</link>
    <description> &lt;p&gt;the guestbook im using is a PHP one, and yes, it uses a database.&lt;/p&gt;
 </description>
     <pubDate>Tue, 26 Aug 2003 17:43:05 +0000</pubDate>
 <dc:creator>yumiko</dc:creator>
 <guid isPermaLink="false">comment 1136852 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/advanced-guestbook-private-links#comment-1136848</link>
    <description> &lt;p&gt;have never done it with perl. made a really simple one using php 3.0.x and a txt file in school over a year ago. but i can&#039;t help with perl. if he wants to move to php i&#039;m willing ot help. souns like something that would be a good learning experience.&lt;/p&gt;
 </description>
     <pubDate>Tue, 26 Aug 2003 16:56:28 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1136848 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/advanced-guestbook-private-links#comment-1136846</link>
    <description> &lt;p&gt;His current guestbook is using Perl and a flatfile.&lt;/p&gt;
 </description>
     <pubDate>Tue, 26 Aug 2003 16:52:15 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1136846 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/advanced-guestbook-private-links#comment-1136844</link>
    <description> &lt;p&gt;i haven&#039;t tried making one. are you using a db?&lt;/p&gt;
 </description>
     <pubDate>Tue, 26 Aug 2003 16:49:38 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1136844 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
