uWebshop / -INACTIVE-uWebshop-Core

[INACTIVE] The source of the uWebshop E-Commerce module for Umbraco
MIT License
12 stars 14 forks source link

store.CanonicalStoreURL == null #54

Open ioagiannis opened 9 years ago

ioagiannis commented 9 years ago

Hello uWebshopers,

i get the following error at my uWebshop e-shop site: "store.CanonicalStoreURL == null" The only way we found to resolve this error is to republish the entire umbraco content (or edit the web.config file).

Have you ever face this error before? Any idea how to solve it?

I am using umbraco: 6.1.6 uWebshop: 2.4.1.3

uwebshop_store canonicalstoreurl

ArnoldV commented 9 years ago

Would it be possible to try to upgrade to a newer version of uWebshop? maybe try 2.4.3.3 first? http://uwebshop.com/changelog

ioagiannis commented 9 years ago

Hello Arnold,

i try to upgrade 2.4.3.3 version and i am getting the following error:

aa_server_error

The problem seems to exist at uWebshop.Payment.CreditCard implementation at CreditCardPaymentResponseHandler.cs file:

aa_uwebshop_payment_creditcard

is it possible to solve the error above?