Search found 77 matches

by troutlet
Sat Mar 01, 2008 10:10 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Order of Ratings/Reviews
Replies: 18
Views: 11921

ooops

Code: Select all

<asp:TemplateField HeaderText="Rating" SortExpression="Rating">
I tried changing that to SortExpression="ReviewDate" but it had no affect at all, which I found strange. I expected it to break or something.
by troutlet
Sat Mar 01, 2008 9:52 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Order of Ratings/Reviews
Replies: 18
Views: 11921

looking

I just appreciate you looking into it at all.

I see the line:
<asp>

I tried changing that to Review Date but it had no affect at all, which I found strange. I expected it to break or something.
by troutlet
Sat Mar 01, 2008 9:17 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Order of Ratings/Reviews
Replies: 18
Views: 11921

Still unclear

Thanks but I'm still unclear on how to do that. Do you mean to add this as part of the [[ConLib:ProductReviewsPanel]] string? or is this to go in the .cs file or something else?
by troutlet
Fri Feb 29, 2008 4:34 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Order of Ratings/Reviews
Replies: 18
Views: 11921

clue

Thanks Judy, that's a good clue.

I'm tempted to report it as a bug. It seems that all sites with reviews list them with the newest one first.
by troutlet
Fri Feb 29, 2008 10:42 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Order of Ratings/Reviews
Replies: 18
Views: 11921

Order of Ratings/Reviews

Currently when a new Review is posted it goes on the end of the list. I think that it should go at the front of the list (most recent reviews first) but have not been able to find out how to make the change. Any advice?
by troutlet
Fri Feb 29, 2008 10:38 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Edit Product page shifts
Replies: 5
Views: 3500

seen it

I've seen it!

I get this exact same shifting when using Firefox but not when using IE.

My solution.....use IE when adding products and Firefox for everything else.
by troutlet
Fri Feb 29, 2008 10:36 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Military Shipping
Replies: 19
Views: 9839

ideas

I'd be curious to see what happens if you only have USPS set up. Right now that's what we have and there are no problems.

I may have read another post about issues with the shipping estimator and multiple shipping carriers. Seems that Joe disabled it completely until a fix is released.
by troutlet
Thu Feb 28, 2008 4:20 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Military Shipping
Replies: 19
Views: 9839

APO

Glad that you found your answer. Military addresses receive special mailing rates to help military personnel. This really helps the people overseas. USPS calculates the overseas addresses as if they were located at NY,NY (at least it used to be NY). So this kinda explains why UPS doesn't participate.
by troutlet
Tue Feb 26, 2008 2:13 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Advanced Method for picking images
Replies: 3
Views: 2669

Do you mean

Do you mean under:
Administration > Website > Logo and Images

Where it says "Product Image Lookup by SKU"? This is where you can tell Able to auto look for images based upon the sku.
by troutlet
Sun Feb 17, 2008 11:29 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: resubmit payment
Replies: 11
Views: 5861

I'll try it

That's great. Thank you very much for the info. I think that will take care of it.
by troutlet
Sun Feb 17, 2008 4:46 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: resubmit payment
Replies: 11
Views: 5861

No, no answer

You are the only reply. The question has not been resolved.. Thanks though!
by troutlet
Fri Feb 15, 2008 4:58 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: resubmit payment
Replies: 11
Views: 5861

resubmit payment

I thought that this was covered in a previous post but I was unable to locate it. When a customer submits their payment at the time of the order and the credit card fails what is the process to allow the customer to go back in and resubmit? I thought that deleting the payment would have the desired ...
by troutlet
Sat Feb 09, 2008 4:19 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Product sorting in Categories
Replies: 2
Views: 2880

agreed

I 100% agree with you. This has been reported before and I think (hope) that this will be fixed in the upcoming version.
Personally I'd also like to see a sort option to sort by Reviews/Rating. An awful lot of stores do this by default.
by troutlet
Fri Feb 01, 2008 4:28 am
Forum: Good Reference Posts
Topic: Code for Alert when there are reviews to approve
Replies: 10
Views: 26234

