<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">Support Forums</title>
    <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/" />
    <link rel="self" type="application/atom+xml" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/atom/" />
    <updated></updated>
    <rights>Copyright (c) 2010</rights>
    <generator uri="http://expressionengine.com/" version="1.6.8">ExpressionEngine</generator>
    <id>tag:hccdevelopment.com,2010:09:08</id>


    <entry>
      <title>Idea for Addon (Restock Notify)</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/1050/" />      
      <id>tag:hccdevelopment.com,2010:Web-Based-Software/Support-Forums/viewthread/.1050</id>
      <published>2010-08-14T23:51:25Z</published>
      <updated></updated>
      <author><name>Neutral Existence</name></author>
      <content type="html">
      <![CDATA[
        <p>Here is an idea for a potential addon.</p>

<p>Basically giving customers a way of getting in line for an out of stock item. As it is setup now the add to cart buttons disappear on out of stock items. I would love to see a link where they can signup to get contacted when the inventory is back in stock.</p>

<p>Here is a good example of a store using this:<br />
<a href="http://www.modcloth.com/store/ModCloth/Womens/Dresses/Printed/Red+Fade+Dress">http://www.modcloth.com/store/ModCloth/Womens/Dresses/Printed/Red+Fade+Dress</a>
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Help with Banner Ads</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/1064/" />      
      <id>tag:hccdevelopment.com,2010:Web-Based-Software/Support-Forums/viewthread/.1064</id>
      <published>2010-09-06T12:05:10Z</published>
      <updated></updated>
      <author><name>kstatham</name></author>
      <content type="html">
      <![CDATA[
        <p>Hello,</p>

<p>I&#8217;m having trouble setting up Banner Ads. I actually think I&#8217;m close, but I&#8217;m having trouble figuring out how to grab the member&#8217;s entry_id so I can create a link to the standalone edit form.</p>

<p>Can you provide an example of this, please? Also, if anybody has working standalone entry and edit forms working with Banner ads, it would be great to see some examples.</p>

<p>Thanks,<br />
Ken
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Bannerads problem</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/722/" />      
      <id>tag:hccdevelopment.com,2009:Web-Based-Software/Support-Forums/viewthread/.722</id>
      <published>2009-12-19T05:42:06Z</published>
      <updated>2009-12-19T05:43:48Z</updated>
      <author><name>Ilija Divic</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi,</p>

<p>bannerads seems to record every edit as a new entry, so in a scenario when someone purchased 2 banners, posts a first entry and makes one edit of that entry, then that someone is unable to send a new entry because it recieves posting limit exceeded error.</p>

<p>Number in exp_foxee_bannerads_orders table in posts_made column is increasing with every edit.</p>

<p>this is my form for sending:</p>

<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">foxee_bannerads</span><span style="color: #007700">:</span><span style="color: #0000BB">post_form&nbsp;weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"banneri-pocetna"</span><span style="color: #0000BB">&#125;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"hidden"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"return_url"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;segment_1&#125;/&#123;segment_2&#125;/&#123;segment_3&#125;/"&nbsp;</span><span style="color: #007700">/&gt;<br />&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"hidden"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"none"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"field_ft_197"&nbsp;</span><span style="color: #007700">/&gt;<br />&lt;</span><span style="color: #0000BB">label</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Naslov&nbsp;bannera</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">span</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">label</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"text"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"title"&nbsp;</span><span style="color: #0000BB">id</span><span style="color: #007700">=</span><span style="color: #DD0000">"title"&nbsp;</span><span style="color: #007700">class=</span><span style="color: #DD0000">"text"</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br /><br />&lt;</span><span style="color: #0000BB">label</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Link&nbsp;za&nbsp;banner</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">span</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">label</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"text"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"field_id_197"&nbsp;</span><span style="color: #007700">class=</span><span style="color: #DD0000">"text"&nbsp;</span><span style="color: #007700">/&gt;&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br /><br />&lt;</span><span style="color: #0000BB">label</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Odaberi&nbsp;banner&nbsp;</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">span&nbsp;</span><span style="color: #007700">class=</span><span style="color: #DD0000">"uputa"</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Banner&nbsp;ne&nbsp;smije&nbsp;biti&nbsp;širi&nbsp;od&nbsp;160px</span><span style="color: #007700">!&lt;/</span><span style="color: #0000BB">span</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">label</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"file"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"upload"&nbsp;</span><span style="color: #007700">class=</span><span style="color: #DD0000">"input"&nbsp;</span><span style="color: #007700">/&gt;<br /><br />&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br /><br /></span><span style="color: #0000BB">&#123;status_menu&#125;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">label</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Status&nbsp;</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">span&nbsp;</span><span style="color: #007700">class=</span><span style="color: #DD0000">"uputa"</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">span</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">label</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">select&nbsp;name</span><span style="color: #007700">=</span><span style="color: #DD0000">"status"</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;select_options&#125;<br /></span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">select</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">status_menu&#125;<br /><br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"submit"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"submit"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"Pošalji&nbsp;banner"&nbsp;</span><span style="color: #007700">/&gt;<br /><br /></span><span style="color: #0000BB">&#123;if&nbsp;no_results&#125;Niste&nbsp;kupili&nbsp;banner&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">if&#125;<br />&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">foxee_bannerads</span><span style="color: #007700">:</span><span style="color: #0000BB">post_form&#125;&nbsp;</span>
</span>
</code></div>

<p><br />
this is my form for editing:</p>

<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">foxee_bannerads</span><span style="color: #007700">:</span><span style="color: #0000BB">post_form&nbsp;weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;segment_4&#125;"&nbsp;</span><span style="color: #0000BB">entry_id</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;segment_5&#125;"</span><span style="color: #0000BB">&#125;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"hidden"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"none"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"field_ft_197"&nbsp;</span><span style="color: #007700">/&gt;<br />&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"hidden"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"return_url"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;segment_1&#125;/&#123;segment_2&#125;/&#123;segment_3&#125;/"&nbsp;</span><span style="color: #007700">/&gt;<br />&lt;</span><span style="color: #0000BB">label</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Naslov&nbsp;bannera</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">span</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">label</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"text"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"title"&nbsp;</span><span style="color: #0000BB">id</span><span style="color: #007700">=</span><span style="color: #DD0000">"title"&nbsp;</span><span style="color: #007700">class=</span><span style="color: #DD0000">"text"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;title&#125;"</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br /><br />&lt;</span><span style="color: #0000BB">label</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Link&nbsp;za&nbsp;banner</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">span</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">label</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"text"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"field_id_197"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;field_id_197&#125;"&nbsp;</span><span style="color: #007700">class=</span><span style="color: #DD0000">"text"&nbsp;</span><span style="color: #007700">/&gt;&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br /><br />&lt;</span><span style="color: #0000BB">label</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Banner&nbsp;koji&nbsp;ste&nbsp;već&nbsp;odabrali</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">label</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;foxee_bannerad_image_img&#125;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">class=</span><span style="color: #DD0000">"clear"&nbsp;</span><span style="color: #007700">/&gt;<br />&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"file"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"upload"&nbsp;</span><span style="color: #007700">class=</span><span style="color: #DD0000">"input"&nbsp;</span><span style="color: #007700">/&gt;<br /><br /></span><span style="color: #0000BB">&#123;status_menu&#125;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">label</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Status</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">label</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">select&nbsp;name</span><span style="color: #007700">=</span><span style="color: #DD0000">"status"</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;select_options&#125;<br /></span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">select</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">status_menu&#125;<br /><br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"submit"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"submit"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"Pošalji&nbsp;promijenjeni&nbsp;banner"&nbsp;</span><span style="color: #007700">/&gt;<br /><br /></span><span style="color: #0000BB">&#123;if&nbsp;no_results&#125;Niste&nbsp;kupili&nbsp;banner&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">if&#125;<br />&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">foxee_bannerads</span><span style="color: #007700">:</span><span style="color: #0000BB">post_form&#125;&nbsp;</span>
</span>
</code></div>

<p><br />
I have latest versions of FoxEE, Classifieds and Bannerads installed.</p>

<p>Thanks
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Conditionals / Variables for Classifieds Add On</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/948/" />      
      <id>tag:hccdevelopment.com,2010:Web-Based-Software/Support-Forums/viewthread/.948</id>
      <published>2010-04-29T15:53:57Z</published>
      <updated></updated>
      <author><name>Rick Smith</name></author>
      <content type="html">
      <![CDATA[
        <p>I&#8217;m really confused about how I can display the variables provided for the Classifieds add on.</p>

<p>Basically, I have a control panel that shows all the pertinent info for the classifieds but I cannot get it to display.</p>

<p>Fore instance, posts left.&nbsp; &#123;classifieds_posts_left&#125; </p>

<p>I tried this code:</p>

<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">foxee</span><span style="color: #007700">:</span><span style="color: #0000BB">transaction_history&nbsp;foxee_product_type</span><span style="color: #007700">=</span><span style="color: #DD0000">"classifieds"</span><span style="color: #0000BB">&#125;&nbsp;<br /><br />You&nbsp;have&nbsp;&#123;classifieds_posts_left&#125;&nbsp;<br /><br />&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">foxee</span><span style="color: #007700">:</span><span style="color: #0000BB">transaction_history&#125;&nbsp;</span>
</span>
</code></div>

<p>This does not display at all.&nbsp; </p>

<p>Also I would like to know how the conditional &#123;if foxee_is_classified&#125; is commonly used?</p>

<p>Thanks.</p>

<p>&#8212;Rick
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Recurring Billing for classifieds addon</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/592/" />      
      <id>tag:hccdevelopment.com,2009:Web-Based-Software/Support-Forums/viewthread/.592</id>
      <published>2009-10-13T11:22:44Z</published>
      <updated></updated>
      <author><name>Proee</name></author>
      <content type="html">
      <![CDATA[
        <p>Hello,</p>

<p>Is it possible to setup recurring billing using the classified addon so that the user is billed via a recurring schedule.&nbsp; We are looking to use the module for selling a banner ad and would the option to have the user auto billed until they cancel.</p>

<p>The classified module would allow the user to upload their ad to the weblog, we just need the ability to have them billed monthly for the post until they cancel.</p>

<p>is this possible?
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Classified form not honoring spent credits, detecting existing credits</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/754/" />      
      <id>tag:hccdevelopment.com,2010:Web-Based-Software/Support-Forums/viewthread/.754</id>
      <published>2010-01-18T06:03:36Z</published>
      <updated></updated>
      <author><name>Seamus Holman</name></author>
      <content type="html">
      <![CDATA[
        <p>I&#8217;m having a few issues tweaking the classified add on for a job listing site.&nbsp; First one is that the classified SAEF continues to allow new job posts even after allowed credits have been spent.</p>

<p>Second is that I&#8217;m wondering if there is a way to conditionally direct a user to either the checkout page or the new entry page depending on if they have available credits to use.</p>

<p>Thanks for your help!<br />
Seamus
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Can&#8217;t see Classified SAEF after classified purchase/checkout&#63;</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/644/" />      
      <id>tag:hccdevelopment.com,2009:Web-Based-Software/Support-Forums/viewthread/.644</id>
      <published>2009-11-11T10:48:50Z</published>
      <updated></updated>
      <author><name>George Hopkins</name></author>
      <content type="html">
      <![CDATA[
        <p>I am having some issues with the Classified Add-on and it may that I&#8217;m misunderstanding how to use it.</p>

<p>Following the instructions in the documentation, I have created two types of classifieds - daily and monthly. The process works as it should - user selects classified to purchase and can follow through with the purchase, but when they are redirected back to the classified page (<a href="http://www.inthepanhandle.com/local/classifieds/add_classified/">http://www.inthepanhandle.com/local/classifieds/add_classified/</a>) the SAEF is not displayed. Instead, everything within the &#123;if no_results&#125; &#123;/if&#125; tags is being displayed.</p>

<p>It&#8217;s as if it is not recognizing that they have the ability to now post to the SAEF. How is that determined? We also offer advertising subscriptions via FoxEE and when they make a purchase they are put in their respective member group based on their purchase.</p>

<p>This is the code that I am using - I copied it directly from the documentation:</p>

<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">foxee_classifieds</span><span style="color: #007700">:</span><span style="color: #0000BB">post_form&nbsp;weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"classifieds"&nbsp;</span><span style="color: #0000BB">entry_id</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;segment_3&#125;"</span><span style="color: #0000BB">&#125;&nbsp;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">table</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">tr</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;<br /><br />&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Title</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br />&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"text"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"title"&nbsp;</span><span style="color: #0000BB">id</span><span style="color: #007700">=</span><span style="color: #DD0000">"title"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;title&#125;"&nbsp;</span><span style="color: #0000BB">size</span><span style="color: #007700">=</span><span style="color: #DD0000">"50"&nbsp;</span><span style="color: #0000BB">maxlength</span><span style="color: #007700">=</span><span style="color: #DD0000">"100"</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br /><br />&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">URL&nbsp;Title</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br />&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"text"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"url_title"&nbsp;</span><span style="color: #0000BB">id</span><span style="color: #007700">=</span><span style="color: #DD0000">'url_title'&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;url_title&#125;"&nbsp;</span><span style="color: #0000BB">maxlength</span><span style="color: #007700">=</span><span style="color: #DD0000">"75"&nbsp;</span><span style="color: #0000BB">size</span><span style="color: #007700">=</span><span style="color: #DD0000">"50"&nbsp;</span><span style="color: #007700">/&gt;&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br /><br /></span><span style="color: #0000BB">&#123;formatting_buttons&#125;<br /><br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">a&nbsp;</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">File&nbsp;Upload</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">a</span><span style="color: #007700">&gt;<br /><br />&lt;</span><span style="color: #0000BB">a&nbsp;</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Smileys</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">a</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br /><br /></span><span style="color: #0000BB">&#123;custom_fields&#125;<br />&#123;if&nbsp;required&#125;</span><span style="color: #007700">*&nbsp;</span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">if&#125;&#123;field_label&#125;</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br /></span><span style="color: #0000BB">&#123;field_instructions&#125;<br />&#123;if&nbsp;textarea&#125;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">textarea&nbsp;id</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;field_name&#125;"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;field_name&#125;"&nbsp;</span><span style="color: #0000BB">dir</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;text_direction&#125;"&nbsp;</span><span style="color: #0000BB">cols</span><span style="color: #007700">=</span><span style="color: #DD0000">"50"&nbsp;</span><span style="color: #0000BB">rows</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;rows&#125;"</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;field_data&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">textarea</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br /></span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">if&#125;<br /><br />&#123;if&nbsp;textinput&#125;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"text"&nbsp;</span><span style="color: #0000BB">dir</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;text_direction&#125;"&nbsp;</span><span style="color: #0000BB">id</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;field_name&#125;"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;field_name&#125;"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;field_data&#125;"&nbsp;</span><span style="color: #0000BB">maxlength</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;maxlength&#125;"&nbsp;</span><span style="color: #0000BB">size</span><span style="color: #007700">=</span><span style="color: #DD0000">"50"</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br /></span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">if&#125;<br /><br />&#123;if&nbsp;pulldown&#125;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">select&nbsp;id</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;field_name&#125;"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;field_name&#125;"</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;options&#125;</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">option&nbsp;value</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;option_value&#125;"</span><span style="color: #0000BB">&#123;selected&#125;</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;option_name&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">option</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">options&#125;</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br />&lt;/</span><span style="color: #0000BB">select</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">if&#125;<br /><br />&#123;if&nbsp;date&#125;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"text"&nbsp;</span><span style="color: #0000BB">id</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;field_name&#125;"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;field_name&#125;"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;field_data&#125;"&nbsp;</span><span style="color: #0000BB">maxlength</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;maxlength&#125;"&nbsp;</span><span style="color: #0000BB">size</span><span style="color: #007700">=</span><span style="color: #DD0000">"50"</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br /></span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">if&#125;<br /><br />&#123;if&nbsp;relationship&#125;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">select&nbsp;id</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;field_name&#125;"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;field_name&#125;"</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;options&#125;</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">option&nbsp;value</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;option_value&#125;"</span><span style="color: #0000BB">&#123;selected&#125;</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;option_name&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">option</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">options&#125;</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br />&lt;/</span><span style="color: #0000BB">select</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">if&#125;<br />&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">custom_fields&#125;<br /><br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Trackback&nbsp;URLs</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br />&lt;</span><span style="color: #0000BB">textarea&nbsp;name</span><span style="color: #007700">=</span><span style="color: #DD0000">"trackback_urls"&nbsp;</span><span style="color: #0000BB">cols</span><span style="color: #007700">=</span><span style="color: #DD0000">"50"&nbsp;</span><span style="color: #0000BB">rows</span><span style="color: #007700">=</span><span style="color: #DD0000">"5"</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;trackback_urls&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">textarea</span><span style="color: #007700">&gt;&nbsp;&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br /><br />&lt;/</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">td&nbsp;valign</span><span style="color: #007700">=</span><span style="color: #DD0000">"top"</span><span style="color: #007700">&gt;<br /><br />&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"submit"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"submit"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"Submit"&nbsp;</span><span style="color: #007700">/&gt;<br />&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"submit"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"preview"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"Preview"&nbsp;</span><span style="color: #007700">/&gt;<br /><br /></span><span style="color: #0000BB">&#123;status_menu&#125;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Status</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br />&lt;</span><span style="color: #0000BB">select&nbsp;name</span><span style="color: #007700">=</span><span style="color: #DD0000">"status"</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;select_options&#125;<br /></span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">select</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">status_menu&#125;<br /><br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"checkbox"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"sticky"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"y"&nbsp;</span><span style="color: #0000BB">&#123;sticky&#125;&nbsp;</span><span style="color: #007700">/&gt;&nbsp;</span><span style="color: #0000BB">Make&nbsp;Entry&nbsp;Sticky</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"checkbox"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"allow_comments"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"y"&nbsp;</span><span style="color: #0000BB">&#123;allow_comments&#125;&nbsp;</span><span style="color: #007700">/&gt;&nbsp;</span><span style="color: #0000BB">Allow&nbsp;Comments</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"checkbox"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"allow_trackbacks"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"y"&nbsp;</span><span style="color: #0000BB">&#123;allow_trackbacks&#125;&nbsp;</span><span style="color: #007700">/&gt;&nbsp;</span><span style="color: #0000BB">Allow&nbsp;Trackbacks</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">'checkbox'&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">'dst_enabled'&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">'y'&nbsp;</span><span style="color: #0000BB">&#123;dst_enabled&#125;&nbsp;</span><span style="color: #007700">/&gt;</span><span style="color: #0000BB">DST&nbsp;Active&nbsp;on&nbsp;Date&nbsp;of&nbsp;Entry</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br /><br /></span><span style="color: #0000BB">&#123;ping_servers&#125;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Ping&nbsp;Servers</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br /></span><span style="color: #0000BB">&#123;ping_row&#125;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"checkbox"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"ping&#91;&#93;"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;ping_value&#125;"&nbsp;</span><span style="color: #0000BB">&#123;ping_checked&#125;&nbsp;</span><span style="color: #007700">/&gt;&nbsp;</span><span style="color: #0000BB">&#123;ping_server_name&#125;</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br /></span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">ping_row&#125;<br /></span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">ping_servers&#125;<br /><br />&#123;category_menu&#125;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Categories</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br />&lt;</span><span style="color: #0000BB">select&nbsp;name</span><span style="color: #007700">=</span><span style="color: #DD0000">"category&#91;&#93;"&nbsp;</span><span style="color: #0000BB">size</span><span style="color: #007700">=</span><span style="color: #DD0000">"4"&nbsp;</span><span style="color: #0000BB">multiple</span><span style="color: #007700">=</span><span style="color: #DD0000">"multiple"</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;select_options&#125;<br /></span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">select</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">category_menu&#125;<br /><br /></span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">tr</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">table</span><span style="color: #007700">&gt;<br /><br /></span><span style="color: #0000BB">&#123;if&nbsp;no_results&#125;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Please&nbsp;purchase&nbsp;a&nbsp;classified</span><span style="color: #007700">.&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Weekly&nbsp;Classified</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">weblog</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&nbsp;weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"subscriptions"&nbsp;</span><span style="color: #0000BB">limit</span><span style="color: #007700">=</span><span style="color: #DD0000">"1"&nbsp;</span><span style="color: #0000BB">status</span><span style="color: #007700">=</span><span style="color: #DD0000">"open|featured"&nbsp;</span><span style="color: #0000BB">foxee_active</span><span style="color: #007700">=</span><span style="color: #DD0000">"yes"&nbsp;</span><span style="color: #0000BB">foxee_product_type</span><span style="color: #007700">=</span><span style="color: #DD0000">"classifieds"&nbsp;</span><span style="color: #0000BB">&#125;&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">foxee</span><span style="color: #007700">:</span><span style="color: #0000BB">addtocart&nbsp;id</span><span style="color: #007700">=</span><span style="color: #DD0000">"5757"&nbsp;</span><span style="color: #0000BB">method</span><span style="color: #007700">=</span><span style="color: #DD0000">"form"&nbsp;</span><span style="color: #0000BB">block_foxybox</span><span style="color: #007700">=</span><span style="color: #DD0000">"no"&nbsp;</span><span style="color: #007700">class=</span><span style="color: #DD0000">"add_to_cart"&nbsp;</span><span style="color: #0000BB">hide_fields</span><span style="color: #007700">=</span><span style="color: #DD0000">"quantity"</span><span style="color: #0000BB">&#125;&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">weblog</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Monthly&nbsp;Classified</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">weblog</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&nbsp;weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"subscriptions"&nbsp;</span><span style="color: #0000BB">limit</span><span style="color: #007700">=</span><span style="color: #DD0000">"1"&nbsp;</span><span style="color: #0000BB">status</span><span style="color: #007700">=</span><span style="color: #DD0000">"open|featured"&nbsp;</span><span style="color: #0000BB">foxee_active</span><span style="color: #007700">=</span><span style="color: #DD0000">"yes"&nbsp;</span><span style="color: #0000BB">foxee_product_type</span><span style="color: #007700">=</span><span style="color: #DD0000">"classifieds"&nbsp;</span><span style="color: #0000BB">&#125;&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">foxee</span><span style="color: #007700">:</span><span style="color: #0000BB">addtocart&nbsp;id</span><span style="color: #007700">=</span><span style="color: #DD0000">"5758"&nbsp;</span><span style="color: #0000BB">method</span><span style="color: #007700">=</span><span style="color: #DD0000">"form"&nbsp;</span><span style="color: #0000BB">block_foxybox</span><span style="color: #007700">=</span><span style="color: #DD0000">"no"&nbsp;</span><span style="color: #007700">class=</span><span style="color: #DD0000">"add_to_cart"&nbsp;</span><span style="color: #0000BB">hide_fields</span><span style="color: #007700">=</span><span style="color: #DD0000">"quantity"</span><span style="color: #0000BB">&#125;&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">weblog</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">if&#125;<br />&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">foxee_classifieds</span><span style="color: #007700">:</span><span style="color: #0000BB">post_form&#125;&nbsp;</span>
</span>
</code></div>

<p>Thanks,<br />
Brad Hopkins
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Classified SAEF categories problem</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/673/" />      
      <id>tag:hccdevelopment.com,2009:Web-Based-Software/Support-Forums/viewthread/.673</id>
      <published>2009-11-20T06:11:21Z</published>
      <updated></updated>
      <author><name>Ilija Divic</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi, i can&#8217;t select a category in my classified SAEF. Weblog associated with SAEF has a category group.</p>

<p>This is my code:
</p><div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">foxee_classifieds</span><span style="color: #007700">:</span><span style="color: #0000BB">post_form&nbsp;weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"privatni_smjestaj_hrvatska"</span><span style="color: #0000BB">&#125;<br /><br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Title</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br />&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"text"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"title"&nbsp;</span><span style="color: #0000BB">id</span><span style="color: #007700">=</span><span style="color: #DD0000">"title"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;title&#125;"&nbsp;</span><span style="color: #0000BB">size</span><span style="color: #007700">=</span><span style="color: #DD0000">"50"&nbsp;</span><span style="color: #0000BB">maxlength</span><span style="color: #007700">=</span><span style="color: #DD0000">"100"</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br /><br />&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">URL&nbsp;Title</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br />&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"text"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"url_title"&nbsp;</span><span style="color: #0000BB">id</span><span style="color: #007700">=</span><span style="color: #DD0000">'url_title'&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;url_title&#125;"&nbsp;</span><span style="color: #0000BB">maxlength</span><span style="color: #007700">=</span><span style="color: #DD0000">"75"&nbsp;</span><span style="color: #0000BB">size</span><span style="color: #007700">=</span><span style="color: #DD0000">"50"&nbsp;</span><span style="color: #007700">/&gt;&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br /><br /></span><span style="color: #0000BB">&#123;smjestajne</span><span style="color: #007700">-</span><span style="color: #0000BB">jedinice&#125;<br /><br />&#123;category_menu&#125;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Categories</span><span style="color: #007700">&lt;</span><span style="color: #0000BB">br&nbsp;</span><span style="color: #007700">/&gt;<br />&lt;</span><span style="color: #0000BB">select&nbsp;name</span><span style="color: #007700">=</span><span style="color: #DD0000">"category&#91;&#93;"&nbsp;</span><span style="color: #0000BB">size</span><span style="color: #007700">=</span><span style="color: #DD0000">"1"</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;select_options&#125;<br /></span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">select</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">category_menu&#125;<br /><br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">input&nbsp;type</span><span style="color: #007700">=</span><span style="color: #DD0000">"submit"&nbsp;</span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"submit"&nbsp;</span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">"Submit"&nbsp;</span><span style="color: #007700">/&gt;<br /><br /></span><span style="color: #0000BB">&#123;if&nbsp;no_results&#125;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Please&nbsp;purchase&nbsp;a&nbsp;post&nbsp;product&nbsp;to&nbsp;</span><span style="color: #007700">use&nbsp;</span><span style="color: #0000BB">this&nbsp;form</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">if&#125;<br />&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">foxee_classifieds</span><span style="color: #007700">:</span><span style="color: #0000BB">post_form&#125;&nbsp;</span>
</span>
</code></div>

<p>Attached is an image of rendered page.</p>

<p>Thanks
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>FF Matrix in SAEF + &#123;exp:foxee:headers&#125; issue</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/695/" />      
      <id>tag:hccdevelopment.com,2009:Web-Based-Software/Support-Forums/viewthread/.695</id>
      <published>2009-12-02T04:07:28Z</published>
      <updated></updated>
      <author><name>Ilija Divic</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi, i stumbled on another issue with Classifieds SAEF when using FF Matrix in that SAEF. </p>

<p>FF Matrix has the &#8220;Add row&#8221; link available unless row limit is set to 1.</p>

<p>When i put &#123;exp:foxee:headers&#125; in head those &#8220;Add row&#8221; links disappear. I put &#123;exp:foxee:headers&#125; last, just before &lt;/head&gt;.</p>

<p>Is &#123;exp:foxee:headers&#125; even required for Classified SAEF pages where there are no regular FoxEE tags in use?</p>

<p>Thanks
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Bannerads addon + Classifieds addon problem</title>
      <link rel="alternate" type="text/html" href="http://www.hccdevelopment.com/Web-Based-Software/Support-Forums/viewthread/696/" />      
      <id>tag:hccdevelopment.com,2009:Web-Based-Software/Support-Forums/viewthread/.696</id>
      <published>2009-12-02T09:09:35Z</published>
      <updated></updated>
      <author><name>Ilija Divic</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi,</p>

<p>when i install and enable Bannerads addon my classifieds disappear on front end.</p>

<p>This code was working ok:</p>

<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">weblog</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&nbsp;weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"oglasi"&nbsp;</span><span style="color: #0000BB">status</span><span style="color: #007700">=</span><span style="color: #DD0000">"open"&nbsp;</span><span style="color: #0000BB">foxee_active</span><span style="color: #007700">=</span><span style="color: #DD0000">"yes"&nbsp;</span><span style="color: #0000BB">foxee_product_type</span><span style="color: #007700">=</span><span style="color: #DD0000">"subscription"</span><span style="color: #0000BB">&#125;<br />&#123;if&nbsp;foxee_is_classified&#125;&nbsp;<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">tr</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">b</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;title&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">b</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;foxee_price&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">foxee</span><span style="color: #007700">:</span><span style="color: #0000BB">addtocart&nbsp;id</span><span style="color: #007700">=</span><span style="color: #DD0000">"&#123;entry_id&#125;"&nbsp;</span><span style="color: #0000BB">method</span><span style="color: #007700">=</span><span style="color: #DD0000">"form"&nbsp;</span><span style="color: #0000BB">block_foxybox</span><span style="color: #007700">=</span><span style="color: #DD0000">"no"&nbsp;</span><span style="color: #007700">class=</span><span style="color: #DD0000">"test"</span><span style="color: #0000BB">&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">tr</span><span style="color: #007700">&gt;<br /></span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">if&#125;<br />&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">weblog</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&#125;&nbsp;</span>
</span>
</code></div>

<p>and then after enabling Bannerads it was no longer visible. In admin CP there was no changes, then i disabled the Bannerads and Classifieds reapeared.</p>

<p><br />
Sincerely, Ilija
</p>
      ]]>
      </content>
    </entry>


</feed>