<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>ExpressionEngine Community Forums</title>
    <link>http://expressionengine.com/forums/</link>
    <description>ExpressionEngine Community Forums</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2010</dc:rights>
    <dc:date>2010-03-17T13:58:45-06:00</dc:date>
    <admin:generatorAgent rdf:resource="http://www.pmachine.com/" />
    

    <item>
      <title>conditional bug &#63;</title>
      <link>http://expressionengine.com/forums/viewthread/149277/</link>
      <guid>http://expressionengine.com/forums/viewthread/149277/#When:21:52:37Z</guid>
      <description>&lt;p&gt;I&#8217;m using 1.6.8 (fresh as a loaf of bread)&lt;/p&gt;

&lt;p&gt;I coded a series of conditionals for a blog field in this format:&lt;/p&gt;

&lt;p&gt;
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;if f9&#125; &lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;

&lt;p&gt;&lt;br /&gt;
After seven of these in series I got a parse error, and then used this code to solve it:&lt;/p&gt;

&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;if &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;f9&#125;&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125; &lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;

&lt;p&gt;Is this a bug?
&lt;/p&gt;</description>
      <dc:date>2010-03-12T21:52:37-06:00</dc:date>
    </item>

    <item>
      <title>Extension Errors after Build Update</title>
      <link>http://expressionengine.com/forums/viewthread/143392/</link>
      <guid>http://expressionengine.com/forums/viewthread/143392/#When:19:03:56Z</guid>
      <description>&lt;p&gt;I upgraded from a July &#8216;09 build to the latest (Build: 20100121) and am now receiving a bunch of errors regarding extensions. I had to manually go into config and disable extensions to get to the control panel, but I&#8217;d really like to have my extensions back.&lt;/p&gt;

&lt;p&gt;Warning: Missing argument 1 for add_js() in /home/remaxins/public_html/system/extensions/ext.cp_jquery.php on line 130&lt;/p&gt;

&lt;p&gt;Notice: Undefined variable: html in /home/remaxins/public_html/system/extensions/ext.cp_jquery.php on line 134&lt;/p&gt;

&lt;p&gt;Warning: Missing argument 1 for remove_entryid() in /home/remaxins/public_html/system/extensions/ext.cloner.php on line 34&lt;/p&gt;

&lt;p&gt;Warning: Missing argument 1 for show_full_control_panel_end() in /home/remaxins/public_html/system/extensions/ext.lg_add_sitename.php on line 609&lt;/p&gt;

&lt;p&gt;Warning: Missing argument 1 for hide_field() in /home/remaxins/public_html/system/extensions/ext.reeorder.php on line 133&lt;/p&gt;

&lt;p&gt;Thanks in advance.
&lt;/p&gt;</description>
      <dc:date>2010-01-27T19:03:56-06:00</dc:date>
    </item>

    <item>
      <title>pMachine &#45;&amp;gt; EE 1.6.8 forum subscription email overload</title>
      <link>http://expressionengine.com/forums/viewthread/148878/</link>
      <guid>http://expressionengine.com/forums/viewthread/148878/#When:09:26:01Z</guid>
      <description>&lt;p&gt;Don&#8217;t know if there is any chance of this bug being addressed when we are talking about 2 and 3 generations out of date but here&#8217;s a quick report.&amp;nbsp; Can give more details if you think it is actually something you&#8217;d fix.&lt;/p&gt;

&lt;p&gt;We recently imported a site from pMachine 2.3 to EE 1.6.8&lt;/p&gt;

&lt;p&gt;The imported site had a fairly active forum for 5 years.&lt;/p&gt;

&lt;p&gt;We had reports from users that they were getting dozens of emails when they posted in an imported thread to which they were subscribed and had previously posted.&lt;/p&gt;

&lt;p&gt;It appears that they got one email for each post they they had submitted to the thread prior to import, rather than the one email total that was expected.&lt;/p&gt;

&lt;p&gt;The trouble is seems that for the imported comments exp_forum_subscriptions.notification_sent had a uniform value of &#8216;n&#8217;.&lt;/p&gt;

&lt;p&gt;We did an update to set the value to &#8216;y&#8217; for all records and we were good.&amp;nbsp; But 100&#8217;s, maybe 1000&#8217;s of emails were inadvertently sent due to this bug.&amp;nbsp; This is a good way to get flagged for abuse.&amp;nbsp; :&#45;(&lt;/p&gt;

&lt;p&gt;Seems like this would be a simple fix in the pMachine import code.&amp;nbsp; Won&#8217;t help us but might help the next fella.
&lt;/p&gt;</description>
      <dc:date>2010-03-10T09:26:01-06:00</dc:date>
    </item>

    <item>
      <title>Forums Error: Not Authorized AFTER Logging In Succesfully</title>
      <link>http://expressionengine.com/forums/viewthread/145368/</link>
      <guid>http://expressionengine.com/forums/viewthread/145368/#When:15:04:51Z</guid>
      <description>&lt;p&gt;&lt;b&gt;Background&lt;/b&gt;&lt;br /&gt;
