Search found 183 matches

by bobr2k
Tue Nov 11, 2008 3:35 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Obtaining bread crumb path for a product for use in datafeed
Replies: 6
Views: 3433

Re: Obtaining bread crumb path for a product for use in datafeed

I love watching you guys work - even if I don't understand all of it :lol:
by bobr2k
Mon Nov 10, 2008 3:40 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom navigation fails on localhost
Replies: 12
Views: 6920

Re: Custom navigation fails on localhost

SolunarServices wrote:Let's practice on one link. Let me know if that works.
Looks to me like it's working. I can probably get the rest by following the same procedure. I just knew there was a way to get it to work. Thanks Joe! :mrgreen:
by bobr2k
Sat Nov 08, 2008 3:15 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom navigation fails on localhost
Replies: 12
Views: 6920

Re: Custom navigation fails on localhost

Is this in an AC7 scriptlet or something you've built directly into an ASPX page? It's in a custom conlib - <%@ Control Language="C#" AutoEventWireup="true" CodeFile="CommonNav.ascx.cs" Inherits="ConLib_Custom_CommonNav" %> <ul id="<%= NavIdName %>" class="nav clearfix"> <li class="first"><a href="...
by bobr2k
Sat Nov 08, 2008 11:02 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom navigation fails on localhost
Replies: 12
Views: 6920

Re: Custom navigation fails on localhost

What's the full URL of the page you want that link on? When it's on the server http://www.webermeats.com when it's on local http://localhost/weberdev/ (I've think I've got that right :? ) ... It's not just one link but all navigation links in the header, including basket, contact us, awards, our hi...
by bobr2k
Sat Nov 08, 2008 9:24 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom navigation fails on localhost
Replies: 12
Views: 6920

Re: Custom navigation fails on localhost

Unfortunately Joe, I've tried both of those and they don't always work either.
by bobr2k
Thu Nov 06, 2008 12:44 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom navigation fails on localhost
Replies: 12
Views: 6920

Re: Custom navigation fails on localhost

I found this but I don't understand how to apply it: Use this in any ASP.NET page to get the application path. For example, if you run this function in http://localhost/pathtest/test.aspx, the function will return http://localhost/pathtest/ From: Get Application Path [C# / ASP.NET] http://www.thejac...
by bobr2k
Thu Nov 06, 2008 11:52 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom navigation fails on localhost
Replies: 12
Views: 6920

Re: Custom navigation fails on localhost

mazhar wrote:Have you tried by removing the both ~/
Yes - when I remove both from the links I run into a problem in checkout so if a user tries to go to products while in checkout the url resolves to "http://www.storename.com/checkout/search.aspx" (the same thing occurs for contact us, etc.)
by bobr2k
Thu Nov 06, 2008 11:10 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom navigation fails on localhost
Replies: 12
Views: 6920

Custom navigation fails on localhost

Help! we have a customized navigation scriplet which runs fine on the server using a slash without the tilde such as: <li><a href="/Basket.aspx">View Cart</a></li> which shows on the status line when you hover over it as "http://www.storename.com/Basket.aspx" - everything works great. However when i...
by bobr2k
Mon Nov 03, 2008 8:29 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Gift Certificate Transactions in AC7
Replies: 12
Views: 11325

Re: Gift Certificate Transactions in AC7

jmestep wrote:I added the gift certificate serial number to the activation email and am going to add a nice image or piece of html code. That might work for you.
Would you be willing to share that when it's finished? :mrgreen:
by bobr2k
Mon Nov 03, 2008 12:09 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Don't forget to change your store Time Zone setting
Replies: 8
Views: 6942

Re: Don't forget to change your store Time Zone setting

Maybe we're saying the same thing - maybe not - I'm suggesting no need to change in spring and fall if you use the appropriate UTC code.
by bobr2k
Mon Nov 03, 2008 11:07 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Don't forget to change your store Time Zone setting
Replies: 8
Views: 6942

Re: Don't forget to change your store Time Zone setting

SolunarServices wrote:Setting mine to UTC would throw all my reports off by 5 hours (Eastern Time).
I must be missing something. I actually meant picking the correct UTC code ... mine is CST so UTC-6 just like we set the time on the Microsoft Windows setup ... maybe it works for some and not for others. :mrgreen:
by bobr2k
Mon Nov 03, 2008 10:00 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Don't forget to change your store Time Zone setting
Replies: 8
Views: 6942

Re: Don't forget to change your store Time Zone setting

DST has changed once again. Remember to set your store time zone to "... Standard Time" instead of "... Daylight Time"
Wouldn't it be better to use the UTC code? I just changed ours and the time magically corrected itself (after refresh :D )
by bobr2k
Fri Oct 31, 2008 10:43 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Order incomplete - Gift Certificate disappears
Replies: 4
Views: 2800

Re: Order incomplete - Gift Certificate disappears

