Search found 77 matches

by robgrigg
Wed Jan 06, 2010 11:47 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Postcodes to control zones.
Replies: 5
Views: 8150

Re: Postcodes to control zones.

Update. I ahve got this working using the regex option in the zones. I have created the following zones; Scotish highlands Scotish Islands Northern Island Channel Islands etc. Each of these has an inclusive regilar expression based on the poscode in that area. I have then combined all of these into ...
by robgrigg
Wed Jan 06, 2010 2:36 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Increase datavase field size
Replies: 2
Views: 2020

Increase datavase field size

Hi, I need to increase the field size in the system for the postal codes include and exclude fields. I need to be able to increase the DB field size and all input fields. I also need to know that the code which processes these will not be affected. Please help, I need to do this urgently. Thanks. Rob.
by robgrigg
Tue Jan 05, 2010 4:09 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: zones
Replies: 0
Views: 1461

zones

Hi I am still plugging away at these post codes and zones and it has all gone quiet. I have another question which I hope some one can help with. If I put two zones in, one which has an filet and one which does not have any. if the filter matches will the software return 1 or 2 zones? i.e will it re...
by robgrigg
Tue Jan 05, 2010 8:25 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Postcodes to control zones.
Replies: 5
Views: 8150

Re: Postcodes to control zones.

I have a further question. the postcodes in the uk are in the format XXn(n) nXX. Where x is a character, n is a number and (n) is optional for numbers bellow 10. For example. TN1 1AB which can also be written as TN11AB. one can also have the postcode TN11 1ab, which caould be written TN111AB. let's ...
by robgrigg
Tue Jan 05, 2010 7:30 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: admin login timeout
Replies: 10
Views: 5625

admin login timeout

Hi, After creatiung a new site on 7.0.4 (i have a dev site already running 7.0.3)
I have noticed with the new site that the login times out very quickly, within 10 mins. I have checked the form authentication setting and this is set to 90.

Any ideas?

Rob.
by robgrigg
Tue Jan 05, 2010 7:02 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Postcodes to control zones.
Replies: 5
Views: 8150

Re: Postcodes to control zones.

Thanks Uzair, thats great news. On the last note, to explain further, there are about 1.7 M posrcodes in the UK. If I look at the regions i want to treat differently then I get to about 200 post codes. so my plan is to setup a zone for each of the smaller regions which the shipping costs are greater...
by robgrigg
Mon Jan 04, 2010 1:42 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Postcodes to control zones.
Replies: 5
Views: 8150

Postcodes to control zones.

Hi, I want to use the zones to differenciate postcodes for shipping in the UK. I have all of the post code rules but they are a little complicated. For example, the Scotish Highlands can have the codes beginning IV1*-IV28*, IV33*-IV39* but not IV29*, IV30*,IV31,IV32. My questions. Is there an order ...
by robgrigg
Mon Jan 04, 2010 1:15 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Help regarding zones & postal codes
Replies: 5
Views: 2961

Re: Help regarding zones & postal codes

Hi, I am facing the same problem. Did you get this resolved?
by robgrigg
Fri Dec 18, 2009 10:36 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Files changes for 7.0.4
Replies: 3
Views: 2532

Re: Files changes for 7.0.4

Thanks guys, just retro fitted my changes into the conlib files by using beyondcompare.

Great tip.

Thanks.

Rob.
by robgrigg
Fri Dec 18, 2009 10:35 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Error upgrading from 7.0.3 to 7.0.4
Replies: 5
Views: 3539

Re: Error upgrading from 7.0.3 to 7.0.4

Ok thanks. I have deleted them.

Cheers.

Rob.
by robgrigg
Fri Dec 18, 2009 7:23 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Error upgrading from 7.0.3 to 7.0.4
Replies: 5
Views: 3539

Re: Error upgrading from 7.0.3 to 7.0.4

Thanks. I did check this and check again. I can confirm that all pre and post tasks were done. Can you tell me where the CommerceBuilder.Taxes.Providers.AvaTax namespace is? I have reflected over the commercebuilder.dll and can also confirm it is not in my version. (version 7.4.13416.0) Thanks. R.
by robgrigg
Fri Dec 18, 2009 6:43 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Error upgrading from 7.0.3 to 7.0.4
Replies: 5
Views: 3539

Error upgrading from 7.0.3 to 7.0.4

Hi I am getting the following error on a compile of a site upgraded from 7.0.3 to 7.0.4. The type or namespace name 'AvaTax' does not exist in the namespace 'CommerceBuilder.Taxes.Providers' (are you missing an assembly reference?)\Admin\Taxes\Providers\AvaTax\Default.aspx.cs It is the using stateme...
by robgrigg
Fri Dec 18, 2009 3:09 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Files changes for 7.0.4
Replies: 3
Views: 2532

