Search found 77 matches

by robgrigg
Thu Aug 12, 2010 10:29 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Google Base
Replies: 0
Views: 1926

Google Base

Hi Trying to upload my google base file and getting the error; An error occured while uploading: The remote server returned an error: 227 Entering Passive Mode this is obviously a firewall issue, but I'd really like not to open up a radnom number of ports from TCP 1023 + So can I configure this to u...
by robgrigg
Wed Aug 04, 2010 2:07 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: different payment methods per country
Replies: 2
Views: 2114

different payment methods per country

Hi Guys, Quick question. Is there a way to change the payment methods offered to a user depending on the contry tey come from? You can asign payment methods to groups but this relies on the user being registered and in a group which in most of our cases is not true. The scenarios is that we don't wa...
by robgrigg
Mon May 24, 2010 10:51 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Get the categories in order.
Replies: 1
Views: 1972

Get the categories in order.

Hi, I am currently using the CategoryCollection categories = CategoryDataSource.LoadForParent(categoryId, true); methos to get the root category and then recurse on this to build a menu. All is fine except I have just noticed that the categories are ordered as they wre created. not as they are organ...
by robgrigg
Sat May 22, 2010 4:16 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Localisation Bug and work around.
Replies: 0
Views: 1690

Localisation Bug and work around.

Hi, I am using 7.0.4 in the UK. I have set the Local in my web config to en-GB <globalization culture="en-GB" uiCulture="en-GB"/> This works but causes an issue in the admin order summary page with the Date Quick Pick drop down. On the page some code writes out some JavaScript which sets the dates o...
by robgrigg
Sat May 22, 2010 4:16 am
Forum: International Questions and Topics
Topic: Localisation Bug and work around.
Replies: 0
Views: 8301

Localisation Bug and work around.

Hi, I am using 7.0.4 in the UK. I have set the Local in my web config to en-GB <globalization culture="en-GB" uiCulture="en-GB"/> This works but causes an issue in the admin order summary page with the Date Quick Pick drop down. On the page some code writes out some JavaScript which sets the dates o...
by robgrigg
Sat May 22, 2010 4:05 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Taxes
Replies: 1
Views: 1732

Taxes

Hi, I am trying to write a custom report which lists products and the associated sales by product for a period. I know there is a report for this but I need a couple of additional columns which have presented me with a question. What I am looking to do is to show a row for all products and list out ...
by robgrigg
Wed May 05, 2010 2:50 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Manual Capture
Replies: 1
Views: 1711

Manual Capture

Hey ho. I have a custome Payment Gateway. When we process an order which is authorised but failes some AVS / CVV checks I am setting the payment to pending (thinking I am being smart here) . The idea is that when our order processing team see this they will make enquireies before capturing....(we de...
by robgrigg
Wed May 05, 2010 2:45 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom Reports
Replies: 18
Views: 13260

Re: Custom Reports

um, interesting. I thought I had the source code?

Is there an additional option where I can buy the source for the reports?

If so I will :).

R.
by robgrigg
Sat Apr 10, 2010 5:59 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom Reports
Replies: 18
Views: 13260

Re: Custom Reports

Further to this,

would it be possible to get the SQL query for the monthly sales report?

This will save me hours figuring out the schema.

Thanks.

Rob.
by robgrigg
Sat Apr 10, 2010 5:27 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Pay by phobe creates a phone payment.
Replies: 1
Views: 1685

Re: Pay by phobe creates a phone payment.

FYI,

I created a custome phone payment form and removed the amoutn from the payment.

This then turns up in admin as a phone payment but with zero value. We then can create a new payment over the phone.

A bit crappy but it works.

Rob.
by robgrigg
Sat Apr 10, 2010 5:25 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom Reports
Replies: 18
Views: 13260

Custom Reports

Hi.

I want to write a custom report simular to the monthly sales report by grouped by product rather than date.

Whilst I can write this from scratch it would be a real pain. Any chance I can get the code for the Monthly sales report and then I can simply modify this code.

Cheers,

Rov.
by robgrigg
Fri Apr 09, 2010 5:39 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: admin login timeout
Replies: 10
Views: 5593

Re: admin login timeout

Thanks for your continued advice.

The Database is on the same server...

Any other thoughts?
by robgrigg
Thu Apr 08, 2010 12:36 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Registered user ?
Replies: 9
Views: 4770

Re: Registered user ?

Thanks Mazhar, this makes sense.

