Search found 7 matches

by PeteMVG
Wed Jul 06, 2011 3:24 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to access original URL
Replies: 0
Views: 2477

How to access original URL

Hi, How can access the pre-rewritten URL? For example, if the user goes to a content page called www.mysite.com/mypage.aspx which is actually using the standard content page, the URL that reaches the code is something like "webpage.aspx?webpageId=23" - but I need to get the original URL that the bro...
by PeteMVG
Thu May 05, 2011 4:17 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Currency symbol in emails
Replies: 2
Views: 2163

Re: Currency symbol in emails

Thanks, can't believe I didn't work that out myself!
by PeteMVG
Sat Apr 30, 2011 4:23 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Currency symbol in emails
Replies: 2
Views: 2163

Currency symbol in emails

Hi, The currency symbol in the confirmation emails is always showing as $, even though our only currency used is £ (this is the base (and only) currency of the store). We've had to make some changes to the checkout process and this has meant we're firing off the confirmation emails manually (differe...
by PeteMVG
Fri Apr 15, 2011 8:35 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Ablecommerce in source control (VS2010 TFS)
Replies: 1
Views: 2517

Ablecommerce in source control (VS2010 TFS)

Hi, I need several developers to work on the installation of Ablecommerce we are developing. For all our other projects we use Team Foundation Server as our source control. The problem here is that the Encrypted Data section causes errors (Failed to decrypt using provider 'DataProtectionConfiguratio...
by PeteMVG
Thu Apr 14, 2011 3:24 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Product image format - PNG
Replies: 4
Views: 3233

Re: Product image format - PNG

Sorry to bump this, does anyone have any suggestions or am I going to have replace the upload page with my code?
by PeteMVG
Mon Apr 11, 2011 9:24 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Product image format - PNG
Replies: 4
Views: 3233

Re: Product image format - PNG

Thanks, I knew it would be there somewhere.

However having just tested it the upload process has replaced the alpha-transparency with white..?
by PeteMVG
Mon Apr 11, 2011 7:41 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Product image format - PNG
Replies: 4
Views: 3233

Product image format - PNG

Hi,

I need to upload product images as a PNG file (transparency is required) but the default only allows JPG or GIF.

I assume this is changeable somewhere, but can't find where. Can someone point me in the right direction please?

thanks