Search found 22 matches
- Thu Apr 16, 2015 3:59 am
- Forum: AbleCommerce GOLD
- Topic: Handeling page/items not found on Mobile site
- Replies: 4
- Views: 4098
Re: Handeling page/items not found on Mobile site
We do have the custom errors set
- Thu Apr 09, 2015 3:03 am
- Forum: AbleCommerce GOLD
- Topic: Handeling page/items not found on Mobile site
- Replies: 4
- Views: 4098
Re: Handeling page/items not found on Mobile site
AbleCommerce Gold build 5731
Version 7.0.8.5731
Version 7.0.8.5731
- Wed Apr 08, 2015 10:10 am
- Forum: AbleCommerce GOLD
- Topic: Handeling page/items not found on Mobile site
- Replies: 4
- Views: 4098
Handeling page/items not found on Mobile site
How are pages or files not found handled on the mobile version of the site? if someone tries to visit a page or item that is not on the site, their browser will continue to redirect them to domain/mobile/mobile/mobile/... until the browser stops because too many redirects occurred or the page/ site ...
- Tue Mar 11, 2014 12:07 pm
- Forum: AbleCommerce GOLD
- Topic: Securing a dev site (using IIS)
- Replies: 3
- Views: 3531
Securing a dev site (using IIS)
What is the best/easiest way to secure a dev site so that it can not be accidentally accessed by people from the outside and/or indexed by Google. I was looking for a way to do this in IIS so that we don't need to worry about accidentally publishing code from the dev site to the live site. I tried t...
- Wed Feb 12, 2014 7:30 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Server Reboot - Have to manually restart application pool
- Replies: 45
- Views: 67266
Re: Server Reboot - Have to manually restart application pool
Is there a fix for this for Able Gold (build 5731)?
I had this issue affect our install last night. The SQL server restarted and the site was down until the App Pool was restarted.
I had this issue affect our install last night. The SQL server restarted and the site was down until the App Pool was restarted.
- Fri Feb 07, 2014 1:04 pm
- Forum: AbleCommerce GOLD
- Topic: Error with Asset Manager - Rename
- Replies: 7
- Views: 5450
Re: Error with Asset Manager - Rename
I was using a new image to test with, and was getting the error.
- Wed Feb 05, 2014 11:51 am
- Forum: AbleCommerce GOLD
- Topic: Error with Asset Manager - Rename
- Replies: 7
- Views: 5450
Re: Error with Asset Manager - Rename
Tried recycling the app pool and the error still persists. The file should not be in use. The only use of it would be on the asset manager page, you need to click on it to be able to rename it. If I use a function that renames a file, based on the path it does rename it, just not using the built in ...
- Tue Feb 04, 2014 11:50 am
- Forum: AbleCommerce GOLD
- Topic: Error with Asset Manager - Rename
- Replies: 7
- Views: 5450
Error with Asset Manager - Rename
We are receiving the following error when trying to rename a image with the asset manager. We are on Gold Build 5731 An error has occured at http://mydomain.com/Admin/Products/Assets/AssetManager.aspx Exception: Exception of type 'System.Web.HttpUnhandledException' was thrown. Stack Trace: at System...
- Mon Jan 20, 2014 10:01 am
- Forum: AbleCommerce GOLD
- Topic: Webpages and directory default page
- Replies: 1
- Views: 2383
Webpages and directory default page
In Gold I added a webpage with the path /gallery/default.aspx This is to match a previous page, so we can maintain links/seo ranking etc and placed it on the web pages so a non developer could maintain the page content. The issue is if we go to /gallery/ we are not getting to the correct page, we ar...
- Tue Oct 08, 2013 7:41 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: FCKeditor / CKeditor Upgrade Question
- Replies: 1
- Views: 4518
FCKeditor / CKeditor Upgrade Question
One of our clients had run a security vulnerability assessment, one of the items returned was that FCKeditor was outdated.
Our client is wanting us to upgrade the editor.
It is possible to just manually update the editor or is there something compiled in AbleCommerce that references the version?
Our client is wanting us to upgrade the editor.
It is possible to just manually update the editor or is there something compiled in AbleCommerce that references the version?
- Thu Sep 05, 2013 6:41 am
- Forum: AbleCommerce GOLD
- Topic: Admin started throwing error
- Replies: 13
- Views: 12428
Re: Admin started throwing error
We have our live and dev sites pointing to the same database server.
The live site (on 7.0 ), and other sites that are using the same database sever is not having any issues.
The live site (on 7.0 ), and other sites that are using the same database sever is not having any issues.
- Wed Sep 04, 2013 6:32 am
- Forum: AbleCommerce GOLD
- Topic: Admin started throwing error
- Replies: 13
- Views: 12428
Re: Admin started throwing error
We are on ABLE Gold
VERSION: 7.0.8.5731
App.Log is attached
VERSION: 7.0.8.5731
App.Log is attached
- Tue Sep 03, 2013 11:27 am
- Forum: AbleCommerce GOLD
- Topic: Admin started throwing error
- Replies: 13
- Views: 12428
Admin started throwing error
the admin started throwing a timeout error (was working fine last week) I can get to cretin pages int the admin fine, like the error log. The error log also has errors "Error Generating Google Feed" (which we do not use) "Error maintaining catalog nodes " "Error maintaining custom urls " on the publ...
- Thu Aug 22, 2013 11:54 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Restrict Access to fckeditor directory
- Replies: 1
- Views: 4610
Restrict Access to fckeditor directory
Does any one have a way of restricting access to the fckeditor directory to just logged in admin users? When using a web.config file, it will not work on the .html. We want to make sure that someone who is not logged in can not navigate directly to the fckeditor. html page and upload a malicious fil...
- Thu Jul 18, 2013 9:05 am
- Forum: AbleCommerce GOLD
- Topic: Custom Code in Gold
- Replies: 2
- Views: 3231
Custom Code in Gold
I am trying to place my custom code into a Gold Upgrade.
On issue I come across is the error
namespace name 'LSDecimal' could not be found
Is there an include I can use in my custom code for the namespace?
On issue I come across is the error
namespace name 'LSDecimal' could not be found
Is there an include I can use in my custom code for the namespace?
- Thu Nov 18, 2010 4:51 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Server Error in '/' Application.
- Replies: 5
- Views: 4441
Re: Server Error in '/' Application.
I have 3 Able Commerce installs that are throwing the same error.
We restarted our SQL server and restarted IIS and the error still shows.
Has anyone else encountred this error and fixed the issue.
We restarted our SQL server and restarted IIS and the error still shows.
Has anyone else encountred this error and fixed the issue.
- Fri Sep 17, 2010 9:01 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: P. O. Boxes and Authorize.Net trouble
- Replies: 1
- Views: 2196
P. O. Boxes and Authorize.Net trouble
Has anyone else encountered this issue? On orders where the user enters a billing address with a P.O. Box we are most of the time getting a rejection from authorize.net If the user enters PO Box # - failure P O Box # - failure P.O. Box # - success Are the periods actual that much of a problem? Do I ...
- Mon Oct 19, 2009 8:44 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Email Template - From Address Question
- Replies: 0
- Views: 2133
Email Template - From Address Question
Is it possible on an email Template to use the keyword customer in the From Address Field? My client wants to have their order fulfillment people receive an email when an order is placed, coming from the customer's email, rather then sales@website. Or do I need to do something similar to this post -...
- Tue Jul 28, 2009 6:12 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Questions on PayPal integration
- Replies: 0
- Views: 2243
Questions on PayPal integration
We are using PayPal on one of our client stores. When an order is submitted to PayPal everything is ok. The only problem is that if they receive a call from a customer and they need to look them up in PayPal for any billing questions, they are unable to search for the Order Number. The order number ...
- Fri Jul 10, 2009 9:53 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: PayPal Questions
- Replies: 1
- Views: 1926
PayPal Questions
In our store setup we are using the PayPal Gateway in sale mode. Where are the PayPal order ID and transaction ID stored in the database?
Is this information being returned from PayPal?
We need this information to make a custom report.
Is this information being returned from PayPal?
We need this information to make a custom report.
- Mon Mar 23, 2009 11:07 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Need 'bullet list' of: Choice name: choice made
- Replies: 4
- Views: 4073
Re: Need 'bullet list' of: Choice name: choice made
I found the run-on sentence very annoying also. Here is how I fixed the Basket In /conlib/utility/BasketItemDetail.ascx.cs in the Page_Prender: Change productName += string.Format(" ({0})", _BasketItem.ProductVariant.VariantName); to prodOptions += GetVariantList(_BasketItem.OptionList); GetVariantL...
- Tue Sep 23, 2008 3:15 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Remove Variants
- Replies: 13
- Views: 9134
Re: Remove Variants
I had this issue also. It was working to hide the variants (in one of the demos), but they switched it sometime durring release. You need to have inventory control turrned on, and set the product to track the inventory by variant. One of our customers has plenty raw material, and have the finishing ...