I have a forum board with a number of forums, all private requiring login.&lt;/p&gt;

&lt;p&gt;I have a blog with an entry that links to a forum entry. The forum link was set up in the cp at the same time that the blog entry was made.&lt;/p&gt;

&lt;p&gt;The blog entry template has a standard link to the topic id
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;if forum_topic&#125;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;class=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;posted&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;href&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;path=&#39;forumname/viewthread&#39;&#125;&#123;forum_topic_id&#125;&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Discuss &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;h3&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;title&#125;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;h3&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;in our forums&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;a&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;if&#125; &lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;

&lt;p&gt;When a logged&#45;out user clicks the link, they get the forum login page.&lt;/p&gt;

&lt;p&gt;After filling in the form correctly, they first get the &#8220;You are logged in&#8221; page.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;The Issue&lt;/b&gt;&lt;br /&gt;
Shortly thereafter, the fun begins &#45; they are now redirected to an error page saying&lt;/p&gt;

&lt;p&gt;&#8220;The following errors were encountered&lt;br /&gt;
You are not authorized to perform this action&#8221;&lt;/p&gt;

&lt;p&gt;However, the menu shows that they are logged&#45;in. If they go back to the blog page and re&#45;click the forum entry link, they are now taken to the correct thread.&lt;/p&gt;

&lt;p&gt;By the way, this happens to superadmins too.&lt;/p&gt;

&lt;p&gt;I have no idea when this started because I have not used the forum links from blogs in this way before.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Builds&lt;/b&gt;&lt;br /&gt;
EE &amp;nbsp;  &amp;nbsp;  1.6.8 (20100121)&lt;br /&gt;
Forum &amp;nbsp;  2.1.2 (20100121)
&lt;/p&gt;</description>
      <dc:date>2010-02-11T15:04:51-06:00</dc:date>
    </item>

    <item>
      <title>Search Hilite 1.2.1 plugin highlighting the keywords from the previous EE search</title>
      <link>http://expressionengine.com/forums/viewthread/144908/</link>
      <guid>http://expressionengine.com/forums/viewthread/144908/#When:04:47:07Z</guid>
      <description>&lt;p&gt;The subject says it all&#8230; when I place the highlight code into the search results page, like so&#8230;.
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;search&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;search_results&#125;&lt;br /&gt;&#123;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;search_hilite&#125;&lt;br /&gt;&#123;excerpt&#125;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;...&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;search_hilite&#125;&lt;br /&gt;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;search&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;search_results&#125; &lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;

&lt;p&gt;...and then perform a search, the words that get highlighted are the ones from the previous search: if I search for &#8220;modern&#8221;, and then search for &#8220;elephants&#8221;, the plugin highlights all occurrences of of the word &#8220;modern&#8221; in the search results page for &#8220;elephants&#8221;. The next search would have &#8220;elephants&#8221; highlighted wherever it appeared.&lt;/p&gt;

&lt;p&gt;Help?? :p&lt;/p&gt;

&lt;p&gt;EDIT: Sorry: EE 1.6.7 build 20090320
&lt;/p&gt;</description>
      <dc:date>2010-02-08T04:47:07-06:00</dc:date>
    </item>

    <item>
      <title>Documentation: Broken link to BBCode reference</title>
      <link>http://expressionengine.com/forums/viewthread/147663/</link>
      <guid>http://expressionengine.com/forums/viewthread/147663/#When:15:43:53Z</guid>
      <description>&lt;p&gt;I&#8217;d leave a note there but I&#8217;m not yet a &#8220;Lab Assistant&#8221;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://expressionengine.com/docs/modules/wiki/getting_started.html#edit&quot;&gt;http://expressionengine.com/docs/modules/wiki/getting_started.html#edit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The BBCode Reference link is broken, FYI.&lt;br /&gt;
