Search found 45 matches

by fiddycent
Mon Apr 09, 2018 6:07 am
Forum: AbleCommerce GOLD
Topic: how to control page views
Replies: 4
Views: 4957

Re: how to control page views

Yes I had asked some questions a few years ago on that thread, I will take a look again. The IP addresses are coming mainly from US addresses, so I think geoIP filters would not help. The user agent is the only thing that remains the same and it doesn't have a bot name in it, but I guess that's why ...
by fiddycent
Mon Apr 09, 2018 1:10 am
Forum: AbleCommerce GOLD
Topic: how to control page views
Replies: 4
Views: 4957

Re: how to control page views

Nothing in the log files except for out of memory issues due to the files growing so large. Another 600k entries in my page views table and 20k anonymous users over the last 3 days. I guess I need to turn off page tracking, this is getting ridiculous.
by fiddycent
Wed Apr 04, 2018 9:51 am
Forum: AbleCommerce GOLD
Topic: how to control page views
Replies: 4
Views: 4957

how to control page views

Website has been up for some time and working out ok. However it went down recently, due to file size growing significantly. The root cause is the ac_pageviews table has 21 million rows over the last two months. We don't get but a handful of actual customers per day so it must be bots? I truncated t...
by fiddycent
Tue Sep 13, 2016 8:17 am
Forum: AbleCommerce GOLD
Topic: zero price
Replies: 1
Views: 3321

zero price

Hi, I am using group pricing for my customers. We have a large range of products. 99.9% of the products have pricing in place. Every now and then, when we add a part we may forget to add the price to one of the group's pricing. So for them it shows at $0. In that case, I want to not let them check o...
by fiddycent
Thu Jul 28, 2016 9:40 am
Forum: AbleCommerce GOLD
Topic: Order Notes in email template
Replies: 3
Views: 4577

Re: Order Notes in email template

I guess I need to check to see if the Count of Public notes is greater than 0, nevermind
by fiddycent
Thu Jul 28, 2016 9:07 am
Forum: AbleCommerce GOLD
Topic: Order Notes in email template
Replies: 3
Views: 4577

Re: Order Notes in email template

Thanks! One more quick question - the header is showing up even if I don't have any Notes. I tried wrapping the following around your code but it doesn't seem to work. What did I do wrong?

Code: Select all

#if ($order.Notes.Count > 0)

     your code

#end
by fiddycent
Wed Jul 27, 2016 10:56 am
Forum: AbleCommerce GOLD
Topic: Order Notes in email template
Replies: 3
Views: 4577

Order Notes in email template

Customer can add Order Notes on the Checkout Page. Is it possible to add these notes to the Order Confirmation email? If so, what would I need to add to the template?
by fiddycent
Wed Jul 27, 2016 3:37 am
Forum: AbleCommerce GOLD
Topic: PageNotFound error in Page Views
Replies: 2
Views: 3868

Re: PageNotFound error in Page Views

The user is not actually seeing the PageNotFound error. To them, it's business as usual. It's only in the Page Views where I see it.

Yes I am on Gold R10. Just recently launched with some customization so will wait to upgrade.
by fiddycent
Tue Jul 26, 2016 6:48 am
Forum: AbleCommerce GOLD
Topic: PageNotFound error in Page Views
Replies: 2
Views: 3868

PageNotFound error in Page Views

I am noticing the following behavior: 1. Go to Search page for website 2. Add a search term in the "Narrow by Keyword" option 3. Hit Go The Search results are coming back ok. What's strange is that when I look at the Page Views for the user (on the Admin side), I see the Search page listed as a Page...
by fiddycent
Fri Jul 22, 2016 2:39 am
Forum: AbleCommerce GOLD
Topic: Google Analytics
Replies: 4
Views: 4357

Re: Google Analytics

Thanks!
by fiddycent
Thu Jul 21, 2016 2:58 am
Forum: AbleCommerce GOLD
Topic: Google Analytics
Replies: 4
Views: 4357

Re: Google Analytics

Thanks. So it should be safe to replace the text in the StoreFooter file. Also I didn't see the same UniversalGoogleAnalyticsWidget in the Mobile\UserControls\ folder, so if I needed to update that too I'm guessing I can just copy the control over and it should work? Not that I need it right now, my...
by fiddycent
Wed Jul 20, 2016 10:55 am
Forum: AbleCommerce GOLD
Topic: Google Analytics
Replies: 4
Views: 4357

Google Analytics

What's the difference between the GoogleAnalyticsWidget and the UniversalGoogleAnalyticsWidget? Is the second one an upgraded version of the first one? If so, do I need to update my StoreFooter.acsx file and any other files because it references the first file name? I'm on R10, and I'm about to acti...
by fiddycent
Tue Apr 26, 2016 4:29 am
Forum: AbleCommerce GOLD
Topic: Custom URL - refresh cache
Replies: 2
Views: 3338

