View Single Post
  #4  
Old 03-22-2007, 02:10 PM
 
gregl gregl is offline
 

Advanced Member
  
Join Date: Jun 2004
Posts: 98
 

Default Re: ??corrupted dialog.tpl??

Sorry Balinor,
Wasn't exactly sure which forum to place it? Re contact author not yet as the tpl files are that similar except for the first line and the calls to CSS at the bottom of the file which work fine. I thought I'd see if a forum member looking at the tpl might see instantly what is wrong. However point noted I well PM PhilJ to see what he may have to offer.

MarkH,
The CSS is called from the border directory under Skin1, which appears perfectly.
There are no error messages of any type, just that the cart is empty. If I install the original dialog.tpl all is well except my round borders obviously are'nt there, items are added to the cart as expected.

{if $usertype eq "A" or ($usertype eq "P" and $active_modules.Simple_Mode ne "")}

As this is in essence is the only additional {if} statement in the entire tpl, I assume this is where the problem lies. Most if statements in the customer side are "{if $userype eq C} assuming C stands for customer, then is A and P Admin and Providers?

Regards

Greg
__________________
XCart 4.0.19
XConfigurator 4.0.19
AOM 4.0.19
Zeus Server
Reply With Quote