<?xml version="1.0" encoding="UTF-8"?><!-- 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>WordPress &#8250; Support Tag: post-teaser</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: post-teaser</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 04:43:24 +0000</pubDate>

<item>
<title>bbmarketingplus on "[Plugin: Post Teaser] Didn't have any effect"</title>
<link>http://wordpress.org/support/topic/328009#post-1269113</link>
<pubDate>Wed, 04 Nov 2009 02:53:20 +0000</pubDate>
<dc:creator>bbmarketingplus</dc:creator>
<guid isPermaLink="false">1269113@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I just upgraded to 2.8.5 and downloaded post teaser for the first time.  It didn't seem to have any impact.  Does it just work for new posts?  I haven't posted anything yet.  My URL is &#60;a href=&#34;http://www.bbmarketingplus.com&#34;&#62;http://www.bbmarketingplus.com/blog&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I don't know how to modify code or PHP so please let me know if that means I should deactivate it...&#60;/p&#62;
&#60;p&#62;Thank you&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/post-teaser/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/post-teaser/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>ldexterldesign on "[Plugin: Post Teaser] Will this work in static pages with multiple loops?"</title>
<link>http://wordpress.org/support/topic/326065#post-1262884</link>
<pubDate>Thu, 29 Oct 2009 04:16:32 +0000</pubDate>
<dc:creator>ldexterldesign</dc:creator>
<guid isPermaLink="false">1262884@http://wordpress.org/support/</guid>
<description>&#60;p&#62;&#60;strong&#62;WP v2.8.5&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;... or am I flogging a dead horse here?&#60;/p&#62;
&#60;p&#62;I can get it working fine on the front page if it's displaying my latest posts, but nowhere else?&#60;/p&#62;
&#60;p&#62;I'm using multiple loops on my homepage and need an excerpt feature for the few category posts I've introduced to the page.&#60;/p&#62;
&#60;p&#62;&#60;em&#62;Insert more tag&#60;/em&#62; isn't working for me and neither is &#60;em&#62;the_excerpt()&#60;/em&#62; function (I'm guessing because I'm using another loop?).&#60;/p&#62;
&#60;p&#62;From page.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php // if homepage; display 2 q&#38;amp;a posts ?&#38;gt;
  &#38;lt;?php if(is_page(25)){
  	$my_query = new WP_Query(&#38;#39;cat=3&#38;amp;showposts=2&#38;#39;);
	while ($my_query-&#38;gt;have_posts()) : $my_query-&#38;gt;the_post(); ?&#38;gt;
  &#38;lt;div &#38;lt;?php post_class() ?&#38;gt; id=&#38;quot;post-&#38;lt;?php the_ID(); ?&#38;gt;&#38;quot;&#38;gt;
    &#38;lt;h2&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php the_permalink() ?&#38;gt;&#38;quot; rel=&#38;quot;bookmark&#38;quot; title=&#38;quot;Permanent Link to &#38;lt;?php the_title_attribute(); ?&#38;gt;&#38;quot;&#38;gt;
      &#38;lt;?php the_title(); ?&#38;gt;
      &#38;lt;/a&#38;gt;&#38;lt;/h2&#38;gt;
    &#38;lt;small&#38;gt;
    &#38;lt;?php the_time(&#38;#39;F jS, Y&#38;#39;) ?&#38;gt;
    &#38;lt;!-- by &#38;lt;?php the_author() ?&#38;gt; --&#38;gt;
    &#38;lt;/small&#38;gt;
    &#38;lt;div class=&#38;quot;entry&#38;quot;&#38;gt;
      &#38;lt;?php the_content(&#38;#39;Read the rest of this entry &#38;amp;raquo;&#38;#39;); ?&#38;gt;
    &#38;lt;/div&#38;gt;
    &#38;lt;p class=&#38;quot;postmetadata&#38;quot;&#38;gt;
      &#38;lt;?php the_tags(&#38;#39;Tags: &#38;#39;, &#38;#39;, &#38;#39;, &#38;#39;&#38;lt;br /&#38;gt;&#38;#39;); ?&#38;gt;
      Posted in
      &#38;lt;?php the_category(&#38;#39;, &#38;#39;) ?&#38;gt;
      &#124;
      &#38;lt;?php edit_post_link(&#38;#39;Edit&#38;#39;, &#38;#39;&#38;#39;, &#38;#39; &#124; &#38;#39;); ?&#38;gt;
      &#38;lt;?php comments_popup_link(&#38;#39;No Comments &#38;#187;&#38;#39;, &#38;#39;1 Comment &#38;#187;&#38;#39;, &#38;#39;% Comments &#38;#187;&#38;#39;); ?&#38;gt;
    &#38;lt;/p&#38;gt;
  &#38;lt;/div&#38;gt;
  &#38;lt;?php endwhile; } ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/post-teaser/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/post-teaser/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>weyhan on "[Plugin: Post Teaser] post teaser breaking my editor as well"</title>
<link>http://wordpress.org/support/topic/287015#post-1212670</link>
<pubDate>Tue, 15 Sep 2009 16:56:57 +0000</pubDate>
<dc:creator>weyhan</dc:creator>
<guid isPermaLink="false">1212670@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi promoscape,&#60;/p&#62;
&#60;p&#62;Could you try disabling all plugin and re-enable 2 plugin at a time where 1 plugin is the PostTeaser and the other is one of the plugin you currently use. Check if you have problem updating a post and if no problem, change the other plugin to the next one on the list of plugins you currently use.&#60;/p&#62;
&#60;p&#62;Do that until you see the problem you have describe and report what is the plugin.&#60;/p&#62;
&#60;p&#62;For faster response, please also contact me via &#60;a href=&#34;http://sandboxblogger.com/contact/&#34;&#62;my contact form&#60;/a&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>promoscape on "[Plugin: Post Teaser] post teaser breaking my editor as well"</title>
<link>http://wordpress.org/support/topic/287015#post-1191187</link>
<pubDate>Fri, 28 Aug 2009 14:35:30 +0000</pubDate>
<dc:creator>promoscape</dc:creator>
<guid isPermaLink="false">1191187@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm having the same problem with PT and am not using Search Unleashed.  I tried deleting Post Teaser completely, downloading the latest again, and reactivating, still the same problem.  I'm using WP 2.8.4.  When I update the post, it does update correctly, but instead of taking me back to the post or anywhere else I just get this:&#60;/p&#62;
&#60;p&#62;Permanent link to this post (1 word, estimated 0 secs reading time)&#60;br /&#62;
Permanent link to this post (1 word, estimated 0 secs reading time)&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /home/pro_tech/public/wp-includes/post-template.php:169) in /home/pro_tech/public/wp-includes/pluggable.php on line 865
&#60;/p&#62;</description>
</item>
<item>
<title>monpelaud on "Post Teaser Settings: With localization no more preview"</title>
<link>http://wordpress.org/support/topic/298191#post-1166464</link>
<pubDate>Fri, 07 Aug 2009 09:37:38 +0000</pubDate>
<dc:creator>monpelaud</dc:creator>
<guid isPermaLink="false">1166464@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
1- When I use a localization file (.mo) there are no more preview boxes in Post Teaser Settings.&#60;br /&#62;
2- In line 48 I suggest a modification to put the '.mo' file in the folder '/wp-content/plugins/post-teaser/' instead of in the folder '/wp-content/plugins/':&#60;br /&#62;
replace:&#60;br /&#62;
load_plugin_textdomain('post-teaser');&#60;br /&#62;
by&#60;br /&#62;
load_plugin_textdomain('post-teaser', false, 'post-teaser');&#60;/p&#62;
&#60;p&#62;Regards
&#60;/p&#62;</description>
</item>
<item>
<title>weyhan on "[Plugin: Post Teaser] post teaser breaking my editor as well"</title>
<link>http://wordpress.org/support/topic/287015#post-1144862</link>
<pubDate>Mon, 20 Jul 2009 15:58:57 +0000</pubDate>
<dc:creator>weyhan</dc:creator>
<guid isPermaLink="false">1144862@http://wordpress.org/support/</guid>
<description>&#60;p&#62;detavio,&#60;/p&#62;
&#60;p&#62;Are you using Search Unleashed? The problem you have sounds like the symptom where Search Unleashed and PostTeaser are both activated.
&#60;/p&#62;</description>
</item>
<item>
<title>weyhan on "[Plugin: Post Teaser] Post-teaser is doing everything but tease"</title>
<link>http://wordpress.org/support/topic/291150#post-1144856</link>
<pubDate>Mon, 20 Jul 2009 15:55:47 +0000</pubDate>
<dc:creator>weyhan</dc:creator>
<guid isPermaLink="false">1144856@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Have you try looking at the &#60;a href=&#34;http://wordpress.org/extend/plugins/post-teaser/faq/&#34;&#62;FAQ&#60;/a&#62; to see if anything in there solves your problem?&#60;/p&#62;
&#60;p&#62;Please also provide more information. Were you using PostTeaser prior to version 4.0.1? Was it working? What is the WordPress version you are using? When it fail to tease, was it showing you the tease message or the full post message?&#60;/p&#62;
&#60;p&#62;--Han.
&#60;/p&#62;</description>
</item>
<item>
<title>andrezaccur on "[Plugin: Post Teaser] Post-teaser is doing everything but tease"</title>
<link>http://wordpress.org/support/topic/291150#post-1142572</link>
<pubDate>Sat, 18 Jul 2009 07:16:55 +0000</pubDate>
<dc:creator>andrezaccur</dc:creator>
<guid isPermaLink="false">1142572@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi! I've just downloaded post-teaser 4.0.1 and it is counting words, estimating reading time but is not teasing any posts. What am i doing wrong??&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>detavio on "[Plugin: Post Teaser] post teaser breaking my editor as well"</title>
<link>http://wordpress.org/support/topic/287015#post-1127707</link>
<pubDate>Mon, 06 Jul 2009 11:51:08 +0000</pubDate>
<dc:creator>detavio</dc:creator>
<guid isPermaLink="false">1127707@http://wordpress.org/support/</guid>
<description>&#60;p&#62;i love post teaser.  it is going to do exactly what i need it to do; however, now that i have installed it i have two issues: (1) when i am editing a post a pink box shows up underneath my wordcount and it reads &#34;Permanent link to this post (1 word, estimated 0 secs reading time)&#34; and contains my &#34;add this&#34; share box - this happens about 20 times and (2) the same thing happens when i try to preview a post, in fact, the preview never shows us.  i really don't want to deactivate this plugin  (but when i do the problem is solved) can anyone help?
&#60;/p&#62;</description>
</item>
<item>
<title>julial49 on "[Plugin: Post Teaser] [Plugin Post-Teaser] in posts with more-tag execution of php code is impossibl"</title>
<link>http://wordpress.org/support/topic/283915#post-1117510</link>
<pubDate>Fri, 26 Jun 2009 15:22:25 +0000</pubDate>
<dc:creator>julial49</dc:creator>
<guid isPermaLink="false">1117510@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm using the most current WordPress version 2.8&#60;/p&#62;
&#60;p&#62;I suspect it has something to do with the code masking?! Really hope this helps :)
&#60;/p&#62;</description>
</item>
<item>
<title>weyhan on "[Plugin: Post Teaser] [Plugin Post-Teaser] in posts with more-tag execution of php code is impossibl"</title>
<link>http://wordpress.org/support/topic/283915#post-1117408</link>
<pubDate>Fri, 26 Jun 2009 13:51:43 +0000</pubDate>
<dc:creator>weyhan</dc:creator>
<guid isPermaLink="false">1117408@http://wordpress.org/support/</guid>
<description>&#60;p&#62;julial49,&#60;/p&#62;
&#60;p&#62;what version of WordPress on each of the occasion?&#60;/p&#62;
&#60;p&#62;I'll have a look at it. Thanks for reporting the issue.
&#60;/p&#62;</description>
</item>
<item>
<title>julial49 on "[Plugin: Post Teaser] [Plugin Post-Teaser] in posts with more-tag execution of php code is impossibl"</title>
<link>http://wordpress.org/support/topic/283915#post-1117311</link>
<pubDate>Fri, 26 Jun 2009 12:13:01 +0000</pubDate>
<dc:creator>julial49</dc:creator>
<guid isPermaLink="false">1117311@http://wordpress.org/support/</guid>
<description>&#60;p&#62;To better understand here are the differences:&#60;/p&#62;
&#60;p&#62;I have a post that has a more tag (to tell Post Teaser where to cut off on the home page) and php code that is supposed to be executed.&#60;/p&#62;
&#60;p&#62;With Post Teaser 3.11 (no subversion) the php code is executed on the home page and of course on the single page of the post.&#60;/p&#62;
&#60;p&#62;With Post Teaser 4.0.1 the php code is only executed in single page view and not on the home page.&#60;/p&#62;
&#60;p&#62;I tested this with a post that has no more tag and there the php code was executed.
&#60;/p&#62;</description>
</item>
<item>
<title>weyhan on "[Plugin: Post Teaser] [Plugin Post-Teaser] in posts with more-tag execution of php code is impossibl"</title>
<link>http://wordpress.org/support/topic/283915#post-1116583</link>
<pubDate>Thu, 25 Jun 2009 19:40:45 +0000</pubDate>
<dc:creator>weyhan</dc:creator>
<guid isPermaLink="false">1116583@http://wordpress.org/support/</guid>
<description>&#60;p&#62;julial49,&#60;/p&#62;
&#60;p&#62;How does it not work? Does it give an error or just stop working?&#60;/p&#62;
&#60;p&#62;Which version of PostTeaser did it work?
&#60;/p&#62;</description>
</item>
<item>
<title>julial49 on "[Plugin: Post Teaser] [Plugin Post-Teaser] in posts with more-tag execution of php code is impossibl"</title>
<link>http://wordpress.org/support/topic/283915#post-1116375</link>
<pubDate>Thu, 25 Jun 2009 17:00:27 +0000</pubDate>
<dc:creator>julial49</dc:creator>
<guid isPermaLink="false">1116375@http://wordpress.org/support/</guid>
<description>&#60;p&#62;With the new Post Teaser version (4.0.1) it is not possible anymore to execute php code in posts if the more-tag is set. I use another plugin (Exec PHP) to execute php code in posts.&#60;/p&#62;
&#60;p&#62;With older versions of Post Teaser this was possible if there was a more-tag in the post.&#60;/p&#62;
&#60;p&#62;With the new version everything is fine if I remove the more-tag.&#60;/p&#62;
&#60;p&#62;Hope this helps to track down the bug.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/post-teaser/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/post-teaser/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>boodaddy on "[Plugin: Post Teaser] Can't get word count to work right"</title>
<link>http://wordpress.org/support/topic/276206#post-1090957</link>
<pubDate>Wed, 03 Jun 2009 20:11:17 +0000</pubDate>
<dc:creator>boodaddy</dc:creator>
<guid isPermaLink="false">1090957@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I love this plugin, but can't get the word count to work correctly. It always shows the first full paragraph then cuts it off and displays &#34;read more&#34; Before it cuts off the paragraph it is displaying 137 words, and I have it set to display 30 words. &#60;/p&#62;
&#60;p&#62;I do have paragraph spacing which I don't think that is the problem because if I take the paragraph spacing out it won't even work it just displays the full paragraph. It does the same thing if I switch to a default theme.&#60;/p&#62;
&#60;p&#62;I am using the very latest version.3.11.3&#60;/p&#62;
&#60;p&#62;I am using this for my teaser&#60;/p&#62;
&#60;p&#62;&#60;code&#62;This is a preview of &#38;lt;q&#38;gt;%title%&#38;lt;/q&#38;gt;. &#38;lt;a href=&#38;quot;%permalink%&#38;quot; title=&#38;quot;%plain_title%&#38;quot; rel=&#38;quot;bookmark&#38;quot;&#38;gt;Continue Reading Story&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Hope you can help..Thanks for your time,
&#60;/p&#62;</description>
</item>
<item>
<title>weyhan on "[Plugin: Post Teaser] No teaser on homepage"</title>
<link>http://wordpress.org/support/topic/263487#post-1052275</link>
<pubDate>Tue, 21 Apr 2009 18:30:13 +0000</pubDate>
<dc:creator>weyhan</dc:creator>
<guid isPermaLink="false">1052275@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi thesambarnes,&#60;/p&#62;
&#60;p&#62;Unfortunately, no easy way because Post Teaser do not yet support configurable teasing depending on which page. There is two ways to do what you want to do. Both ways is kind of a hack at bast but should do what you want it to do.&#60;/p&#62;
&#60;p&#62;1. hack post-teaser.php to remove the is_home() check. Should be easy to locate by searching with your editor.&#60;/p&#62;
&#60;p&#62;2. In your theme, edit your php file for the homepage. If you share a php file for more then one page (e.g. archive page, search page, etc) you will need to add a is_home() page check and if is_home() is true, unhook Post Teaser by using this: &#60;code&#62;remove_filter(&#38;#39;the_content&#38;#39;, &#38;#39;pt_process&#38;#39;);&#60;/code&#62; Remember to do this before the loop.&#60;/p&#62;
&#60;p&#62;I recommend method #1 if you change your theme quite a lot. #2 if you don't want to edit post-teaser.php every time you upgrade Post Teaser to a new version or you don't care about upgrading Post Teaser.&#60;/p&#62;
&#60;p&#62;If you need more help, contact me with my &#60;a href=&#34;http://sandboxblogger.com/contact/&#34;&#62;contact form&#60;/a&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>thesambarnes on "[Plugin: Post Teaser] No teaser on homepage"</title>
<link>http://wordpress.org/support/topic/263487#post-1051393</link>
<pubDate>Mon, 20 Apr 2009 21:29:30 +0000</pubDate>
<dc:creator>thesambarnes</dc:creator>
<guid isPermaLink="false">1051393@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hey Julia, thanks for the response. I'm ok with PHP, but could do with some advice on where to place this is_home() line.
&#60;/p&#62;</description>
</item>
<item>
<title>julial49 on "[Plugin: Post Teaser] No teaser on homepage"</title>
<link>http://wordpress.org/support/topic/263487#post-1050977</link>
<pubDate>Mon, 20 Apr 2009 15:12:56 +0000</pubDate>
<dc:creator>julial49</dc:creator>
<guid isPermaLink="false">1050977@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Yes, there is an easy way and it is independent of the plugin.&#60;/p&#62;
&#60;p&#62;Do you your way around WordPress conditional tags? The one you need is is_home() - see &#60;a href=&#34;http://codex.wordpress.org/Conditional_Tags&#34;&#62;the codex page&#60;/a&#62; for details and examples.&#60;/p&#62;
&#60;p&#62;You'll need to insert the tags into the post teaser code.
&#60;/p&#62;</description>
</item>
<item>
<title>thesambarnes on "[Plugin: Post Teaser] No teaser on homepage"</title>
<link>http://wordpress.org/support/topic/263487#post-1050413</link>
<pubDate>Sun, 19 Apr 2009 22:43:49 +0000</pubDate>
<dc:creator>thesambarnes</dc:creator>
<guid isPermaLink="false">1050413@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi, I was just having a play with your plugin and it looks great, just what I was looking for.&#60;/p&#62;
&#60;p&#62;The only thing Id like to know is if there is a way to stop the teaser from showing on the front page? Its perfect for what I want to happen on archives and categories, but Id like my latest post to show in full on the homepage, with perhaps teasers of the older posts showing underneath - but that would be a nice to have, teasers just not showing in the homepage would be perfect.&#60;/p&#62;
&#60;p&#62;Is there a way to do this?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Sam
&#60;/p&#62;</description>
</item>
<item>
<title>weyhan on "WARNING: Post Teaser 3.11.2 let crash your blog"</title>
<link>http://wordpress.org/support/topic/261126#post-1049519</link>
<pubDate>Sat, 18 Apr 2009 19:53:05 +0000</pubDate>
<dc:creator>weyhan</dc:creator>
<guid isPermaLink="false">1049519@http://wordpress.org/support/</guid>
<description>&#60;p&#62;st0nn,&#60;/p&#62;
&#60;p&#62;For a start, describe when and how Post Teaser crashes your blog. Be as details as you can and if possible, list the steps of what you were doing that cause your blog to crash.&#60;/p&#62;
&#60;p&#62;A list of the plugins you use in your blog would be helpful. Also, your hosting details like what platform, versions of software including WordPress.&#60;/p&#62;
&#60;p&#62;The more information you can provide means I don't need to go back and forth asking question after question.&#60;/p&#62;
&#60;p&#62;You can post the above here but you will not get a quick response from be because I don't check this forum many times a day. Alternatively, you can also contact me directly by using the &#60;a href=&#34;http://sandboxblogger.com/contact/&#34;&#62;contact form&#60;/a&#62; on my blog.
&#60;/p&#62;</description>
</item>
<item>
<title>st0nn on "WARNING: Post Teaser 3.11.2 let crash your blog"</title>
<link>http://wordpress.org/support/topic/261126#post-1047434</link>
<pubDate>Thu, 16 Apr 2009 14:19:12 +0000</pubDate>
<dc:creator>st0nn</dc:creator>
<guid isPermaLink="false">1047434@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Crashed &#60;a href=&#34;http://www.eZee.se&#34; rel=&#34;nofollow&#34;&#62;http://www.eZee.se&#60;/a&#62; as well (articles section)&#60;br /&#62;
after 1 hour of searching found this to be the problem, disabled the plugin and it works again.&#60;/p&#62;
&#60;p&#62;Please tell me what details you need and I'll send it to you so this does not happen again.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
R
&#60;/p&#62;</description>
</item>
<item>
<title>didierjm on "[Plugin: Post Teaser] Cannot update options / hangs w/ Internal Server Error"</title>
<link>http://wordpress.org/support/topic/260886#post-1046670</link>
<pubDate>Wed, 15 Apr 2009 16:58:00 +0000</pubDate>
<dc:creator>didierjm</dc:creator>
<guid isPermaLink="false">1046670@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Done&#60;br /&#62;
Sincerely&#60;br /&#62;
DJM
&#60;/p&#62;</description>
</item>
<item>
<title>weyhan on "[Plugin: Post Teaser] Cannot update options / hangs w/ Internal Server Error"</title>
<link>http://wordpress.org/support/topic/260886#post-1045719</link>
<pubDate>Tue, 14 Apr 2009 16:59:44 +0000</pubDate>
<dc:creator>weyhan</dc:creator>
<guid isPermaLink="false">1045719@http://wordpress.org/support/</guid>
<description>&#60;p&#62;DJM,&#60;/p&#62;
&#60;p&#62;Pleaser contact me at &#60;a href=&#34;http://sandboxblogger.com/contact/&#34;&#62;my contact form&#60;/a&#62;. We'll have to do a lot more digging.
&#60;/p&#62;</description>
</item>
<item>
<title>didierjm on "[Plugin: Post Teaser] Cannot update options / hangs w/ Internal Server Error"</title>
<link>http://wordpress.org/support/topic/260886#post-1045467</link>
<pubDate>Tue, 14 Apr 2009 10:54:36 +0000</pubDate>
<dc:creator>didierjm</dc:creator>
<guid isPermaLink="false">1045467@http://wordpress.org/support/</guid>
<description>&#60;p&#62;.../plugins/&#60;br /&#62;
When it was in .../plugins/post-teaser/ although I had the plugin activated, it didn't do anything...
&#60;/p&#62;</description>
</item>
<item>
<title>weyhan on "[Plugin: Post Teaser] Cannot update options / hangs w/ Internal Server Error"</title>
<link>http://wordpress.org/support/topic/260886#post-1045358</link>
<pubDate>Tue, 14 Apr 2009 06:53:50 +0000</pubDate>
<dc:creator>weyhan</dc:creator>
<guid isPermaLink="false">1045358@http://wordpress.org/support/</guid>
<description>&#60;p&#62;DJM,&#60;/p&#62;
&#60;p&#62;Are you having the problem when post-teaser.php is in .../plugins/post-teaser/ or .../plugins/ ?&#60;/p&#62;
&#60;p&#62;It's strange because works fine in my test environment and in a few users installation.
&#60;/p&#62;</description>
</item>
<item>
<title>didierjm on "[Plugin: Post Teaser] Cannot update options / hangs w/ Internal Server Error"</title>
<link>http://wordpress.org/support/topic/260886#post-1044547</link>
<pubDate>Mon, 13 Apr 2009 14:30:31 +0000</pubDate>
<dc:creator>didierjm</dc:creator>
<guid isPermaLink="false">1044547@http://wordpress.org/support/</guid>
<description>&#60;p&#62;BTW, I only had one installation of the plugin, but in .../plugins/post-teaser/post-teaser.php&#60;br /&#62;
Moved the page to the plugins' root.&#60;br /&#62;
Sincerely&#60;br /&#62;
DJM
&#60;/p&#62;</description>
</item>
<item>
<title>didierjm on "[Plugin: Post Teaser] Cannot update options / hangs w/ Internal Server Error"</title>
<link>http://wordpress.org/support/topic/260886#post-1044476</link>
<pubDate>Mon, 13 Apr 2009 12:47:30 +0000</pubDate>
<dc:creator>didierjm</dc:creator>
<guid isPermaLink="false">1044476@http://wordpress.org/support/</guid>
<description>&#60;p&#62;THX Weyhan, you were right... corrected that and the plugin's options page can be validated again... But now, when I load the site, I get :&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;CGI Error&#60;br /&#62;
The specified CGI application misbehaved by not returning a complete set of HTTP headers.&#60;br /&#62;
&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;I tried deactivating/reactivating the plugin a few times and I can confirm this behaviour.&#60;br /&#62;
Sincerely&#60;br /&#62;
DJM
&#60;/p&#62;</description>
</item>
<item>
<title>weyhan on "[Plugin: Post Teaser] Cannot update options / hangs w/ Internal Server Error"</title>
<link>http://wordpress.org/support/topic/260886#post-1044164</link>
<pubDate>Sun, 12 Apr 2009 23:41:28 +0000</pubDate>
<dc:creator>weyhan</dc:creator>
<guid isPermaLink="false">1044164@http://wordpress.org/support/</guid>
<description>&#60;p&#62;DJM,&#60;/p&#62;
&#60;p&#62;It sound like you may have 2 copy of post teaser installed. As far as I know, when you update by clicking on the link WordPress puts a copy in .../plugins/post-teaser/post-teaser.php. So if you have installed it manually and have follow the installation instruction the post-teaser.php file should be in .../plugins/post-teaser.php. Can you verify if that is the case?
&#60;/p&#62;</description>
</item>
<item>
<title>didierjm on "[Plugin: Post Teaser] Cannot update options / hangs w/ Internal Server Error"</title>
<link>http://wordpress.org/support/topic/260886#post-1043329</link>
<pubDate>Sat, 11 Apr 2009 18:53:03 +0000</pubDate>
<dc:creator>didierjm</dc:creator>
<guid isPermaLink="false">1043329@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi Weyhan... I've been using PT for months, since I installed WP in fact... it's installed in the Plugins directory, as are all of the plugins I use... I installed it manually months ago, and now it updates by itself... when I click the update link... ;-) Nothing special here...&#60;/p&#62;
&#60;p&#62;When I say &#34;validate&#34;, I mean &#34;submit the options&#34; in the plugin's page...&#60;br /&#62;
The last update is on April 8th 2009...&#60;/p&#62;
&#60;p&#62;Sincerely&#60;br /&#62;
DJM
&#60;/p&#62;</description>
</item>
<item>
<title>weyhan on "[Plugin: Post Teaser] Cannot update options / hangs w/ Internal Server Error"</title>
<link>http://wordpress.org/support/topic/260886#post-1042991</link>
<pubDate>Sat, 11 Apr 2009 08:19:32 +0000</pubDate>
<dc:creator>weyhan</dc:creator>
<guid isPermaLink="false">1042991@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi DJM,&#60;/p&#62;
&#60;p&#62;When you say you try to validate and get 500 error page, what do you mean by 'validate'?&#60;/p&#62;
&#60;p&#62;Also, where or how did you install Post Teaser?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