Re: Custom URL - refresh cache

Thanks I will try that. Actually when I checked on it after a few hours, the URL's were resolving correctly the custom ones, so maybe the cache got reloaded some other way.
by fiddycent
Mon Apr 25, 2016 11:15 am
Forum: AbleCommerce GOLD
Topic: Custom URL - refresh cache
Replies: 2
Views: 3338

Custom URL - refresh cache

Hi - I am trying to follow the instructions in this thread to refresh some custom URL's that I inserted into the database - http://forums.ablecommerce.com/viewtopic.php?f=42&t=15143 I am trying to add the following code to a button. CommerceBuilder.Seo.IRedirectService service = CommerceBuilder.Seo....
by fiddycent
Thu Apr 07, 2016 10:14 am
Forum: AbleCommerce GOLD
Topic: Blocking odd bots from Search.aspx and Category.aspx
Replies: 8
Views: 25017

Re: Blocking odd bots from Search.aspx and Category.aspx

I am just setting up a new site and running into this similar issue. It is not on the same scale as the others on this thread (2000 anonymous users, wishlists, and pageviews per day) but still very annoying. A few questions I have: 1. Is the only way to block these to filter by IP address ranges or ...
by fiddycent
Thu Apr 07, 2016 8:35 am
Forum: AbleCommerce GOLD
Topic: Treeview for gold?
Replies: 24
Views: 21723

Re: Treeview for gold?

Another unrelated issue I was running into with this control. I have a few categories that have single child categories (for now). It was not showing these single child categories in my tree, so I changed the quantity on this line from 1 to 0 and it looks to be working now. Note this is in the Popul...
by fiddycent
Wed Apr 06, 2016 5:09 am
Forum: AbleCommerce GOLD
Topic: Adding text to the product page
Replies: 2
Views: 3044

Re: Adding text to the product page

Thanks that's a good start!
by fiddycent
Thu Mar 31, 2016 11:39 am
Forum: AbleCommerce GOLD
Topic: Adding text to the product page
Replies: 2
Views: 3044

Adding text to the product page

I want to add some text on the Product Page below the Add to Cart button. Something like "Call us if you can't find what you need - we make custom parts". I think I need to modify the BuyProductDialog.ascx file but I'm not sure how to make sure the text wraps around to the next line and looks nicely...
by fiddycent
Mon Mar 21, 2016 4:06 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to hide kit component prices
Replies: 10
Views: 21895

Re: How to hide kit component prices

Thanks - I will look into this option.
by fiddycent
Mon Mar 21, 2016 3:45 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to hide kit component prices
Replies: 10
Views: 21895

Re: How to hide kit component prices

Hmm I don't think that will work for us. We also sell the individual kit items separately so we can't adjust the price of those items to 0. Is there any methods that just return the name of the kit component item and not the price as well? I'm hoping to avoid having to purchase the CommerceBuilder s...
by fiddycent
Sun Mar 20, 2016 5:27 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to hide kit component prices
Replies: 10
Views: 21895

Re: How to hide kit component prices

Yes that would work but I'm unclear how to do that.
by fiddycent
Fri Mar 18, 2016 5:43 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: How to hide kit component prices
Replies: 10
Views: 21895

Re: How to hide kit component prices

I am logged out, and I opened up a product page that is a kit containing 4 other products. On the product page, it is showing the name of the product, then the 4 individual kit items underneath it along with the price next to each kit item. Each price is in parenthesis. It looks like this: KIT ABCD ...
by fiddycent
Mon Mar 14, 2016 4:17 am
Forum: AbleCommerce GOLD
Topic: Treeview for gold?
Replies: 24
Views: 21723

Re: Treeview for gold?

Do you notice any errors in Administration -> Help -> Error Log page while you play with control on product page? Does it happen for all products or products under a certain category? Nothing in the error log. It happens on all product pages but works fine on other pages. I've also tried it on all ...
by fiddycent
Sun Mar 13, 2016 7:22 am
Forum: AbleCommerce GOLD
Topic: Treeview for gold?
Replies: 24
Views: 21723

Re: Treeview for gold?

Hi, I implemented this control and it's working very nicely. In addition to adding it to the Category page layout, I also added it as a control to my Product page layout. For some reason on the product pages only, it won't let me expand and retract the menu (by clicking on the plus and minus buttons...
by fiddycent
Tue Mar 08, 2016 8:31 am
Forum: AbleCommerce GOLD
Topic: ReadOnly address field
Replies: 2
Views: 2844

Re: ReadOnly address field

Thanks that worked!