<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: More info on restricted post hack</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/</link>
	<description></description>
	<pubDate>Thu, 20 Nov 2008 22:50:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Cathy</title>
		<link>http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6515</link>
		<dc:creator>Cathy</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6515</guid>
		<description>I added this code to my main index page, and now all of a sudden the left sidebar with the calendar, links, etc is showing up at the bottom of my page.  Any ideas on why this would happen?</description>
		<content:encoded><![CDATA[<p>I added this code to my main index page, and now all of a sudden the left sidebar with the calendar, links, etc is showing up at the bottom of my page.  Any ideas on why this would happen?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean</title>
		<link>http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6516</link>
		<dc:creator>Jean</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6516</guid>
		<description>I'm having a similar problem to Cathy's. When I add the code, my right sidebar moves to the bottom-left corner of the page.

Also, when I click on the link to enter a password, I get taken straight to the entry without having to input any password. Please help.</description>
		<content:encoded><![CDATA[<p>I&#039;m having a similar problem to Cathy&#039;s. When I add the code, my right sidebar moves to the bottom-left corner of the page.</p>
<p>Also, when I click on the link to enter a password, I get taken straight to the entry without having to input any password. Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6513</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6513</guid>
		<description>The way these samples are set up is that you have to go to the individual entries page to view the restricted post via password (see the template on the &lt;a href="http://www.scriptygoddess.com/archives/000916.php" target="_blank"&gt;original post here&lt;/a&gt;)
The template shown in THIS post shows the MAIN INDEX page (where as the other shows indiviual entries page with the password access)

Are you asking for a template for the MAIN INDEX page that allows for password access?</description>
		<content:encoded><![CDATA[<p>The way these samples are set up is that you have to go to the individual entries page to view the restricted post via password (see the template on the <a href="http://www.scriptygoddess.com/archives/000916.php" target="_blank">original post here</a>)<br />
The template shown in THIS post shows the MAIN INDEX page (where as the other shows indiviual entries page with the password access)</p>
<p>Are you asking for a template for the MAIN INDEX page that allows for password access?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C.</title>
		<link>http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6514</link>
		<dc:creator>C.</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6514</guid>
		<description>I'm having some trouble getting the script up and running.  I've double and triple checked the script against this one, and I don't see anything different between what I'm putting onto my site from what's here, but I'm having a weird sort of problem...

Instead of showing up only on "restricted" posts, I'm getting pieces of code spit out into every entry; it looks something like this:

&lt;b&gt;damn job.&lt;/b&gt; To gain access via password click here
"; } else { print &#60;&#60;entry text here
11:22 AM &#124; comments - 0 &#124; Trackback - 0 
EOF; } ?&#62; 

When I tried making a test post in the restricted category, I got the same thing.  It won't display the "send email for access" message.

Could anybody think of something that would be causing this?

(I removed the code from my site for now, since it looks silly to have bits of code sticking out.  If anyone would like to take a look at it, let me know.)

Thanks! :)</description>
		<content:encoded><![CDATA[<p>I&#039;m having some trouble getting the script up and running.  I&#039;ve double and triple checked the script against this one, and I don&#039;t see anything different between what I&#039;m putting onto my site from what&#039;s here, but I&#039;m having a weird sort of problem&#8230;</p>
<p>Instead of showing up only on &#034;restricted&#034; posts, I&#039;m getting pieces of code spit out into every entry; it looks something like this:</p>
<p><b>damn job.</b> To gain access via password click here<br />
&#034;; } else { print &#60;&#60;entry text here<br />
11:22 AM | comments - 0 | Trackback - 0<br />
EOF; } ?&#62; </p>
<p>When I tried making a test post in the restricted category, I got the same thing.  It won&#039;t display the &#034;send email for access&#034; message.</p>
<p>Could anybody think of something that would be causing this?</p>
<p>(I removed the code from my site for now, since it looks silly to have bits of code sticking out.  If anyone would like to take a look at it, let me know.)</p>
<p>Thanks! <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean</title>
		<link>http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6517</link>
		<dc:creator>Jean</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6517</guid>
		<description>Okay, I figured out why the CSS was wonky, but I'm still unsure about the password input...</description>
		<content:encoded><![CDATA[<p>Okay, I figured out why the CSS was wonky, but I&#039;m still unsure about the password input&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6518</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6518</guid>
		<description>Did you install the script on your individual archives template?</description>
		<content:encoded><![CDATA[<p>Did you install the script on your individual archives template?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maggie</title>
		<link>http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6519</link>
		<dc:creator>Maggie</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6519</guid>
		<description>As far as the "FORM EMAIL INSTRUCTIONS:" go, does anyone have the code for "(you can make this a popup later on using normal javascript popup commands)"? Also, in the &lt;a&gt;CLICK HERE TO REQUEST ACCESS&lt;/a&gt;. part of the code, where it says href=&#92;"#&#92;", how would that look after it is filled in? Something like href=&#92;"http://www.yoursite.com/pathto/form.php&#92;"? Sorry for repeating part of this. I was thinking the reason no one has replied to my previous comment was because I had been unclear. I would really appreciate your help with this.  Also, is there a way to keep the comments private as well.  In a test entry for the restricted entry, if you were to go &lt;a href="http://divamaggie.com/mt-comments.cgi?entry_id=280" target="_blank"&gt;here&lt;/a&gt;, you can see the comments related to the restricted entry.</description>
		<content:encoded><![CDATA[<p>As far as the &#034;FORM EMAIL INSTRUCTIONS:&#034; go, does anyone have the code for &#034;(you can make this a popup later on using normal javascript popup commands)&#034;? Also, in the <a>CLICK HERE TO REQUEST ACCESS</a>. part of the code, where it says href=&#92;&#034;#&#92;&#034;, how would that look after it is filled in? Something like href=&#92;&#034;http://www.yoursite.com/pathto/form.php&#92;&#034;? Sorry for repeating part of this. I was thinking the reason no one has replied to my previous comment was because I had been unclear. I would really appreciate your help with this.  Also, is there a way to keep the comments private as well.  In a test entry for the restricted entry, if you were to go <a href="http://divamaggie.com/mt-comments.cgi?entry_id=280" target="_blank">here</a>, you can see the comments related to the restricted entry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crys</title>
		<link>http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6520</link>
		<dc:creator>Crys</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6520</guid>
		<description>Does anyone know of a way to prevent restricted entries from being viewed in archives and the search function, using this hack?</description>
		<content:encoded><![CDATA[<p>Does anyone know of a way to prevent restricted entries from being viewed in archives and the search function, using this hack?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6521</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6521</guid>
		<description>Just posted this same response on another related post, but I'll copy/paste:
The script needs to be put on every archive template that displays your post. So that means your main index template, individual archive, monthly and or category archives. Anything that displays the body and/or extended entry of your posts.</description>
		<content:encoded><![CDATA[<p>Just posted this same response on another related post, but I&#039;ll copy/paste:<br />
The script needs to be put on every archive template that displays your post. So that means your main index template, individual archive, monthly and or category archives. Anything that displays the body and/or extended entry of your posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ria</title>
		<link>http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6522</link>
		<dc:creator>Ria</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2002/04/26/more-info-on-restricted-post-hack/#comment-6522</guid>
		<description>Thanks for the wonderful script Jennifer. XD  I was able to get it working but I do have one issue.  When visitors request access via e-mail, the subject header is missing the cookie id.

Example:  mailto:princesa_riaAThotmail.com?subject=access_for__and_01.2.3.04.05

But when they refresh the site, the cookie ID becomes visible.  Also, when I use the pop-up form to test it I receive the following in the body of the e-mail:

Name:	Ria
E-Mail:	princesa_riaAThotmail.com
IP and COOKIE ID:
	
	

Any help will be appreciated.  Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for the wonderful script Jennifer. XD  I was able to get it working but I do have one issue.  When visitors request access via e-mail, the subject header is missing the cookie id.</p>
<p>Example:  mailto:princesa_riaAThotmail.com?subject=access_for__and_01.2.3.04.05</p>
<p>But when they refresh the site, the cookie ID becomes visible.  Also, when I use the pop-up form to test it I receive the following in the body of the e-mail:</p>
<p>Name:	Ria<br />
E-Mail:	princesa_riaAThotmail.com<br />
IP and COOKIE ID:</p>
<p>Any help will be appreciated.  Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.312 seconds -->
