Search found 2 matches

by cunningham
Sat Jan 09, 2010 12:54 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: XML Sitemap being created in wrong directory
Replies: 6
Views: 6558

Re: XML Sitemap being created in wrong directory

Since you have two different databases now, can you change it on Site B?

Code: Select all

SELECT *
FROM ac_StoreSettings
WHERE FieldName = 'CommonSiteMap_SiteMapDataPath'
by cunningham
Sat Jan 09, 2010 12:26 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Error I have never seen before
Replies: 2
Views: 3175

Re: Error I have never seen before

I've seen a similar error when a customer has submitted and paid for an order, then used the browser's back button to get to a page that was in the checkout process. On my install it fails after 3 attempts, not 100. If you look at the time of the error and compare it to that customer's page view his...