Search found 62 matches

by DBounlom
Sat Dec 05, 2009 10:04 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Twitter Widget
Replies: 0
Views: 1796

Twitter Widget

Has anyone tried putting a twitter profile widget in standard sidebar 1 or standard sidebar 2? It seems to load fine for me in Chrome or Firefox, but it doesn't load in IE8. Does anyone know why? Thanks.
by DBounlom
Tue Dec 01, 2009 12:26 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PayPal orders - Abandoned without submitting payment
Replies: 14
Views: 7607

Re: PayPal orders - Abandoned without submitting payment

Dear Draneb,

I haven't gotten around to implementing your change yet because of the busy holiday season. I am still getting abandoned carts. Where did you implement this code? I am more of a novice than you. :roll: Thanks!
by DBounlom
Tue Dec 01, 2009 12:22 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PayPal Waiting for IPN (pending)
Replies: 3
Views: 2979

Re: PayPal Waiting for IPN (PENDING)

I am seeing something strange, and I don't know if it is related or not. We are using Paypal Website Payments Standard. The payment is stuck in status "authorization pending." The notes say that it is "waiting for IPN (PENDING)." We have PayPal setup correctly because other orders go through fine on...
by DBounlom
Mon Nov 23, 2009 10:42 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Google Checkout OrderID/OrderNumber
Replies: 8
Views: 6225

Re: Google Checkout OrderID/OrderNumber