Files changes for 7.0.4

Hi,

Is there a list of the files changed in the 7.0.4 release.

I have seen the change log which is great but as I have customised some core pages and I obviously don;t want to just copy my version over and changes.

Cheers,

Rob.
by robgrigg
Tue Oct 20, 2009 8:45 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Anon users who have completed and order but not registered
Replies: 10
Views: 4244

Re: Anon users who have completed and order but not registered

great. So in the final scenario, when the user checks out anonymously and then gets sent to the reciept page, the user.IsAnonymous is false and this will stay this way until tey close the browser or click logout. i guess this makes sense. You can tell this is the case because they will be presented ...
by robgrigg
Tue Oct 20, 2009 6:51 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: product templates.
Replies: 1
Views: 1377

product templates.

Hi,

I get that product templates allow me to structure data which is then displayed in a common format, this is great.

However this does not seem searchable. Is there a way for to make this searchable.

Even better it woul be great if it could be used as a critera in the search refinement.

R.
by robgrigg
Sun Oct 18, 2009 1:39 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: HTML meta data, style links and jave script tags
Replies: 8
Views: 4843

Re: HTML meta data, style links and jave script tags

Order is an important factor. You want the meta tags at the top of the page before css and java script entries. You should also do this for page rendering speeds. Symantic Html does has an impact too. the description field and the proper use of H1, P, etc. Chucking everything in a table is not a gre...
by robgrigg
Sun Oct 18, 2009 8:10 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: HTML meta data, style links and jave script tags
Replies: 8
Views: 4843

Re: HTML meta data, style links and jave script tags

To be clear, this is not entirly an AC issue. The problem with the order of the .css entires is actually an asp.net issue and reletes to the use of themes. There are work arounds and this a a great article to explain how to apply some of them. http://www.dentaku.com/2007/01/take-control-over-stylesh...
by robgrigg
Fri Oct 16, 2009 2:43 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: HTML meta data, style links and jave script tags
Replies: 8
Views: 4843

Re: HTML meta data, style links and jave script tags

Thanks but this post does not really address my problem it only talks about breaks and not order.

For reference, I have removed the css files from the theme dir and edited the .master pages to add them in the order they need to be added.

Rob.
by robgrigg
Fri Oct 16, 2009 2:42 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Anon users who have completed and order but not registered
Replies: 10
Views: 4244

Re: Anon users who have completed and order but not registered

Great, I get that, now back to the earlier question which I could do with an answer to if possible. there are 3 user states. 1) Anon - the site will ask for permission to log in to secured areas such as My Account. 2) Anon, but completed an order. The user looks like they are logged in for that sess...
by robgrigg
Fri Oct 16, 2009 2:37 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Bundles, I am sure I am being stupid
Replies: 1
Views: 1372

Bundles, I am sure I am being stupid

Hi all, I am trying to setup a bundle where I can sell two products together for a slightly better price. I have set this up but cannot seem to configure the site to show the bundle. I have looka ta all of the product display pages, including the product3.aspx and the content page for options. I hav...
by robgrigg
Fri Oct 16, 2009 5:12 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Anon users who have completed and order but not registered
Replies: 10
Views: 4244

Re: Anon users who have completed and order but not registered

Guys, this is an issue. I need to be able to distinguish if a user is logged in because they have registered or because they have come through an anonymous checkout. If a user buys anonumously, and then returns and uses the same email address. They will be asked to login or will not be able to proce...
by robgrigg
Thu Oct 15, 2009 9:58 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Anon users who have completed and order but not registered
Replies: 10
Views: 4244

Re: Anon users who have completed and order but not registered

I think you are missing my question. there are 3 user states. 1) Anon - the site will ask for permission to log in to secured areas such as My Account. 2) Anon, but completed an order. The user looks like they are logged in for that session but have not registerd by providing a password. user.IsAnno...
by robgrigg
Thu Oct 15, 2009 9:38 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: simple email question
Replies: 3
Views: 1821

Re: simple email question

Ah,

I don't have that in my build, nor are they included in the copy of ac_7_0_3_stable_b12458.exe.

Is there somewhere else I can get them, or should I have done somthing else in the install?

Cheers,

Rob.
by robgrigg
Thu Oct 15, 2009 9:27 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Anon users who have completed and order but not registered
Replies: 10
Views: 4244

Re: Anon users who have completed and order but not registered

Thanks Mazhar,

So you are saying that the way to tell if this user an anon but not registered user is for password count to be 0?

Cheers.

Rob.
by robgrigg
Thu Oct 15, 2009 9:24 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: simple email question
Replies: 3
Views: 1821

simple email question

are there any templates for email that I can copy and modify?

Cheers,

Rob.