Search found 60 matches

by bemara579
Mon Nov 22, 2010 12:43 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Super user keeps getting disabled by itself
Replies: 2
Views: 2805

Re: Super user keeps getting disabled by itself

No, the user said there were no invalid password attempts and have verified this in the audit logs. Are they any other ways a user can get disabled?
by bemara579
Fri Nov 12, 2010 3:10 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Super user keeps getting disabled by itself
Replies: 2
Views: 2805

Super user keeps getting disabled by itself

I do not understand what is happening, but every month or two, the super user account get disabled for no reason. Is there some kind of user expiry maintenance that is happening (if you do not log in for a certain amount of time, your account gets disabled). Or what are other ways the account gets d...
by bemara579
Tue Jul 21, 2009 5:59 pm
Forum: 7.0 DataPort
Topic: How about letting this group beta 7.0.3 DataPort
Replies: 37
Views: 48846

Re: How about letting this group beta 7.0.3 DataPort

I got an error while downloading a variant CSV file for products. It was going for awhile than crashed and said: System.Xml.XmlException '>' is an unexpected token. The expected token is "'" or '''. Line 2, position 63. Also, it would be nice if I can choose the product column to match the option im...
by bemara579
Tue Jun 16, 2009 12:49 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: List of changed files for 7.03?
Replies: 3
Views: 3038

Re: List of changed files for 7.03?

Beautiful program! I have been using WinMerge for a long time, but BeyondCompare is indeed worth the price. Thx!
by bemara579
Tue Jun 16, 2009 12:06 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: List of changed files for 7.03?
Replies: 3
Views: 3038

List of changed files for 7.03?

I have done customizations to my 7.02 store and now would like to upgrade to 7.03. Is there a list of changed files from 7.02 to 7.03 anywhere?
by bemara579
Thu Jun 11, 2009 12:19 pm
Forum: 7.0 DataPort
Topic: 3/10 AbleCommerce Data Client Utility 7.0.2
Replies: 47
Views: 62651

Re: 3/10 AbleCommerce Data Client Utility 7.0.2

Still no updates... any status on this??
by bemara579
Wed Jun 03, 2009 4:45 pm
Forum: 7.0 DataPort
Topic: 3/10 AbleCommerce Data Client Utility 7.0.2
Replies: 47
Views: 62651

Re: 3/10 AbleCommerce Data Client Utility 7.0.2

I see AbleCommerce 7.0.3 was just released yesterday. Where can I get the new DataPort version? It is not in the ftp.
by bemara579
Wed Jun 03, 2009 1:37 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Embedding shipping charges into product prices?
Replies: 3
Views: 3270

Embedding shipping charges into product prices?

I want the shipping charges embedded into the prices of products so I can offer "free" shipping at the end of checkout. This will give the illusion of free shipping, but I am not losing out. Does anyone know how to do something like this in the code?
by bemara579
Tue Jun 02, 2009 6:35 am
Forum: 7.0 DataPort
Topic: 3/10 AbleCommerce Data Client Utility 7.0.2
Replies: 47
Views: 62651

Re: 3/10 AbleCommerce Data Client Utility 7.0.2

Naveed, that sounds genius! I can't wait!!
by bemara579
Mon Jun 01, 2009 6:03 pm
Forum: 7.0 DataPort
Topic: 3/10 AbleCommerce Data Client Utility 7.0.2
Replies: 47
Views: 62651

Re: 3/10 AbleCommerce Data Client Utility 7.0.2

Why does DataPort REQUIRE you to import the product name field as an identifier if I have the friggin productId?? If I have a productId and price on my spreadsheet that I want to upload, why is the name relevant to this??! Can you please take off this lame restriction? Also, do you have any idea whe...
by bemara579
Fri May 15, 2009 5:21 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: HTML Editor Killed My Email Template
Replies: 4
Views: 4464

Re: HTML Editor Killed My Email Template

This is a data corruption issue by AbleCommerce and FCKeditor. See this thread for more info:
viewtopic.php?f=42&t=10785&p=46680
by bemara579
Fri May 15, 2009 5:19 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Dangerous bug when editing via HTML editor
Replies: 6
Views: 5634

Re: Dangerous bug when editing via HTML editor

Did you try to edit your own demo as I mentioned? I do not think you are using the editor and just modifying the code in the textbox. You will have to use the WYSIWYG editor (FCKeditor). Here's all I did and you can do the same to replicate. 1) Open IE7 2) Go to your demo page and create a store: ht...
by bemara579
Wed May 13, 2009 6:15 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom shipment tracking numbers?
Replies: 2
Views: 2536

Custom shipment tracking numbers?

Is there a way to attach the freight carrier's company name, tracking URL, and phone number to the tracking number when modifying the order in the admin panel? I can see that in Manage -> Order, I can click on the order then Shipments on the left side. Here I can send the shipment and add the tracki...
by bemara579
Mon May 11, 2009 5:54 pm
Forum: 7.0 DataPort
Topic: Run DataPort programatically?
Replies: 1
Views: 3689

Run DataPort programatically?

I would like to create a method in C# that will export some items in XML through DataPort. I also want to do imports programatically for custom, automated processes. Is there a way to run DataPort programatically?
by bemara579
Mon May 11, 2009 5:43 pm
Forum: 7.0 DataPort
Topic: How to mirror products from AbleCommerce store to another
Replies: 1
Views: 3685

How to mirror products from AbleCommerce store to another

I have two stores running AbleCommerce 7.02. I want products to be replicated (mirrored) to the second store, including product templates, options, categories, etc. I tried exporting the products from one store to the other, but it is duplicating products. How can I achieve this (possibly with delet...
by bemara579
Tue May 05, 2009 6:07 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Dangerous bug when editing via HTML editor
Replies: 6
Views: 5634

Re: Dangerous bug when editing via HTML editor

It is already false by your installation default. I even tried setting this to false in the server-side, C# FCKeditor object. It is still happening. It is a real problem that is bringing down websites anytime someone modifies the pages. Try editing the "Standard Header" for yourself and see (using t...
by bemara579
Mon May 04, 2009 4:26 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Asset Manager lags with over 4000 images
Replies: 5
Views: 5654

Re: Asset Manager lags with over 4000 images

A quarter million images is a lot of images, but I'm only talking about 4,000. Via RDP, opening the folder is instant, so is FTP. I think the Asset Manager should incorporate some paging via AJAX (will work in your case too), otherwise it's pretty useless for large clients. My error logs are loaded ...
by bemara579
Mon May 04, 2009 12:50 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Dangerous bug when editing via HTML editor
Replies: 6
Views: 5634

Dangerous bug when editing via HTML editor

I am having a serious issue with the page editor. When editing the page via the html editor, it sometimes converts characters to encoded ones that should not be converted. My header has this: [[ConLib:Custom/Mod_Manufacturers Manufacturers="4#5#6#7#8#9" Columns="3"]] After saving, it SOMETIMES saves...
by bemara579
Thu Apr 30, 2009 4:56 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Boolean to test if in administration panel?
Replies: 2
Views: 2406

Re: Boolean to test if in administration panel?

I tried your suggestion, but it does not work properly because sometimes the admin views the public side of the page, in which case I still want my condition to apply. In other words, I want the admin to also see the "YellowJacket" theme on the front end in my example, but I do not want the theme to...
by bemara579
Thu Apr 30, 2009 5:54 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Multiple site- NOW RUNNING
Replies: 5
Views: 4820

Re: Multiple site- NOW RUNNING

How are your multiple stores going? I hope you can share the code or at least the concept of how you did this. I am faced the same situation and would like to consolidate our efforts. Let me know if there is something we can do. Thx.
by bemara579
Wed Apr 29, 2009 9:44 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Boolean to test if in administration panel?
Replies: 2
Views: 2406

Boolean to test if in administration panel?

I have custom code in my global.asax file that I would want to only run in the public side, but not when an administrator is logged into the admin control panel. Right now I am figuring which side I am on like this: if (!Request.FilePath.StartsWith("/Admin/")) { // Only change theme for public side ...
by bemara579
Wed Apr 29, 2009 4:16 pm
Forum: 7.0 DataPort
Topic: How to import ONLY multiple images?
Replies: 3
Views: 4911

Re: How to import ONLY multiple images?

That creates a real mess (merging, matching, formatting xml). Why can't it just ignore the fields that I am leaving out? If this can not be done with DataPort, how can I do this with the database?
by bemara579
Wed Apr 29, 2009 6:13 am
Forum: Feature Requests
Topic: Product Comparison
Replies: 5
Views: 9212

Re: Product Comparison

Here's a good example of this: http://www.officedepot.com/a/browse/all-in-one/N=5+10570/ You can check off the compare checkmarks and click the compare button towards the top of the product grid. It will compare all attributes of the products that they have in common. I would love to see this for pr...