Is there a way to track when a patch is deployed on the bugzilla page? I look every day, but I see the same comment from Mazhar every day asking if this is patchable. :(
by DBounlom
Mon Nov 23, 2009 10:34 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PayPal orders - Abandoned without submitting payment
Replies: 14
Views: 7607

Re: PayPal orders - Abandoned without submitting payment

Please do so Draneb. It would be much appreciated.
by DBounlom
Thu Nov 19, 2009 12:53 pm
Forum: Good Reference Posts
Topic: Horizontal Category Menu
Replies: 37
Views: 95840

Re: Horizontal Category Menu

Does anyone know specific instructions on how to get the horizontal menu to work in IE8? I am not a programmer, and I haven't been able to figure it out. :(
by DBounlom
Wed Nov 18, 2009 12:05 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Additional Images Based on SKU
Replies: 1
Views: 1676

Re: Additional Images Based on SKU

If you haven't found the solution, Mazhar kindly noted that this isn't possible yet in this post.

viewtopic.php?f=42&t=12671
by DBounlom
Wed Nov 11, 2009 4:33 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Problem with images in IE8
Replies: 9
Views: 6834

Re: Problem with images in IE8

I added the code that the post written by nickc suggested <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> I added that to the header portion of my current active layout. So, Admin > Website > Content and Layout > Edit Scriptlet 'Three Column' in the "header" textbox I put the compatibi...
by DBounlom
Tue Nov 10, 2009 2:02 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Problem with images in IE8
Replies: 9
Views: 6834

Re: Problem with images in IE8

Does anyone know how to add the meta tag that this post suggests to all of the AC pages? I'm not a coder. Thanks!
by DBounlom
Mon Nov 09, 2009 1:49 pm
Forum: Good Reference Posts
Topic: Horizontal Category Menu
Replies: 37
Views: 95840

Re: Horizontal Category Menu

Hi Mazhar, Thanks for responding. I tried putting this code .DynamicMenuCssClass { z-index: 999; } in the style.css file under the current theme that we use. Within that file, I tried putting it in the second line, main panel, or store header section. None of it seemed to work. I still get white box...
by DBounlom
Mon Nov 09, 2009 1:04 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: New category grid
Replies: 3
Views: 4463

New category grid

If I made a new category grid by customizing categorygridpage4.ascx and categorygridpage4.ascx.cs and renamed them categorygridpage5.ascx and categorygridpage5.ascx.cs, respectively and I saved the new files to ~/Conlib/Custom, how do I get the new category grid to show in the drop down box of Admin...
by DBounlom
Mon Nov 09, 2009 12:51 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Object reference not set to an instance of an object error.
Replies: 12
Views: 8775

Re: Object reference not set to an instance of an object error.

Nevermind. I figured it out. One of the employees put some crazy code in standard sidebar 1. I restored it to default, and everything works fine. Thanks for the help Judy.
by DBounlom
Fri Nov 06, 2009 4:37 pm
Forum: Good Reference Posts
Topic: Horizontal Category Menu
Replies: 37
Views: 95840

Re: Horizontal Category Menu

Sorry for being ignorant, but how do you "Define the DynamicMenuStyle for the asp:Menu control and set a CSS class for it." Where does this following code go? Thanks.

Code: Select all

.DynamicMenuCssClass
{
z-index: 999;
}
by DBounlom
Fri Nov 06, 2009 1:48 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Object reference not set to an instance of an object error.
Replies: 12
Views: 8775

Re: Object reference not set to an instance of an object error.

No, I am using defaults. How do I compile this error in debug mode? I really want to get to the bottom of this problem. :( Thanks.
by DBounlom
Thu Nov 05, 2009 2:42 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Object reference not set to an instance of an object error.
Replies: 12
Views: 8775

Re: Object reference not set to an instance of an object error.

I noticed the product page within that category page loads up as an error as well. Is there a way to debug this error in more detail? Thanks.
by DBounlom
Thu Nov 05, 2009 2:16 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Product Image Lookup by Sku for Variant Sku?
Replies: 5
Views: 6751

Re: Product Image Lookup by Sku for Variant Sku?

Hi Mazhar, Thanks for replying, and thank you for creating an enhancement report. Is there currently an easier way to specify in mass URL's for variant images other than XML? I know Dataport exports product files as XML and CSV files, but as far as I know you cannot do it in CSV yet. Do people reall...
by DBounlom
Thu Nov 05, 2009 1:36 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Object reference not set to an instance of an object error.
Replies: 12
Views: 8775

Re: Object reference not set to an instance of an object error.

Thanks for the e-mail of the default categorygridpage4.ascx. The file you sent me and the file that I had was exactly the same. I even simply replaced the file on the server with yours, and I still get that stupid error. Other category pages on the site work fine. Should I just delete this category ...
by DBounlom
Wed Nov 04, 2009 4:21 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: PayPal orders - Abandoned without submitting payment
Replies: 14
Views: 7607

Re: PayPal orders - Abandoned without submitting payment

Thank you Mike for the two posts. They were extremely helpful, and I got it to work. However, in the code you wrote, I had to include this line in order to get the page to load. <asp:HiddenField runat="server" ID="FormIsSubmitted" value="0" /> The final code looks like this. <table class="paymentFor...
by DBounlom
Wed Nov 04, 2009 3:38 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Object reference not set to an instance of an object error.
Replies: 12
Views: 8775

Re: Object reference not set to an instance of an object error.

I know I should've made a backup before I started tinkering w/ the default categorygrid4, but I'm an idiot. =( Is there a way to get the default categorygrid4.aspx somewhere? Thanks.
by DBounlom
Tue Nov 03, 2009 5:06 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Product Image Lookup by Sku for Variant Sku?
Replies: 5
Views: 6751

Product Image Lookup by Sku for Variant Sku?

Is the product image lookup by sku feature supposed to work with variants? For instance, I have a single option of color, with two different color variants. AC is not picking up the pictures in the /assets/productimages folder. I am sure the product images are labeled correctly. For instance, if the...
by DBounlom
Tue Nov 03, 2009 4:46 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Object reference not set to an instance of an object error.
Replies: 12
Views: 8775

Re: Object reference not set to an instance of an object error.

As another side note, I take out that line of code I put in for the sorting,
<asp:ListItem Text="Sort" Value="" Selected="True"></asp:ListItem>
and it still errors on me. =(
by DBounlom
Tue Nov 03, 2009 4:37 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Object reference not set to an instance of an object error.
Replies: 12
Views: 8775

Re: Object reference not set to an instance of an object error.

Dear Judy, Thanks for replying. Did you customize the page? I changed the categorygrid4.aspx a little bit. I wanted the initial sorting of a category to be how it is like in admin mode, so I followed the OP from here. http://forums.ablecommerce.com/viewtopic.php?f=42&t=6661&p=50795&hilit=category+or...
by DBounlom
Tue Nov 03, 2009 3:13 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Joys of Google Checkout
Replies: 8
Views: 6295

Re: Joys of Google Checkout

Hey Joe, I know this post is a year old, but did you ever figure out how to stop GC from spamming you? I manually made an invoice in GC for a customer, and now it spams me every day about that one order, which doesn't exist in AC7. Is there a way in AC7 to manually generate an order with the order n...
by DBounlom
Tue Nov 03, 2009 12:51 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Object reference not set to an instance of an object error.
Replies: 12
Views: 8775

Object reference not set to an instance of an object error.

Hi, I am getting this error. Exception of type 'System.Web.HttpUnhandledException' was thrown.; Object reference not set to an instance of an object. When I look in the app.log I see this, ERROR 2009-11-03 14:46:34,776 55718812ms Object a - An error has occured at http://www.x.com/CategoryGrid4.aspx...
by DBounlom
Mon Nov 02, 2009 1:58 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Making selected variant image show in basket
Replies: 29
Views: 25505

Re: Making selected variant image show in basket

Does anyone have this mod working on AC 7.0.3, build 12458? Thanks.