<?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>WebAssist Forums</title>
		<link>http://www.webassist.com/forums</link>
		<description>This is a discussion forum for Dreamweaver extensions, Dreamweaver templates, and PHP scripts created by WebAssist.</description>
		<language>en</language>
		<lastBuildDate>Thu, 17 May 2012 02:34:05 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://www.webassist.com/forums/images/misc/rss.jpg</url>
			<title>WebAssist Forums</title>
			<link>http://www.webassist.com/forums</link>
		</image>
		<item>
			<title>Email Forgotten Password Issue</title>
			<link>http://www.webassist.com/forums/showthread.php?t=26556&amp;goto=newpost</link>
			<pubDate>Thu, 17 May 2012 01:32:39 GMT</pubDate>
			<description>Hello Jason,  
 
I responded to the message related to my support ticket. In the meantime, I am getting an error message when I attempt to test the...</description>
			<content:encoded><![CDATA[<div>Hello Jason, <br />
<br />
I responded to the message related to my support ticket. In the meantime, I am getting an error message when I attempt to test the password Reset function of the Email Forgotten Password Page.<br />
<br />
The error message is: Your email address could not be found in our records. Please try again.<br />
<br />
I wonder what could be wrong as I was able to complete registration successfully and verified that my registered details are contained in the database of the the Testing Server. Therefore, I know that the record is there. <br />
<br />
In addition, I used the SHA1 encryption on the password fields at the point of creating the Security Pages using Security Assist Wizard. I have Security Assist Version 2.0.5.<br />
<br />
Do I need to further manually configure the Email Encrypted Password page? As I understood from the Security Assist Documentation provided, the encryption settings are done by the Security Assist Wizard.</div>


	<br />
	<div style="padding:6px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://www.webassist.com/forums/images/attach/jpg.gif" alt="File Type: jpg" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.webassist.com/forums/attachment.php?attachmentid=10726&amp;d=1337218320">forgottenpassword1.jpg</a> (86.6 KB)</td>
</tr>
			</table>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="http://www.webassist.com/forums/forumdisplay.php?f=24">SecurityAssist</category>
			<dc:creator>Mysite07430650</dc:creator>
			<guid isPermaLink="true">http://www.webassist.com/forums/showthread.php?t=26556</guid>
		</item>
		<item>
			<title>ecart 5 shipping/postage</title>
			<link>http://www.webassist.com/forums/showthread.php?t=26555&amp;goto=newpost</link>
			<pubDate>Thu, 17 May 2012 01:17:32 GMT</pubDate>
			<description>i have ecart 5 extention in dreamweaver. im developing a site which sells only WITHIN australia.  i see options for shipping though what im after is...</description>
			<content:encoded><![CDATA[<div>i have ecart 5 extention in dreamweaver. im developing a site which sells only WITHIN australia.  i see options for shipping though what im after is looking for a way to base shipping on postage ONLY within Australian states. is there a way i can do that? to be able to base postage by region example. $8.50 for all states except Northen Territory which is $15.50 and Canberra is free postage?? is there a way to statically implement those prices depending on the customer's postage address<br />
<br />
can someone help me please. asap preferably.</div>

]]></content:encoded>
			<category domain="http://www.webassist.com/forums/forumdisplay.php?f=19">eCart</category>
			<dc:creator>khon_lao435659</dc:creator>
			<guid isPermaLink="true">http://www.webassist.com/forums/showthread.php?t=26555</guid>
		</item>
		<item>
			<title>Help with some code, please</title>
			<link>http://www.webassist.com/forums/showthread.php?t=26554&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 20:33:09 GMT</pubDate>
			<description><![CDATA[I have a select tag on an update page created using DataBridge and I want it to load showing the properly selected value from the database.  It's not...]]></description>
			<content:encoded><![CDATA[<div>I have a select tag on an update page created using DataBridge and I want it to load showing the properly selected value from the database.  It's not doing that.<br />
<br />
The code is this:<br />
<br />
&lt;option value=&quot;&quot;&gt;Select Project Category&lt;/option&gt;<br />
&lt;?php<br />
do {  <br />
?&gt;<br />
        &lt;option value=&quot;&lt;?php echo $row_WADAproject['project']?&gt;&quot;&lt;?php if (!(strcmp($row_WADAproject['project'], (isset($_GET[&quot;invalid&quot;])?ValidatedField(&quot;projectsupdate&quot;,&quot;project&quot;):&quot;&quot;.$r  ow_WADAprojects[&quot;project&quot;].&quot;&quot;)))) {&quot;selected=\&quot;selected\&quot;&quot;;} ?&gt;&gt;&lt;?php echo $row_WADAproject['project']?&gt;&lt;/option&gt;<br />
        &lt;?php<br />
} while ($row_WADAproject = mysql_fetch_assoc($WADAproject));<br />
<br />
Basically, I need you to explain this code and how it works.<br />
<br />
How should I change that code so that the selected=&quot;selected&quot; is properly shown when the original value/validated value equals the current value of $row_WADAproject['project']?</div>

]]></content:encoded>
			<category domain="http://www.webassist.com/forums/forumdisplay.php?f=169">Data Bridge</category>
			<dc:creator>msummers194171</dc:creator>
			<guid isPermaLink="true">http://www.webassist.com/forums/showthread.php?t=26554</guid>
		</item>
		<item>
			<title>PowerCMS with CSS Form Builder</title>
			<link>http://www.webassist.com/forums/showthread.php?t=26553&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 20:32:37 GMT</pubDate>
			<description>I have a login page created with CSS Form builder and some content added through PowerCMS. They each use their own database connection. One to...</description>
			<content:encoded><![CDATA[<div>I have a login page created with CSS Form builder and some content added through PowerCMS. They each use their own database connection. One to connect to include content and the other for security assist. I get the following error when I include the PowerCMS content as a region to display once logged in:<br />
<br />
Fatal error: Cannot redeclare wa_authenticateuser() (previously declared in /home/sajahcoza/sajah.co.za/WA_SecurityAssist/Helper_PHP.php:8) in /home/sajahcoza/sajah.co.za/webassist/security_assist/helper_php.php on line 58<br />
<br />
I've attached the page and help would be appreciated</div>


	<br />
	<div style="padding:6px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://www.webassist.com/forums/images/attach/zip.gif" alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.webassist.com/forums/attachment.php?attachmentid=10722&amp;d=1337200311">download.php.zip</a> (4.5 KB)</td>
</tr>
			</table>
		</fieldset>
	

	</div>
]]></content:encoded>
			<category domain="http://www.webassist.com/forums/forumdisplay.php?f=153">PowerCMS Builder</category>
			<dc:creator>Blikbrein</dc:creator>
			<guid isPermaLink="true">http://www.webassist.com/forums/showthread.php?t=26553</guid>
		</item>
		<item>
			<title>Coupons on all products but one</title>
			<link>http://www.webassist.com/forums/showthread.php?t=26552&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 19:50:52 GMT</pubDate>
			<description><![CDATA[Client has 1000+ products. We're running a coupon for 20% off everything. EXCEPT the gift credit card. Is there any way to exclude just one product...]]></description>
			<content:encoded><![CDATA[<div>Client has 1000+ products. We're running a coupon for 20% off everything. EXCEPT the gift credit card. Is there any way to exclude just one product other than individually selecting all 999 products and leaving one off?<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.webassist.com/forums/forumdisplay.php?f=40">PowerStore</category>
			<dc:creator>biz295654</dc:creator>
			<guid isPermaLink="true">http://www.webassist.com/forums/showthread.php?t=26552</guid>
		</item>
		<item>
			<title>Session_start error</title>
			<link>http://www.webassist.com/forums/showthread.php?t=26551&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 17:27:45 GMT</pubDate>
			<description>I created a simple form to test sending estimate requests from my website through my server. After adding UE and uploading files to site, I get the...</description>
			<content:encoded><![CDATA[<div>I created a simple form to test sending estimate requests from my website through my server. After adding UE and uploading files to site, I get the following warning when viewing the page online:<br />
<br />
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/treebiz/public_html/Email.php:6) in /home/treebiz/public_html/Email.php on line 10<br />
<br />
After I submit the form I get the following warnings:<br />
<br />
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/treebiz/public_html/Email.php:6) in /home/treebiz/public_html/Email.php on line 10<br />
<br />
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/treebiz/public_html/Email.php:6) in /home/treebiz/public_html/Email.php on line 61<br />
<br />
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/treebiz/public_html/Email.php:6) in /home/treebiz/public_html/Email.php on line 61<br />
<br />
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/treebiz/public_html/Email.php:6) in /home/treebiz/public_html/webassist/email/mail_php.php on line 285<br />
<br />
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/treebiz/public_html/Email.php:6) in /home/treebiz/public_html/webassist/email/mail_php.php on line 285<br />
<br />
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/treebiz/public_html/Email.php:6) in /home/treebiz/public_html/Email.php on line 91<br />
<br />
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/treebiz/public_html/Email.php:6) in /home/treebiz/public_html/Email.php on line 91<br />
<br />
Warning: Cannot modify header information - headers already sent by (output started at /home/treebiz/public_html/Email.php:6) in /home/treebiz/public_html/Email.php on line 93<br />
<br />
The source code can be viewed online at: dallastreescapes.com/Email.php<br />
<br />
Thanks<br />
Dan</div>

]]></content:encoded>
			<category domain="http://www.webassist.com/forums/forumdisplay.php?f=27">Universal Email</category>
			<dc:creator>tmcbinc99963</dc:creator>
			<guid isPermaLink="true">http://www.webassist.com/forums/showthread.php?t=26551</guid>
		</item>
		<item>
			<title><![CDATA[Which "Insert Menu" Categories support variable widths (REF: limitations in "Glide")?]]></title>
			<link>http://www.webassist.com/forums/showthread.php?t=26550&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 16:24:00 GMT</pubDate>
			<description><![CDATA[I'm trying to make a menu that will allow me to create tabs that are wider than the defaults, and it would help to know which ones are not, as...]]></description>
			<content:encoded><![CDATA[<div>I'm trying to make a menu that will allow me to create tabs that are wider than the defaults, and it would help to know which ones are not, as &quot;Glide&quot; is (see post &quot;Slide color effect only on 75% of a button&quot;), limited in how wide they will go.<br />
<br />
For example, &quot;Dell Style&quot; appears to have gradients, and &quot;Bubble&quot; hints at some .PNGs at work. I'd like to know sooner rather than later.<br />
<br />
MOREOVER: With the advanced options available in CSS3, wouldn't it be sensible to have Menu Writer employ some kind of gradient and/or transparency style defs instead of resorting to image files?<br />
<br />
- Dan</div>

]]></content:encoded>
			<category domain="http://www.webassist.com/forums/forumdisplay.php?f=14">CSS Menu Writer</category>
			<dc:creator>dan317597</dc:creator>
			<guid isPermaLink="true">http://www.webassist.com/forums/showthread.php?t=26550</guid>
		</item>
		<item>
			<title>Download Center Problem</title>
			<link>http://www.webassist.com/forums/showthread.php?t=26549&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 16:22:02 GMT</pubDate>
			<description>I created download center following all tutorials available and did test transaction with pay pal  (checkout express) everything works except the...</description>
			<content:encoded><![CDATA[<div>I created download center following all tutorials available and did test transaction with pay pal  (checkout express) everything works except the fact that The download center shows the product that was purchased by one customer to all others that are logged and visit download_center.php also order history and detail is the same for everybody.<br />
The transaction was recorder since I was able to download the file and when I check database for OrderUserID the userID number of purchaser was there where for others was showing 0 which I think is correct.<br />
<br />
I posted this problem already and there is no response. Your product does not work as advertised and I need to make it work.</div>

]]></content:encoded>
			<category domain="http://www.webassist.com/forums/forumdisplay.php?f=19">eCart</category>
			<dc:creator>mpiasecki1437949</dc:creator>
			<guid isPermaLink="true">http://www.webassist.com/forums/showthread.php?t=26549</guid>
		</item>
		<item>
			<title>Creating a Product Catalog in Data Assist</title>
			<link>http://www.webassist.com/forums/showthread.php?t=26548&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 15:46:31 GMT</pubDate>
			<description><![CDATA[I should start by saying I'm not a PHP or database genius... 
 
I am trying to create a clean shopping cart where I have a navigation menu for my...]]></description>
			<content:encoded><![CDATA[<div>I should start by saying I'm not a PHP or database genius...<br />
<br />
I am trying to create a clean shopping cart where I have a navigation menu for my product categories, and when each category is selected, a list of products for that category are shown.<br />
<br />
After going through the DA Wizard, I have a customer facing search results page that looks how I want it, I just don't want the customers to have to search the page.<br />
<br />
Any help is greatly appreciated.</div>

]]></content:encoded>
			<category domain="http://www.webassist.com/forums/forumdisplay.php?f=15">DataAssist</category>
			<dc:creator>brendan439165</dc:creator>
			<guid isPermaLink="true">http://www.webassist.com/forums/showthread.php?t=26548</guid>
		</item>
		<item>
			<title>search list</title>
			<link>http://www.webassist.com/forums/showthread.php?t=26547&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 15:13:41 GMT</pubDate>
			<description>i have created a search page for images.  the list does not show all only webdesigns its supposed to have logo design web design print media 
 
when...</description>
			<content:encoded><![CDATA[<div>i have created a search page for images.  the list does not show all only webdesigns its supposed to have logo design web design print media<br />
<br />
when you click on web design it shows the correct images<br />
how do I do it for all the galleries</div>


	<br />
	<div style="padding:6px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://www.webassist.com/forums/images/attach/zip.gif" alt="File Type: zip" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.webassist.com/forums/attachment.php?attachmentid=10716&amp;d=1337181165">gallery_Results.zip</a> (4.1 KB)</td>
</tr>
			</table>
		</fieldset>
	

	</div>
]]></content:encoded>
			<category domain="http://www.webassist.com/forums/forumdisplay.php?f=168">Design Extender</category>
			<dc:creator>randyw2394710</dc:creator>
			<guid isPermaLink="true">http://www.webassist.com/forums/showthread.php?t=26547</guid>
		</item>
		<item>
			<title>currency</title>
			<link>http://www.webassist.com/forums/showthread.php?t=26546&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 15:13:32 GMT</pubDate>
			<description>Is there any way that I can allow for EURO to be a default currency for my store without affecting the integrity of the eCart system?, I am using...</description>
			<content:encoded><![CDATA[<div>Is there any way that I can allow for EURO to be a default currency for my store without affecting the integrity of the eCart system?, I am using paypal. Where  can i edit de code?</div>

]]></content:encoded>
			<category domain="http://www.webassist.com/forums/forumdisplay.php?f=19">eCart</category>
			<dc:creator>frandios297077</dc:creator>
			<guid isPermaLink="true">http://www.webassist.com/forums/showthread.php?t=26546</guid>
		</item>
		<item>
			<title>Multiple add to cart on same page</title>
			<link>http://www.webassist.com/forums/showthread.php?t=26545&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 14:18:36 GMT</pubDate>
			<description><![CDATA[Dreamweaver cs 5.5 - wa ecart 5.0.4 
 
Hello, I need to list all products in one page and add at the right the 'add to cart' option without using...]]></description>
			<content:encoded><![CDATA[<div>Dreamweaver cs 5.5 - wa ecart 5.0.4<br />
<br />
Hello, I need to list all products in one page and add at the right the 'add to cart' option without using detail page.<br />
I can see some tutorials ?</div>

]]></content:encoded>
			<category domain="http://www.webassist.com/forums/forumdisplay.php?f=19">eCart</category>
			<dc:creator>info321189</dc:creator>
			<guid isPermaLink="true">http://www.webassist.com/forums/showthread.php?t=26545</guid>
		</item>
		<item>
			<title>Universal Email delivery to iCloud / Mobile Me addresses</title>
			<link>http://www.webassist.com/forums/showthread.php?t=26544&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 13:42:22 GMT</pubDate>
			<description>Hi 
 
I have been looking into an issue with iCloud and Mobile Me addresses that over the last month seem to have stopped receiving emails generated...</description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
I have been looking into an issue with iCloud and Mobile Me addresses that over the last month seem to have stopped receiving emails generated by Universal Email.<br />
<br />
I have managed to find a solution by amending the following line:<br />
<br />
$MailFrom        = &quot;FromNameHere|WA|from@email.com&quot;;<br />
<br />
to<br />
<br />
$MailFrom        = &quot;from@email.com&quot;;<br />
<br />
Is this something anyone else is experiencing?<br />
<br />
Cheers<br />
Ian</div>

]]></content:encoded>
			<category domain="http://www.webassist.com/forums/forumdisplay.php?f=169">Data Bridge</category>
			<dc:creator>Ian S</dc:creator>
			<guid isPermaLink="true">http://www.webassist.com/forums/showthread.php?t=26544</guid>
		</item>
		<item>
			<title>fixed footer problem</title>
			<link>http://www.webassist.com/forums/showthread.php?t=26543&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 13:24:48 GMT</pubDate>
			<description>I am trying to anchor a footer to the bottom of the page, (layout based on CSS sculptor template) 
 
