<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Miva Merchant Community Forums</title>
		<link>http://extranet.mivamerchant.com/forums/</link>
		<description>This is a discussion forum for Miva Merchant products and services</description>
		<language>en</language>
		<lastBuildDate>Wed, 16 May 2012 22:26:21 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://extranet.mivamerchant.com/forums/images/misc/rss.png</url>
			<title>Miva Merchant Community Forums</title>
			<link>http://extranet.mivamerchant.com/forums/</link>
		</image>
		<item>
			<title>Application timed out</title>
			<link>http://extranet.mivamerchant.com/forums/showthread.php?109163-Application-timed-out&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 21:13:02 GMT</pubDate>
			<description><![CDATA[I'm trying to save a framework and I'm getting the Application timed out error. What should I do?]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I'm trying to save a framework and I'm getting the Application timed out error. What should I do?</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://extranet.mivamerchant.com/forums/forumdisplay.php?56-Miva-Merchant-5.5">Miva Merchant 5.5</category>
			<dc:creator>gsam</dc:creator>
			<guid isPermaLink="true">http://extranet.mivamerchant.com/forums/showthread.php?109163-Application-timed-out</guid>
		</item>
		<item>
			<title>Looking for Help finishing a web site and Miva Merchant</title>
			<link>http://extranet.mivamerchant.com/forums/showthread.php?109162-Looking-for-Help-finishing-a-web-site-and-Miva-Merchant&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 20:39:08 GMT</pubDate>
			<description>I need someone who can support me in getting the site switch over.  Please let me know what your fees are and how experienced you are with Miva...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I need someone who can support me in getting the site switch over.  Please let me know what your fees are and how experienced you are with Miva Merchant<br />
<br />
Bob</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://extranet.mivamerchant.com/forums/forumdisplay.php?55-Work-for-Hire">Work for Hire</category>
			<dc:creator>successfulbob</dc:creator>
			<guid isPermaLink="true">http://extranet.mivamerchant.com/forums/showthread.php?109162-Looking-for-Help-finishing-a-web-site-and-Miva-Merchant</guid>
		</item>
		<item>
			<title>Customizing the Inventory Message</title>
			<link>http://extranet.mivamerchant.com/forums/showthread.php?109161-Customizing-the-Inventory-Message&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 20:00:08 GMT</pubDate>
			<description>You can customize the general error messages in this fashion: 
...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>You can customize the general error messages in this fashion:<br />
<br />
<a href="http://extranet.mivamerchant.com/forums/showthread.php?102683-How-to-edit-quot-Error_Messages-quot" target="_blank">http://extranet.mivamerchant.com/for..._Messages-quot</a><br />
<br />
BUT is it possible to customize the inventory-message in any way? Obviously I can make, for instance, the Long Out of Stock message whatever I want it to say in the Inventory admin. But I want to be able to customize it from the PROD template level.<br />
<br />
I imagine it would involve javascript/jquery since the inventory message is displaying for inventory variants in a div/span substitution.<br />
<br />
Is this possible?<br />
<br />
Let me know if this is unclear, I am in need of coffee :)</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://extranet.mivamerchant.com/forums/forumdisplay.php?56-Miva-Merchant-5.5">Miva Merchant 5.5</category>
			<dc:creator>gmanning</dc:creator>
			<guid isPermaLink="true">http://extranet.mivamerchant.com/forums/showthread.php?109161-Customizing-the-Inventory-Message</guid>
		</item>
		<item>
			<title>Good source on how miva_template_compile() works?</title>
			<link>http://extranet.mivamerchant.com/forums/showthread.php?109160-Good-source-on-how-miva_template_compile()-works&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 19:50:34 GMT</pubDate>
			<description><![CDATA[In a completely non-Miva Merchant setting, I'm trying to incorporate miva template functionality. The problem is I can't find a good source/tutorial...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>In a completely non-Miva Merchant setting, I'm trying to incorporate miva template functionality. The problem is I can't find a good source/tutorial on how miva_template_compile() and it's brethren work. <br />
<br />
There are:<br />
miva_template_compile( signat, source var, sourceitems var, target, errors var )<br />
miva_template_compile_itemlist( signat, source var, sourceitems var, target, errors var )<br />
miva_template_compile_dump( source var, errors var )<br />
<br />
Signat is just a random string, which I'm guessing is used to obscure code and prove ownership (maybe an undocumented function call that will print it out).<br />
target would be the .mvt filename<br />
errors is convenient way to get information about what failed.<br />
<br />
Source, and particularly sourceitems, are a little more nebulous. There is the thread at <a href="http://extranet.mivamerchant.com/forums/showthread.php?20153-Why-doesn-t-this-mvt-if-work" target="_blank">http://extranet.mivamerchant.com/for...is-mvt-if-work</a> that gives a lot of detail, but it all has a Miva Merchant bent. What I'm hoping for is more &quot;Hello, World&quot; style and work from there.<br />
<br />
Thanks</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://extranet.mivamerchant.com/forums/forumdisplay.php?30-MivaScript-amp-Miva-Merchant-Empresa"><![CDATA[MivaScript &  Miva Merchant Empresa]]></category>
			<dc:creator>Scott McCollough</dc:creator>
			<guid isPermaLink="true">http://extranet.mivamerchant.com/forums/showthread.php?109160-Good-source-on-how-miva_template_compile()-works</guid>
		</item>
		<item>
			<title>CSS Help</title>
			<link>http://extranet.mivamerchant.com/forums/showthread.php?109159-CSS-Help&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 18:58:19 GMT</pubDate>
			<description><![CDATA[I hate CSS... With that being said, why can't I get this to work... All im trying to do is create a color bar at the top with text in it.. 
 
I...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I hate CSS... With that being said, why can't I get this to work... All im trying to do is create a color bar at the top with text in it..<br />
<br />
I placed this is css..<br />
<br />
<!-- BEGIN TEMPLATE: bbcode_code_printable -->
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"><br />
.tagline {<br />
&nbsp; &nbsp; background: none repeat scroll 0 0 #333333;<br />
&nbsp; &nbsp; color: #FFFFFF;<br />
&nbsp; &nbsp; float: left;<br />
&nbsp; &nbsp; padding: 2px 0;<br />
&nbsp; &nbsp; width: 100%;<br />
}<br />
.tagline h1 {<br />
&nbsp; &nbsp; font-size: 12px;<br />
&nbsp; &nbsp; font-weight: normal;<br />
&nbsp; &nbsp; margin: 0;<br />
&nbsp; &nbsp; padding: 0;<br />
}</code><hr />
</div> 
<!-- END TEMPLATE: bbcode_code_printable -->calling for it like this in Global header.... So it would show above the Logo<br />
<br />
<!-- BEGIN TEMPLATE: bbcode_code_printable -->
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&lt;div id=&quot;tagline&quot;&gt; blah blah blah blah &lt;/div&gt;</code><hr />
</div> 
<!-- END TEMPLATE: bbcode_code_printable -->Firebug shows it not even seeing the css, yet just below it, the &lt;div id=&quot;logo&quot;&gt; shows the .css just fine for that area....  Why isn't this info pulling in....<br />
<br />
I swear this CSS stuff is going to kill me....  Thanks</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://extranet.mivamerchant.com/forums/forumdisplay.php?56-Miva-Merchant-5.5">Miva Merchant 5.5</category>
			<dc:creator>Datagg</dc:creator>
			<guid isPermaLink="true">http://extranet.mivamerchant.com/forums/showthread.php?109159-CSS-Help</guid>
		</item>
		<item>
			<title>Toolkit time out</title>
			<link>http://extranet.mivamerchant.com/forums/showthread.php?109158-Toolkit-time-out&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 18:32:32 GMT</pubDate>
			<description>Hello all, 
My store gave the following error earlier, and then started working again on its own. Any ideas? 
 
Code: 
--------- 
Runtime error in...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Hello all,<br />
My store gave the following error earlier, and then started working again on its own. Any ideas?<br />
<!-- BEGIN TEMPLATE: bbcode_code_printable -->
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Runtime error in Merchant2/5.00/modules/util/toolkit.mvc @ [00000020:000007e8]: toolkit.mv: Line 6478: MvCALL: Read Timeout</code><hr />
</div> 
<!-- END TEMPLATE: bbcode_code_printable -->I don't know if it happens often/regularly - but want to fix whatever may have caused it so it doesn't happen in future!<br />
<br />
Thanks!</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://extranet.mivamerchant.com/forums/forumdisplay.php?56-Miva-Merchant-5.5">Miva Merchant 5.5</category>
			<dc:creator>josiahjg</dc:creator>
			<guid isPermaLink="true">http://extranet.mivamerchant.com/forums/showthread.php?109158-Toolkit-time-out</guid>
		</item>
		<item>
			<title>Assign page to Availability Groups</title>
			<link>http://extranet.mivamerchant.com/forums/showthread.php?109157-Assign-page-to-Availability-Groups&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 18:22:13 GMT</pubDate>
			<description>I have a page that i would like to make avaiable for only people assigned to the Availability Group. This page has pricing for our wholesale...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I have a page that i would like to make avaiable for only people assigned to the Availability Group. This page has pricing for our wholesale customers and want to keep it out of the public eye. any ideas on how to do such a task?</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://extranet.mivamerchant.com/forums/forumdisplay.php?56-Miva-Merchant-5.5">Miva Merchant 5.5</category>
			<dc:creator>pofo</dc:creator>
			<guid isPermaLink="true">http://extranet.mivamerchant.com/forums/showthread.php?109157-Assign-page-to-Availability-Groups</guid>
		</item>
		<item>
			<title>When using Invertory Variants Image Machine not resizing #main_image</title>
			<link>http://extranet.mivamerchant.com/forums/showthread.php?109156-When-using-Invertory-Variants-Image-Machine-not-resizing-main_image&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 16:57:22 GMT</pubDate>
			<description><![CDATA[I'm having an issue with Image Machine where it will not dynamically resize images on the PROD page when using subproducts via Inventory Variants. 
...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I'm having an issue with Image Machine where it will not dynamically resize images on the PROD page when using subproducts via Inventory Variants.<br />
<br />
If you look at this product, which is a single SKU with no variants, it resizes properly to the dimensions specified:<br />
<a href="http://conderflags.mivamerchant.net/product/140190.html" target="_blank" rel="nofollow">http://conderflags.mivamerchant.net/product/140190.html</a><br />
<br />
However, this example is a parent product with multiple Inventory Variants for respective sizes, which for some reason the image is not being resized:<br />
<a href="http://conderflags.mivamerchant.net/product/1401.html" target="_blank" rel="nofollow">http://conderflags.mivamerchant.net/product/1401.html</a><br />
<br />
I have never had this problem before and am at a loss - any ideas?</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://extranet.mivamerchant.com/forums/forumdisplay.php?56-Miva-Merchant-5.5">Miva Merchant 5.5</category>
			<dc:creator>mbader</dc:creator>
			<guid isPermaLink="true">http://extranet.mivamerchant.com/forums/showthread.php?109156-When-using-Invertory-Variants-Image-Machine-not-resizing-main_image</guid>
		</item>
		<item>
			<title>category alternate display page - quick copy of existing?</title>
			<link>http://extranet.mivamerchant.com/forums/showthread.php?109155-category-alternate-display-page-quick-copy-of-existing&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 16:31:52 GMT</pubDate>
			<description>Is it possible to copy an existing page and save it as another page?  If so, where do I find the instructions to step me through doing this? Or, if...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Is it possible to copy an existing page and save it as another page?  If so, where do I find the instructions to step me through doing this? Or, if not, the instructions for how to create the category alternate display page?</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://extranet.mivamerchant.com/forums/forumdisplay.php?56-Miva-Merchant-5.5">Miva Merchant 5.5</category>
			<dc:creator>lea-ann</dc:creator>
			<guid isPermaLink="true">http://extranet.mivamerchant.com/forums/showthread.php?109155-category-alternate-display-page-quick-copy-of-existing</guid>
		</item>
		<item>
			<title>Update Order Status Programmatically?</title>
			<link>http://extranet.mivamerchant.com/forums/showthread.php?109154-Update-Order-Status-Programmatically&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 12:59:47 GMT</pubDate>
			<description><![CDATA[I'm using Miva Merchant 5.5 PR8. Is there a way to update the order status programmatically using Miva Script? We use an older custom mvc that...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I'm using Miva Merchant 5.5 PR8. Is there a way to update the order status programmatically using Miva Script? We use an older custom mvc that updates the order status through the Viking Coders Order Status Manager plugin. I would like to update this code to utilize the new Miva order status functions. I get the results I want when I manually use the admin Import Data XML and the OrderShipment_Add and OrderShipment_SetStatus xml (from the master provide file - sample below). Is there a way to do this programmatically? Can the same function be called that the Import Data XML uses? <br />
<br />
<br />
<!-- BEGIN TEMPLATE: bbcode_code_printable -->
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&lt;OrderShipment_Add order_id=&quot;1234&quot;&gt;<br />
&nbsp; &nbsp; &lt;ProductList&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;Product product_code=&quot;STDPROD001&quot; quantity=&quot;1&quot; /&gt;<br />
&nbsp; &nbsp; &lt;/ProductList&gt;<br />
&nbsp; &nbsp; &lt;Code&gt;01741-20120515-01185&lt;/Code&gt;<br />
&lt;/OrderShipment_Add&gt;<br />
&lt;OrderShipment_SetStatus code=&quot;01741-20120515-01185&quot;&gt;<br />
&nbsp; &nbsp; &lt;MarkAsShipped&gt;1&lt;/MarkAsShipped&gt;<br />
&nbsp; &nbsp; &lt;TrackingNumber&gt;0000000012345678912345&lt;/TrackingNumber&gt;&nbsp; &nbsp; <br />
&nbsp; &nbsp; &lt;TrackingType&gt;USPS&lt;/TrackingType&gt;<br />
&nbsp; &nbsp; &lt;ShipDate&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;Day&gt;15&lt;/Day&gt;&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;Month&gt;05&lt;/Month&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;Year&gt;2012&lt;/Year&gt;<br />
&nbsp; &nbsp; &lt;/ShipDate&gt;<br />
&lt;/OrderShipment_SetStatus&gt;</code><hr />
</div> 
<!-- END TEMPLATE: bbcode_code_printable --></div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://extranet.mivamerchant.com/forums/forumdisplay.php?30-MivaScript-amp-Miva-Merchant-Empresa"><![CDATA[MivaScript &  Miva Merchant Empresa]]></category>
			<dc:creator>robsmith</dc:creator>
			<guid isPermaLink="true">http://extranet.mivamerchant.com/forums/showthread.php?109154-Update-Order-Status-Programmatically</guid>
		</item>
		<item>
			<title>TwengaBot trolling our site = performance hit for all on the shared server?</title>
			<link>http://extranet.mivamerchant.com/forums/showthread.php?109153-TwengaBot-trolling-our-site-performance-hit-for-all-on-the-shared-server&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 04:57:38 GMT</pubDate>
			<description>Today, the TwengaBot visited our PROD page several hundred times. The timing was at a rate of 1 visit every 5 seconds. If bots are also visiting the...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Today, the TwengaBot visited our PROD page several hundred times. The timing was at a rate of 1 visit every 5 seconds. If bots are also visiting the other sites on our shared server, I would think there might be a performance penality for all of us on that server.<br />
Anyone have an opinion on this?  I assume that Google, etc. are smart enough not to see this as improving our SEO because of this traffic. Can anything positive result from these bot attacks?<br />
<br />
Opinions please, Larry</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://extranet.mivamerchant.com/forums/forumdisplay.php?56-Miva-Merchant-5.5">Miva Merchant 5.5</category>
			<dc:creator>wajake41</dc:creator>
			<guid isPermaLink="true">http://extranet.mivamerchant.com/forums/showthread.php?109153-TwengaBot-trolling-our-site-performance-hit-for-all-on-the-shared-server</guid>
		</item>
		<item>
			<title>Kayako logins are</title>
			<link>http://extranet.mivamerchant.com/forums/showthread.php?109152-Kayako-logins-are&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 02:38:25 GMT</pubDate>
			<description>http://wiki.kayako.com/display/DEV/LoginShare+API+(Remote+Authentication) 
 
Cost of implementing Kayako login share.  A second project may include a...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div><a href="http://wiki.kayako.com/display/DEV/LoginShare+API+(Remote+Authentication)" target="_blank" rel="nofollow">http://wiki.kayako.com/display/DEV/L...uthentication)</a><br />
<br />
Cost of implementing Kayako login share.  A second project may include a Vbulletin login share as well.</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://extranet.mivamerchant.com/forums/forumdisplay.php?55-Work-for-Hire">Work for Hire</category>
			<dc:creator>gomblue</dc:creator>
			<guid isPermaLink="true">http://extranet.mivamerchant.com/forums/showthread.php?109152-Kayako-logins-are</guid>
		</item>
		<item>
			<title>fedex web services upgrade/deleting fedex legacy</title>
			<link>http://extranet.mivamerchant.com/forums/showthread.php?109151-fedex-web-services-upgrade-deleting-fedex-legacy&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 20:15:44 GMT</pubDate>
			<description>I am trying to update with fedex web services as they are discontinuing legacy.  However, when I try to remove legacy I get an error message stating...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I am trying to update with fedex web services as they are discontinuing legacy.  However, when I try to remove legacy I get an error message stating that one or more orders are using this and can not be removed.  I also tried to just add fedex web services, and got an error &quot;<div class="cms_table"><table class="cms_table"><tr valign="top" class="cms_table_tr"><td class="cms_table_td"></td>
<td class="cms_table_td"><b>Error Code:</b></td>
<td class="cms_table_td">MER-SHP-FXS-00025</td>
</tr>
<tr valign="top" class="cms_table_tr"><td class="cms_table_td"></td>
<td class="cms_table_td"><b>Description:</b></td>
<td class="cms_table_td">Table 's01_MvFedExSOAP_Settings' already exists</td>
</tr>
</table></div>
<br />
so what do I do as Fedex nears their termination date?</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://extranet.mivamerchant.com/forums/forumdisplay.php?69-Beginners-Support-Group">Beginners Support Group</category>
			<dc:creator>candystore</dc:creator>
			<guid isPermaLink="true">http://extranet.mivamerchant.com/forums/showthread.php?109151-fedex-web-services-upgrade-deleting-fedex-legacy</guid>
		</item>
		<item>
			<title>Will/can mivascript will run from the product description</title>
			<link>http://extranet.mivamerchant.com/forums/showthread.php?109150-Will-can-mivascript-will-run-from-the-product-description&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 17:58:45 GMT</pubDate>
			<description>Will/can mivascript will run from the product description section of the product display? 
 
I have the code below in the description block of a...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Will/can mivascript will run from the product description section of the product display?<br />
<br />
I have the code below in the description block of a product.<br />
<br />
&lt;mvt:if expr=&quot;g.Secure&quot;&gt; <br />
&lt;a href=&quot;https://www.youtube.com/v/R3hbxDZieJQ&quot; class=&quot;youtube&quot; title=&quot;GearXport&quot;&gt; <br />
&lt;mvt:else&gt; <br />
&lt;a href=&quot;http://www.youtube.com/v/R3hbxDZieJQ&quot; class=&quot;youtube&quot; title=&quot;GearXport&quot;&gt; <br />
&lt;/mvt:if&gt;<br />
<br />
The script is rendered on the page exactly as written rather than as a result of processing by Empresa.<br />
<br />
Thanks for your help.<br />
<br />
Hugh</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://extranet.mivamerchant.com/forums/forumdisplay.php?56-Miva-Merchant-5.5">Miva Merchant 5.5</category>
			<dc:creator>hughvia</dc:creator>
			<guid isPermaLink="true">http://extranet.mivamerchant.com/forums/showthread.php?109150-Will-can-mivascript-will-run-from-the-product-description</guid>
		</item>
		<item>
			<title>ToolKit Brain Cramp: Render Page Based On Conditional Custom Field?</title>
			<link>http://extranet.mivamerchant.com/forums/showthread.php?109149-ToolKit-Brain-Cramp-Render-Page-Based-On-Conditional-Custom-Field&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 17:08:57 GMT</pubDate>
			<description>Hi there, Everyone: 
 
How do I render / vrender a page depending on a conditional in a custom product field? 
 
My products have a custom field...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Hi there, Everyone:<br />
<br />
How do I render / vrender a page depending on a conditional in a custom product field?<br />
<br />
My products have a custom field called &quot;custom_cat_tree&quot;<br />
<br />
I will populate it with values like, cattree1, or cattree2, or cattree3, etc.,<br />
<br />
If want to render a page that corresponds to that value, would it be like this?<br />
<span style="font-family: Arial"><font size="-1"><font color="red"><br />
</font></font></span>&lt;mvt:item name=&quot;toolkit&quot; param=&quot;vrender|&amp;mvt:product:customfield_values:cus  tomfields:custom_cat_tree;&quot; /&gt;<br />
<br />
Or would I have to assign / vassign / sassign that custom field to a variable first? (and if so, how?)<br />
<br />
Thanks in advance.</div>

 
<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://extranet.mivamerchant.com/forums/forumdisplay.php?56-Miva-Merchant-5.5">Miva Merchant 5.5</category>
			<dc:creator>Siamese-Dream.Com</dc:creator>
			<guid isPermaLink="true">http://extranet.mivamerchant.com/forums/showthread.php?109149-ToolKit-Brain-Cramp-Render-Page-Based-On-Conditional-Custom-Field</guid>
		</item>
	</channel>
</rss>

