Search found 11 matches

by Able-fans
Thu Nov 15, 2012 5:25 pm
Forum: AbleCommerce GOLD
Topic: Index need to rebuild
Replies: 4
Views: 5427

Re: Index need to rebuild

Can anyone answer this question? At lease your opinion if this is possible to be done or impossible. Or I did not make myself understand, if that's the case, I will explain in more detail. Thanks in advance
by Able-fans
Wed Nov 14, 2012 7:23 pm
Forum: AbleCommerce GOLD
Topic: Index need to rebuild
Replies: 4
Views: 5427

Re: Index need to rebuild

I don't believe I can rebuild indexes from trigger. I wondering if there is a way Ablecommerce can detect a product's visibility is changed from backend then it rebuild index itself?
by Able-fans
Tue Nov 13, 2012 7:01 pm
Forum: AbleCommerce GOLD
Topic: Index need to rebuild
Replies: 4
Views: 5427

Index need to rebuild

I wrote a trigger to hide product once it's inventory level hit 0. This involves to update product's visibilityId. It works alright but it doesn't take the product off from website until I went to admin to rebuild indexes. Is there anyway I can rebuild index from my trigger so that no manual rebuild...
by Able-fans
Tue Nov 13, 2012 5:48 pm
Forum: AbleCommerce GOLD Data Exchange
Topic: Dataport issue with Gold
Replies: 14
Views: 25118

Re: Dataport issue with Gold

What I did for this issue is just work out the mapping relations between your data and Able tables then wrote a process to import all your data into Able gold database. It took me two or three week to finish . It works beautifully. The only thing is I need to rebuild indexes after running import.
by Able-fans
Sun Oct 28, 2012 9:25 pm
Forum: AbleCommerce GOLD
Topic: Failed to get more category items
Replies: 1
Views: 3467

Failed to get more category items

I got a category includes 49 products and no sub-categories. There is nothing showing for more category item tab in product page. Via debug, finding there is a place to cast catalogNode to catalogProductNode fails. Is anyone know why the 49 products nodes can not be cast to catalogProductNode? priva...
by Able-fans
Tue Sep 18, 2012 12:40 am
Forum: AbleCommerce GOLD
Topic: about product variants
Replies: 0
Views: 3609

about product variants

Imported a load of product variants into Able Gold. Everything look alright exception into product page click the "Choose color" dropdown. It returns all colors in ac_optionChoices instead of colors in ac_productVariants. For instance: There is prodcut which has black and white colors. ac_productVar...
by Able-fans
Wed Sep 12, 2012 6:20 pm
Forum: AbleCommerce GOLD
Topic: Categories are empty in store side
Replies: 9
Views: 6997

Re: Categories are empty in store side

I imported data into categories, products, categoryParent and catalogNodes tables from non-ablecommerce compatible datasource. It looks alright from admin side. I can see all my products and sub-categories through Catalot -> Categories menu. it only display the categories in first level when I turn...
by Able-fans
Wed Sep 12, 2012 2:06 am
Forum: AbleCommerce GOLD
Topic: Categories are empty in store side
Replies: 9
Views: 6997

Re: Categories are empty in store side

Tim - It's been two days. I can't image it'll solve itself to give it two more decades.

It drives me crazy, I checked every detail of data imported. It looks just alright.
by Able-fans
Wed Sep 12, 2012 12:07 am
Forum: AbleCommerce GOLD
Topic: Categories are empty in store side
Replies: 9
Views: 6997

Categories are empty in store side

I imported data into categories, products, categoryParent and catalogNodes tables from non-ablecommerce compatible datasource. It looks alright from admin side. I can see all my products and sub-categories through Catalot -> Categories menu. it only display the categories in first level when I turn ...
by Able-fans
Tue Sep 04, 2012 7:21 pm
Forum: AbleCommerce GOLD Data Exchange
Topic: Dataport issue with Gold
Replies: 14
Views: 25118

Re: Dataport issue with Gold

When I point to the dataport service URL , The error message is "Could not load type 'CommerceBuilder.Common.Token' from assembly 'CommerceBuilder, Version=7.8.4624.35480, Culture=neutral, PublicKeyToken=null' I assume the version of dataport which I install not support the gold version. The ClientA...
by Able-fans
Tue Sep 04, 2012 6:51 pm
Forum: AbleCommerce GOLD Data Exchange
Topic: Dataport issue with Gold
Replies: 14
Views: 25118

Dataport issue with Gold

I got "Failed to connect - are you sure the store url is correct" when I using Dataport7.7 to connect my new Gold version store. Anyone knows how to solve it? it worked with the previous version of Ablecommerce.