| Saturday 26 January 2008 12:11:00 pm 
                                                                 
there is a global site.ini.append.php that work for all siteaccesses in settings/overridecode to activate an extension there is
 
[ExtensionSettings]ActiveExtensions[]=ezpaypal
 but if you want and extension only for one specific siteacces you had to write in settings/siteaccess/myaccess 
[ExtensionSettings]ActiveAccessExtensions[]=ezpaypal
 means my paypal extension is only active for one siteaccess ... but that, I think, was not the reason for your problem. 
have you tried in admin user roles "shop ---> allow everything"
 ... just a thought what happens, if you use paypal lifesite?  
ps:regular 3.10.0
 
perhaps is missing data from template. Do you use template code from plainsite?
 Try use confirmorder.tpl from another ezdesign (base?)
 _______________________
 http://artenic.de ARTENIC - Publishing mit allen Mitteln!
 
 
 |