View Single Post
Old July 23rd, 2006, 05:07 PM   #2 (permalink)
snoopy5
Ultimate Member
Verified Customer
 
Join Date: Sep 2002
Posts: 1,217
update:

I installed the download of today without changing the original template file.

If I upload a product and choose e-mail notification during upload, it saves in my profile only one notification for this product, which is good.

c) If I want to unsubscribe within my profile from it, I get first a success alert (e-mail updates) and then the error:

"Script not called correctly. Navigate to a specific product, then click on the edit link."

d) After that I tried to change the uploadproduct.tmpl as before, but this time my usual exchange of "yes" and "no" shows no affect at all:

----

<tr>
<td class="{$Style['tddetails']}" align="left"><span class="{$Style['small']}">{$Globals['pp_lang']['notify']}</span></td>
<td class="{$Style['tddetails']}" align="left"><select name="notify"><option selected="selected" value="no">{$Globals['pp_lang']['no']}</option><option value="yes">{$Globals['pp_lang']['yes']}</option></select></td>
</tr>

----

How can I fix both?
snoopy5 is offline   Reply With Quote