Search found 30 matches

by vhemlani
Tue Dec 20, 2011 3:16 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Restrict Product availability by Zone
Replies: 1
Views: 1889

Restrict Product availability by Zone

Is there a way to restrict some products/items from being shipped to some zones? The scenario is that we have these jewelry products that are drop-shipped by a different vendor. That vendor does not ship to all international locations. How can I restrict these particular products on our website from...
by vhemlani
Mon Dec 19, 2011 4:29 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Business and Residential flags
Replies: 30
Views: 20733

Re: Business and Residential flags

As programmatic as solution for this can get, I decided on a much simpler solution which probably isn't the most ideal. I just added the following style attribute to the html tag surrounding this part of the page: display:none; I did this on onepagecheckout and on editmyaddress Are there any more pl...
by vhemlani
Wed Sep 14, 2011 4:55 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Unable to change tracking number link
Replies: 2
Views: 2171

Re: Unable to change tracking number link

I haven't looked to see if the tracking link in the outgoing emails are correct/incorrect.

I'm referring to the tracking number link in the order manager.
by vhemlani
Mon Sep 12, 2011 3:52 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Unable to change tracking number link
Replies: 2
Views: 2171

Unable to change tracking number link

This issue was brought to my attention after a customer had complained about having an incorrect tracking number emailed to him. I looked over his order and realized his tracking number was correct, but the link was incorrect. The link was for USPS' tracking system, but the tracking # was a FedEx tr...
by vhemlani
Thu Sep 01, 2011 9:25 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Category sorting not functioning correctly
Replies: 23
Views: 16973

Re: Category sorting not functioning correctly

You have stumbled across a known issue. Merchant defined sort order does not work properly when products are in more than one category. It has been discussed in forums before. You may search to find more information. I can't seem to find more information on this. Can you direct me to the forum thre...
by vhemlani
Fri Aug 12, 2011 4:14 pm
Forum: 7.0 DataPort
Topic: Moving from Development to Production
Replies: 1
Views: 8296

RESOLVED: Moving from Development to Production

For some reason I'm only able to use dataport from within the network on which the webserver is located.

That works for me as I have access to remote desktop on our webserver.
by vhemlani
Fri Aug 12, 2011 4:07 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: RESOLVED: Pull Sheet to have Model Number
Replies: 12
Views: 10257

RESOLVED: Pull Sheet to have Model Number

This is somewhat resolved.

My custom view pulls all the order item information I need for orders within a specific status. My pullsheet displays everything within that view using the listview control.
by vhemlani
Fri Aug 12, 2011 4:05 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Reversing Update Shipment Status Error?
Replies: 5
Views: 3694

RESOLVED: Reversing Update Shipment Status Error?

I was able to do it through the database.

Something to NOTE: You have to delete "Ship Date" otherwise it will automatically revert to "Shipped" status.
by vhemlani
Fri Aug 12, 2011 4:03 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: RESOLVED: Packing Slips and Invoices
Replies: 2
Views: 2351

RESOLVED: Packing Slips and Invoices

My goal ultimately was to make the fulfillment process more seamless. I created my own pull sheet because the pullsheet from ablecommerce does not work with model numbers. The way my pullsheet works is: it pulls everything that is in a specific status. You do not actually have to check any of the or...
by vhemlani
Fri Aug 12, 2011 3:59 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: RESOLVED: Phone Number Validation
Replies: 2
Views: 3646

RESOLVED: Phone Number Validation

That helped.

I used the control to validate the phone number. It puts a message on the page when the phone number doesn't pass the validation. The customer is still allowed to proceed to the next steps of the checkout process even if the phone number doesn't pass the validation.

Thank you jmestep.
by vhemlani
Wed Aug 10, 2011 8:50 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: RESOLVED: SR1a FedExWS
Replies: 2
Views: 2304

RESOLVED: SR1a FedExWS

This resolved it. Thanks Katie!
by vhemlani
Tue Aug 09, 2011 3:28 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: RESOLVED: SR1a FedExWS
Replies: 2
Views: 2304

RESOLVED: SR1a FedExWS