You will have to void the payment manually. I moved the order to cancelled status - again no change. So you're saying CANCEL order will not void the payment - correct? I tried another test order, partially paid with gift certificate and remainder with pay pal, then went to manage orders and cancell...
by bobr2k
Fri Oct 31, 2008 8:26 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Coupons in Packing Slip
Replies: 4
Views: 3159

Re: Coupons in Packing Slip

I think it's great that you each "chipped in" -- a great help to those of us who are less talented in this field.
Thanks!
by bobr2k
Thu Oct 30, 2008 11:22 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Order incomplete - Gift Certificate disappears
Replies: 4
Views: 2800

Order incomplete - Gift Certificate disappears

In testing I've discovered that a gift certificate was applied to a portion of an order but paypal failed (it was on my local server so that's to be expected) ... . when I went to "manage gift certificates" I found the gift certificate was gone (it had been moved to inactive status). . I moved the o...
by bobr2k
Thu Oct 30, 2008 10:22 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Gift Certificate Transactions in AC7
Replies: 12
Views: 11325

Re: Gift Certificate Transactions in AC7

bobr2k wrote: I also tried the demo stable site ... maybe there's a way to check out there ... I'll do some more searching.
Cool! I didn't have to actually checkout (just entered name, address, etc.) to see it on the stable demo site. Thanks again! :mrgreen:
by bobr2k
Thu Oct 30, 2008 10:11 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Gift Certificate Transactions in AC7
Replies: 12
Views: 11325

Re: Gift Certificate Transactions in AC7

mazhar wrote: 2)- Add this gift certificate to basket and checkout.
Thanks for your response mazhar ... since this site isn't yet live I can't really "checkout".
I also tried the demo stable site ... maybe there's a way to check out there ... I'll do some more searching.
by bobr2k
Thu Oct 30, 2008 7:31 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Gift Certificate Transactions in AC7
Replies: 12
Views: 11325

Re: Gift Certificate Transactions in AC7

Thanks Judy - I thought one of the notes said the gift certificate could be used online to pay for an order but I can't see where this is "visible" ... have you had any experience with that?
by bobr2k
Thu Oct 30, 2008 7:19 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Two sites are now "Live"
Replies: 2
Views: 2318

Re: Two sites are now "Live"

jmestep wrote: I was having some weird actions on a page that had listings in the right nav. That was in FF.
Judy,
Thanks for your response - we haven't been able to reproduce that problem. I'm using FF 2.0.0.17 - which version are you using?
by bobr2k
Wed Oct 29, 2008 12:21 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Two sites are now "Live"
Replies: 2
Views: 2318

Two sites are now "Live"

We have two of our sites up and running, one is a wine store http://www.lavendercrest.com/ -- this site is alive and well and running on Build 9381. The other is a custom meat market http://www.webermeats.com/ -- this site is available for viewing products and is running on Build 10152. We welcome y...
by bobr2k
Thu Oct 23, 2008 1:43 pm
Forum: Feature Requests
Topic: Recalculate Cart - Consider expanding the rules
Replies: 4
Views: 5526

Re: Recalculate Cart - Consider expanding the rules

We cannot change the items in the basket since the customer 'bought' it based on a certain assumption. I think what would be best is to remove the item from the basket and alert the customer. I'd vote for that but give the store an option to "not" notify the customer. I think that would just be set...
by bobr2k
Mon Oct 20, 2008 9:32 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Gift Certificate Transactions in AC7
Replies: 12
Views: 11325

Gift Certificate Transactions in AC7

Is there some place in the wiki or some other place that explains how the gift certificate works in ac 7? I've searched the forum and browsed in the ac7 user guide, reading a lot of notes and discussions, but can't quite see how it all comes together. :oops: Some specific questions I have. 1. Custom...
by bobr2k
Sat Oct 18, 2008 12:03 pm
Forum: Feature Requests
Topic: Gift Certificate Transaction Scheme
Replies: 2
Views: 4051

Re: Gift Certificate Transactions in AC7

Is there some place in the wiki or other that explains how the gift certificate works in ac 7? I've searched the forum and browsed in the ac7 user guide but can't quite see how it comes together. Some specific questions I have. This has been rewritten and moved to http://forums.ablecommerce.com/vie...
by bobr2k
Sun Jun 29, 2008 8:20 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Using a Development Server for upgrading multiple stores
Replies: 3
Views: 2804

Re: Using a Development Server for upgrading multiple stores

Thx Joe ... I was hoping for your ...
two-cents worth
:mrgreen:
by bobr2k
Wed Jun 25, 2008 1:43 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Using a Development Server for upgrading multiple stores
Replies: 3
Views: 2804

Using a Development Server for upgrading multiple stores

Is this explained in more detail somewhere in the documentation? Other options include Development Server Licenses, $195.00 per install We have multiple stores/licenses to upgrade ... I'd like to be able to use a development server to upgrade one store. Test and when everything is ok, copy the files...