I have tried adjusting the negative margin of...</description>
			<content:encoded><![CDATA[<div>I am trying to anchor a footer to the bottom of the page, (layout based on CSS sculptor template)<br />
<br />
I have tried adjusting the negative margin of the footer and the margin of the content div, but whatever I do, there is always a white bar at the bottom of my page.<br />
<br />
I tried highlighting the relevant divs to see if I could fix the problem, but no luck<br />
<br />
<a href="http://lebbon.forthwebsolutions.com/xxx.php" target="_blank">http://lebbon.forthwebsolutions.com/xxx.php</a><br />
<br />
Thanks for any help/advice<br />
<br />
** Trying again, using CSS sculptor, creating a 2 column fixed, header and fixed footer template, making no changes, the layout is fine. <br />
<br />
If, on choosing the same template, I edit it and choose a full width header, the footer is now below the bottom of the page**</div>

]]></content:encoded>
			<category domain="http://www.webassist.com/forums/forumdisplay.php?f=13">CSS Sculptor</category>
			<dc:creator>CraigR</dc:creator>
			<guid isPermaLink="true">http://www.webassist.com/forums/showthread.php?t=26543</guid>
		</item>
		<item>
			<title>Data Assist</title>
			<link>http://www.webassist.com/forums/showthread.php?t=26542&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 12:33:47 GMT</pubDate>
			<description>I have made all my admin pages through Data assist. One of my table stores quotes - which have an incremental number.  
 
So when I add a new quote...</description>
			<content:encoded><![CDATA[<div>I have made all my admin pages through Data assist. One of my table stores quotes - which have an incremental number. <br />
<br />
So when I add a new quote it adds the info to my database. <br />
<br />
When I search and view the details of any quote - I want to be able to e mail the contents of the database entry to my clients using Universal E Mail and a nicely formatted HTML e mail ( ie prod decription - qtys and prices ) but Without the Cost prices which are also entered when the quote is set up<br />
<br />
I have tried to add to the details page - Webassist Sessions for each section of data - to load Before the page loads - thinking I could then pull out the sessions into the HTML e mail - but it just doesnt work<br />
<br />
Am I doing something wrong or is there an easier way to e mail my quote<br />
<br />
John</div>

]]></content:encoded>
			<category domain="http://www.webassist.com/forums/forumdisplay.php?f=15">DataAssist</category>
			<dc:creator>J7HNW</dc:creator>
			<guid isPermaLink="true">http://www.webassist.com/forums/showthread.php?t=26542</guid>
		</item>
	</channel>
</rss>

