Search found 59 matches

by deverill
Mon Apr 19, 2010 1:48 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Individual MSRP for each Variant?
Replies: 2
Views: 1861

Re: Individual MSRP for each Variant?

I was looking for the right direction and you nudged me back onto it. I was close but not exactly there yet. :)

Thanks for the help Joe.
by deverill
Fri Apr 16, 2010 3:25 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Individual MSRP for each Variant?
Replies: 2
Views: 1861

Individual MSRP for each Variant?

Hi gang, I am working on updating our store from 5.5 to 7 (about time!) and have a snag. In our current store we did a lot of "creative programming" to get the desired result. I'd like to avoid as much of that as possible with AC7. In our store we sell tickets to tours. A given tour can have 3-4 typ...
by deverill
Wed Feb 24, 2010 1:42 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Different types of users
Replies: 1
Views: 1379

Different types of users

Hi gang, I wanted to ask your collective opinion about something. We are moving from AC5.5 to AC7 and just starting the process. Currently we have 2 stores with identical inventory. One is for the general public. The other is for our vendors who get special prices. We let them log in with a custom s...
by deverill
Wed Feb 24, 2010 1:29 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Suspected site hacking - adding items to cart with $0 price
Replies: 8
Views: 3855

Re: Suspected site hacking - adding items to cart with $0 price

I'm guessing, but wanted to mention this. In our Able 5.5 store we are seeing a lot of people from places outside the US trying to mung up our store by putting in bogus URLs to see if they can gain access. Instead of :http://ourstore.com/category.aspx?SID=5&Category_ID=2 we are seeing ?SID=5&Categor...
by deverill
Wed Feb 03, 2010 3:44 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Never seen this error before- fontend
Replies: 4
Views: 2475

Re: Never seen this error before- fontend

I'm not on 7 yet so I can't tell you which file, but if you find the file causing the error and put the <%@ Page Language="C#" Debug="true" %> string at the very top it will help track the error. We do that with our 5.5 and it goes from a cryptic message like this to the actual source code and line ...
by deverill
Mon Jan 25, 2010 3:05 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Need solid advice about upgrade
Replies: 1
Views: 1403

Need solid advice about upgrade

Hi folks, I work at an online ticket seller and we need solid advice about upgrading. We currently have AC5.5 with VB.NET on MySQL and it is fairly customized. Here are my questions/obstacles - your input is valued: 1. We are not up to speed on C#. Should we throw in the towel now or is AC7 so modul...
by deverill
Tue Jan 19, 2010 1:01 pm
Forum: PCI Certification and Implementation Questions
Topic: Upgrading from 5.5 to the latest for PCI
Replies: 5
Views: 14823

Re: Upgrading from 5.5 to the latest for PCI

Thanks for your help Mike.

In the event we have to go to MS SQL and AC 7, is there anywhere I can see the table layout (chart or descriptive text)? That would be a big help in seeing where we are going and how painful it would be to reproduce our customizations.
by deverill
Mon Jan 18, 2010 11:57 am
Forum: PCI Certification and Implementation Questions
Topic: Upgrading from 5.5 to the latest for PCI
Replies: 5
Views: 14823

Re: Upgrading from 5.5 to the latest for PCI

Ah, so if we use a CC payment system that the customer logs in to *their* site to process the payment we would be pretty much free an clear of PCI? That's definitely sounding better!
by deverill
Mon Jan 18, 2010 11:31 am
Forum: PCI Certification and Implementation Questions
Topic: Upgrading from 5.5 to the latest for PCI
Replies: 5
Views: 14823

Upgrading from 5.5 to the latest for PCI

Hi gang, We are currently running a moderately customized AC 5.5 for ASP.NET with MySQL. With the PCI deadline coming we have to get compliant. My questions: Is there much difference between accessing MySQL and MS SQL? Unfortunately 7 doesn't support MySQL. How much difference is there in the table ...