Hello, I was attempting to apply the fedex part of the SR1a patch. I added the following files: Admin\Shipping\Providers\FedExWS\Configure.aspx Admin\Shipping\Providers\FedExWS\Configure.aspx.cs Admin\Shipping\Providers\FedExWS\Register.aspx Admin\Shipping\Providers\FedExWS\Register.aspx.cs Bin\Comm...
by vhemlani
Thu Aug 04, 2011 2:55 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: RESOLVED: Phone Number Validation
Replies: 2
Views: 3646

RESOLVED: Phone Number Validation

It seems like customers are allowed to enter just about any set of numbers in the phone number field.

Is there a feature that enables some sort of phone number validation somewhere in ablecommerce? If not, is there an easy fix to creating a solution for this?

Thanks,
Vishal
by vhemlani
Mon Aug 01, 2011 6:58 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: RESOLVED: Packing Slips and Invoices
Replies: 2
Views: 2351

RESOLVED: Packing Slips and Invoices

Hi, I need to make a customization. Currently the packing slips and invoices print based on which orders are selected on the order manager window. How do I go about creating something that will print packing slips and invoices based on orders being within a specific order status? In other words, I w...
by vhemlani
Fri Jul 29, 2011 5:53 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Reversing Update Shipment Status Error?
Replies: 5
Views: 3694

Re: Reversing Update Shipment Status Error?

Was there a solution to this?
by vhemlani
Mon Jul 11, 2011 6:02 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: RESOLVED: Pull Sheet to have Model Number
Replies: 12
Views: 10257

Re: Pull Sheet to have Model Number

I guess there's no solution.

I am trying this as an alternative:
I created a view on the SQL end to display the orders with my preferred status. I'm currently in the process of printing that to some page. It's a work around I guess.
by vhemlani
Tue Jul 05, 2011 12:39 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: RESOLVED: Navigation
Replies: 2
Views: 3099

RESOLVED: Navigation

Thanks. That helped. I settled with the tree menu.
by vhemlani
Tue Jul 05, 2011 12:38 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: RESOLVED: Category Index/Landing page?
Replies: 3
Views: 4114

RESOLVED: Category Index/Landing page?

I ended up using CategoryGrid4 control. I put in my landing page content into the description of the category, and categorygrid4 control pulled it to display at the category level. I also modified categorygrid4 to remove the display of the sub-categories below the description.
by vhemlani
Wed Jun 29, 2011 10:02 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: RESOLVED: Pull Sheet to have Model Number
Replies: 12
Views: 10257

Re: Pull Sheet to have Model Number

Any suggestions from anybody?
by vhemlani
Tue Jun 28, 2011 9:25 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: RESOLVED: Pull Sheet to have Model Number
Replies: 12
Views: 10257

Re: Pull Sheet to have Model Number

Let me know if you have any solutions Mazhar.

Thanks,
Vishal
by vhemlani
Thu Jun 23, 2011 11:38 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: RESOLVED: Pull Sheet to have Model Number
Replies: 12
Views: 10257

Re: Pull Sheet to have Model Number

I have both my files attached. I'm not sure why it crashes for me.

I tried the image thumbnail implementation as well, but that didn't work for me either.

I dunno what I'm doing wrong.

Thanks,
Vishal
by vhemlani
Wed Jun 22, 2011 9:45 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: RESOLVED: Pull Sheet to have Model Number
Replies: 12
Views: 10257

Re: Pull Sheet to have Model Number

Any ideas?
I'm happy to get this working without the if then logic too.

I just need ModelNumber to appear on the pull sheet.

SQL wise, it's quite simple, but i have no idea how to add it into the pullsheet.aspx(.cs)
by vhemlani
Fri Jun 17, 2011 2:33 pm
Forum: 7.0 DataPort
Topic: Moving from Development to Production
Replies: 1
Views: 8296

Moving from Development to Production

Hello, I have one server up and running with dataport fully functional with Ablecommerce. This is my Development server. I use dataport from within the subnet to connect to my Development server. I've recently been given another server with Ablecommerce up and running. This is my Production server. ...
by vhemlani
Tue Jun 14, 2011 11:49 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: RESOLVED: Pull Sheet to have Model Number
Replies: 12
Views: 10257

RESOLVED: Pull Sheet to have Model Number

I need to have ModelNumber as a column on the pull sheet because for products without variants, that's where I store my UPC. How do I do this? I've played around with PullSheet.aspx and PullSheet.aspx.cs with no success. So in logic I need: IF the product does not have a variant, DISPLAY ModelNumber...