definately

I agree, this really should be there. An email would be great. A notice or alert on the Dashboard might work fine too.
by troutlet
Thu Jan 31, 2008 4:38 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: header padding need to change
Replies: 1
Views: 2369

css

I think that yours is an issue of margin. look at your: /App_Themes/ics/1style.css and find: #storeHeader .logo img (line 545) {margin: 10px 0 0 10px; } change to: {margin: 0 0 0 10px; } if you keep exploring and play around with #storeHeader .headerContent you can change the size of the header. Tha...
by troutlet
Sat Jan 26, 2008 7:26 am
Forum: Feature Requests
Topic: APO/FPO for Shipping and Billing
Replies: 30
Views: 48115

UPS

As far as I know it will be fine although I've not tried it. This method is what was used in our old cart. There were many people using the old cart that also used UPS.

Those codes are taken from the USPS service just like all of the other codes. But if in doubt, try it and perform a test order.
by troutlet
Sat Jan 26, 2008 6:28 am
Forum: Feature Requests
Topic: APO/FPO for Shipping and Billing
Replies: 30
Views: 48115

How to add APO/FPO locations

Over the years, we too, have done quite a bit of business with the brave men and women in the US Military. To add the capability to AC7 we just need to add 3 new states under the United States country listing. Those states and their respective codes are as follows: code _____ name AE_______Armed For...
by troutlet
Tue Jan 22, 2008 4:48 am
Forum: Feature Requests
Topic: Ability to delete variants
Replies: 7
Views: 8335

Ability to delete variants

When using the ConLib:BuyProductDialogOptionsList variants are created by adding sets of options which are in turn used to create every possible combination of variants. It would be nice and practical to be able to delete the unwanted combinations from the Manage Variants screen.
by troutlet
Tue Jan 22, 2008 4:43 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Who do you host with
Replies: 13
Views: 8582

dedicated

SoftLayer is a good choice for dedicated. You might look around over at webhostingtalk.com for a deal.
by troutlet
Sat Jan 19, 2008 3:33 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Preferred Currency on Home page?
Replies: 0
Views: 1531

Preferred Currency on Home page?

I like the Preferred Currency tool on the Members/MyAccount.aspx page. Do you know how I might use this tool on the home page?
by troutlet
Fri Jan 11, 2008 4:35 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: I need some help/advice
Replies: 11
Views: 7081

backup

Yes just ask for a backup. He may charge you $5 or something similar.

Trust me..if I can do it, you can certainly do it!
by troutlet
Fri Jan 11, 2008 4:14 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: I need some help/advice
Replies: 11
Views: 7081

Orphans

and if you do get those pesky permission errors (my guess is that you will), then do the following:

Run a script in Query Analyzer to fix the orphaned user:

EXEC sp_change_users_login 'Auto_Fix', 'usernamegoeshere'
by troutlet
Sun Jan 06, 2008 8:29 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: E-mail address invalid for a customer?
Replies: 1
Views: 2030

email restrictions

It's a known bug. I had found the same problem a few weeks back and when I created a support ticket I was given a link to a patch. Sorry that I do not still have the link but I feel sure that it will be part of RC2.

I had found that any email with a number in it would throw a flag.
by troutlet
Mon Dec 17, 2007 9:18 am
Forum: Feature Requests
Topic: Webpage Preview
Replies: 2
Views: 4720

Store button

yeah, a little different. Clicking on store takes you to the home page. What I am referring to is when you create a webpage from the admin and then want to view what you have created. When you create a new product there is 'preview' link to check out what you have built. I believe this should be on ...
by troutlet
Fri Dec 14, 2007 7:45 am
Forum: Feature Requests
Topic: Webpage Preview
Replies: 2
Views: 4720

Webpage Preview

I would like to see a preview button when editing or creating a webpage in the Admin of AC7.