(&lt;a href=&quot;http://expressionengine.com/docs/general/BBCode.html&quot;&gt;http://expressionengine.com/docs/general/BBCode.html&lt;/a&gt;)
&lt;/p&gt;</description>
      <dc:date>2010-03-01T15:43:53-06:00</dc:date>
    </item>

    <item>
      <title>HTML in Email Notification Templates&#63;</title>
      <link>http://expressionengine.com/forums/viewthread/146739/</link>
      <guid>http://expressionengine.com/forums/viewthread/146739/#When:13:49:34Z</guid>
      <description>&lt;p&gt;My apologies if already covered somewhere, but I haven&#8217;t been able to find the answer to this question. Is there a way to send HTML email messages by modifying the Email Notification Templates? &lt;/p&gt;

&lt;p&gt;For example, I tried simply adding the HTML mime type and necessary markup to the Forgotten Password Instructions template, but the message still comes thru as plain text. Any help is appreciated.
&lt;/p&gt;</description>
      <dc:date>2010-02-23T13:49:34-06:00</dc:date>
    </item>

    <item>
      <title>Comment Notification Pre&#45;requisites</title>
      <link>http://expressionengine.com/forums/viewthread/147831/</link>
      <guid>http://expressionengine.com/forums/viewthread/147831/#When:16:50:48Z</guid>
      <description>&lt;p&gt;I was enabling commenting today and for the longest time I just couldn&#8217;t get it working. So I decided to flip all the switches to see if I could knock something loose.&lt;/p&gt;

&lt;p&gt;In CP Home  ›&amp;nbsp; Admin  ›&amp;nbsp; Weblog Administration  ›&amp;nbsp; Weblog Management  ›&amp;nbsp; Edit Weblog Preferences » Notification Preferences  I had to set all the radio buttons to yes. I would have guessed just the bottom one labeled &#8216;Notify the author of an entry whenever a comment or trackback is submitted?&#8217; should be the only one I would have to check in order to get comment notifications to start working on the site. But I had to flip them all. Also, there are no e&#45;mail addresses in any of the blank boxes there. &lt;/p&gt;

&lt;p&gt;I did some in&#45;depth digging and couldn&#8217;t find anything regarding this issue. Maybe I&#8217;m going crazy&#8230;maybe not. I decided to post this problem and subsequent fix here anyway.
&lt;/p&gt;</description>
      <dc:date>2010-03-02T16:50:48-06:00</dc:date>
    </item>

    <item>
      <title>Cannot use preload_replace inside a conditional&#63;</title>
      <link>http://expressionengine.com/forums/viewthread/148350/</link>
      <guid>http://expressionengine.com/forums/viewthread/148350/#When:10:40:25Z</guid>
      <description>&lt;p&gt;I am trying to create a sort of &#8220;default variable&#8221; behavior in an embedded template.&amp;nbsp; The following code will work if the &#8220;style&#8221; variable HAS been passed to the template in the embed tag, but it will NOT set the variable to &#8220;linear&#8221; if the variable has not been passed.&amp;nbsp; However, it WILL print the &#8220;test&#8221; text from the if:else.&amp;nbsp; Very confusing, can anyone tell me why this doesn&#8217;t work?&lt;/p&gt;

&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;if embed&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;style&#125;&#123;preload_replace&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;style&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;embed:style&#125;&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;br /&gt;&#123;if&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;else&#125;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;p&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;test&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;p&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;preload_replace&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;style&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;linear&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;br /&gt;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;if&#125; &lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;</description>
      <dc:date>2010-03-05T10:40:25-06:00</dc:date>
    </item>

    <item>
      <title>EE 2.0.1 build 20100215 error when setting site index template</title>
      <link>http://expressionengine.com/forums/viewthread/147832/</link>
      <guid>http://expressionengine.com/forums/viewthread/147832/#When:16:52:25Z</guid>
      <description>&lt;p&gt;This bug is related to this forum post: &lt;a href=&quot;http://expressionengine.com/forums/viewthread/146123/#719888&quot;&gt;http://expressionengine.com/forums/viewthread/146123/#719888&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;When changing the default site index template it throws three php errors:&lt;/p&gt;

&lt;p&gt;A PHP Error was encountered&lt;br /&gt;
Severity: Notice&lt;br /&gt;
Message: Undefined index: site_id&lt;br /&gt;
Filename: models/template_model.php&lt;br /&gt;
Line Number: 120&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
A PHP Error was encountered&lt;br /&gt;
Severity: Warning&lt;br /&gt;
Message: Cannot modify header information &#45; headers already sent by (output started at /system/core/Exceptions.php:166)&lt;br /&gt;
Filename: libraries/Functions.php&lt;br /&gt;
Line Number: 710&lt;/p&gt;

&lt;p&gt;A PHP Error was encountered&lt;br /&gt;
Severity: Warning&lt;br /&gt;
Message: Cannot modify header information &#45; headers already sent by (output started at /system/core/Exceptions.php:166)&lt;br /&gt;
Filename: libraries/Functions.php&lt;br /&gt;
Line Number: 350 &lt;/p&gt;

&lt;p&gt;Upon returning to the Template Manager, multiple template groups are signified as being the default. See screenshot. You should of course, only be allowed to selected to default template group. It still functions and you can manually change the default template group by only deselected and only having one template group selected as the default.
&lt;/p&gt;</description>
      <dc:date>2010-03-02T16:52:25-06:00</dc:date>
    </item>

    
    </channel>
</rss>