As a feature request, would it be possible in the future to distinguish this in your code and maybe offer a user.IsRegistered boolean?

Cheers,

Rob.
by robgrigg
Thu Apr 08, 2010 10:46 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: admin login timeout
Replies: 10
Views: 5593

Re: admin login timeout

I have this hosted on my own server with 1and1 so I have full control.
It is a strange issue. I have check and rechecked the configurations and really can't explain.

If you could turn up the issue you had it migh help shed some light.

Thanks again for you assistance.

Rob.
by robgrigg
Thu Apr 08, 2010 10:06 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Pay by phobe creates a phone payment.
Replies: 1
Views: 1685

Pay by phobe creates a phone payment.

Hi, I have two payment methods on my site, credit card and phone payment. I have just discovered that when a user select pay over the phone, the system records a phone payment for them against the order. If we then go in and take a payment on the order by adding a credit card payment then the order ...
by robgrigg
Thu Apr 08, 2010 8:34 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: admin login timeout
Replies: 10
Views: 5593

Re: admin login timeout

My site is staying live and other users are on the site, the passwords just time out.

Thanks for the link, I'll look at that.

Do do still want to figure out what the issue is becaise it is affecting all logged in users.

Cheers,

Rob.
by robgrigg
Thu Apr 08, 2010 8:32 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Registered user ?
Replies: 9
Views: 4770

Re: Registered user ?

Please can you help.

This is the second thread I have created on this subject an I get the same response, it goes dead. This is a problem for me and if I am not told otherwise I must assume it is a bug in the system.

Please can you help.

Thanks

Rob.
by robgrigg
Wed Apr 07, 2010 2:39 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Registered user ?
Replies: 9
Views: 4770

Re: Registered user ?

Looking at the code in the one page check out, it creates a user with a dummy password and sets the forms authentication. There is nothing in here that I can see to indicate that the user would be anonymous. bool anonCheckout = false; if (trAccount.Visible) { //MIGRATE THE USER User oldUser = Token....
by robgrigg
Wed Apr 07, 2010 1:26 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Registered user ?
Replies: 9
Views: 4770

Re: Registered user ?

Mazhar I am sorry, but this is not true. In this instance I was not logged on, I click to say that i did not want to supply a password and this is the result I got. Please can you help me. I am not stupid and I am definitly getting these result for a user which has not supplied a password. Thanks. R...
by robgrigg
Wed Apr 07, 2010 7:22 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: admin login timeout
Replies: 10
Views: 5593

Re: admin login timeout

Hi, This is my web config entry <authentication mode="Forms"> <forms timeout="60" slidingExpiration="true" name="AC7.ASPXAUTH"/> </authentication> <sessionState mode="InProc" timeout="60" cookieName="AC7.SESSIONID"/> I still have the problem where the site logs you out every few minutes. I am runnin...
by robgrigg
Wed Apr 07, 2010 7:09 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Registered user ?
Replies: 9
Views: 4770

Re: Registered user ?

Hey, I have tried this with this code in my confirmation page. Label1.Text = "Order.User.IsAnonymous = " + Order.User.IsAnonymous.ToString(); Label1.Text += "<br/>Token.Instance.User.IsAnonymous = " + Token.Instance.User.IsAnonymous.ToString(); The result is; Order.User.IsAnonymous = False Token.Ins...
by robgrigg
Wed Apr 07, 2010 6:56 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Registered user ?
Replies: 9
Views: 4770

Re: Registered user ?

Thanks.

I redirect at the end of the on page checkout. I basically changes the Utility method to redirect to my page instead of the Receipt page.

You say Token.Instance..... Ho can I get hold of the Token class from within the code behind page?

Cheers.

Rob.
by robgrigg
Mon Apr 05, 2010 4:31 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Registered user ?
Replies: 9
Views: 4770

Registered user ?

Hi, I am using Anonymous checkout where a user can elect to enter a password or not. After the onepage checkout, I am redirecting to a confirmation page rather than the receipt page. On this page I want to be able to see if a user has or has not entered a password and will therefore be able to login...
by robgrigg
Wed Jan 06, 2010 11:50 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: one page checkout with the checkout login page
Replies: 1
Views: 1542

one page checkout with the checkout login page

Hi

I want to mod the checkout so that I first get the loging page which is the first step in the milt page checkout and then get the one page checkout.

What's the most conformant way to do this?

Cheers.

Rob.