Show Posts


Topics - Ollie

Pages: 1 ... 4 5 [6]
76
General Discussion / PHP Framework
« on: August 28, 2014, 01:11:42 PM »
I'm hiring someone to customize Abantecart for me. They are asking what PHP framework it uses. Any idea?

77
Extension Support / Support for vqmod?
« on: August 13, 2014, 02:33:51 PM »
Does Abantecart support extensions using vqmod? If not, is there a workaround?

78
General Support / Lack of Accessibility for the Blind
« on: July 28, 2014, 08:48:24 AM »
One thing I noticed about Abantecart is its lack of accessibility for the blind. The checkout pages, for example, are not accessible. The "remove" button cannot be accessed by a blind user who relies on a screen reader. Likewise, the "returning customer" portion of the page is not accessible either. See http://assistech.com/store/index.php?rt=account/login In order to be accessible and compliant with W3C guidelines, Abantecart needs to allow blind users to navigate through by using their computer keyboards instead of mouse clicking. Currently, this is not possible. Each <label class="control-label"> needs to be expanded to include a "for" attribute. For example, for the "login name", it has to say <label class=control-label" for="loginFrm_loginname">. This is true of all form fields, they each must anchor text with form input. This is the only way a blind user can use an online form successfully. Otherwise, the web page is useless for them. With that said, I need to incorporate theses changes to my shopping cart, but I don't know which page controls the checkout form. Any help is great appreciated. Along the lines of accessibility, it's important to note that the same principles that apply to ADA also apply to web accessibility. More and more courts in the US are recognizing the rights of people with disabilities to equal access. By law, businesses should make their web content accessible for all.

79
General Support / Product subcategories not displaying properly
« on: July 08, 2014, 10:00:51 AM »
For some reason, some subcategories in my shopping cart are not displaying properly. Blanks are shows instead of the images. See examples of good and bad.

GOOD:
http://assistech.com/store/index.php?rt=product/category&path=43
http://assistech.com/store/index.php?rt=product/category&path=58

BAD:
http://assistech.com/store/index.php?rt=product/category&path=36
http://assistech.com/store/index.php?rt=product/category&path=52

Questions: Why is this happening? And how to fix it?

Thank you for your help.

80
General Extensions / Need help with Advanced Search
« on: July 02, 2014, 07:29:04 PM »
I'm not getting a response from Algozone's Tech Support so I'm posting in this forum, hoping someone can help me. I've been trying to get assistance for two days now and no response!! They're useless. Even when I said I was interested in other extensions, nobody in the company bothered to call me back! Anyway, I bought their Advanced Search extension, but it's not doing what it's supposed to. Their ad says this extension allows advanced search using multiple filters, including the Tags filter. It turns out that I'm only getting one filter on the screen, the Price filter, and that's it. Nothing else is coming up. Not only that. When I run a search by Price, I get this error message: "Call to undefined function array_replace_recursive () in /home/.../public_html/store/core/lib/request.php on line 53." What the heck does that mean? Why am I not getting multiple filters on my screen? Is this a rotten apple? What do you do when a company sells something and doesn't stay behind their product?

81
Support / Need help setting sales tax
« on: July 01, 2014, 04:29:16 PM »
I want to set Abantecart to charge sales tax on orders shipping to Arizona and California. How do I do that?

Currently, I have a tax class called "Sales Tax" and within this class I set two location zones (one for Arizona and one for California), each with its corresponding tax rate.

It turns out that when I placed a test order shipping to MN for example, it charged $10 for sales tax. I have no idea where this amount is coming from. I need the shopping cart to exempt other states from tax collection.

Any idea how to solve this problem?

82
Customization help / Does Abantecart work in subdomains?
« on: June 28, 2014, 09:07:56 PM »
I'm considering Abantecart in place of my paid shopping cart. I spoke with the shopping cart vendor only to find out they won't allow me to use it in a subdomain unless I buy a new license. In this case, I would need to buy 10 licenses at a cost close to $4,000. My question is for a DEVELOPER or someone who's VERY FAMILIAR with Abantecart and can give me a straight and reliable answer. My goal is to implement GTranslate on my website (not to be confused with Google Translate). I tested it on my website and found out it won't work when I get to the shopping cart. It gives me a license error code. Considering that Abantecart is open source, can I use it on my subdomains? If so, do I need to install it in each subdomain? Currently, GTranslate works on any of my non-secure subdomains. I understand I would also need a wildcard certificate to secure the subdomains. I don't feel like spending $450 on this certificate unless I know for sure that Abantecart will work for me. Thank you for your time and attention.

83
General Support / Migration Tool not working
« on: June 27, 2014, 12:54:02 AM »
When I try to access the migration tool, I get this error message:

Fatal error: require_once() [function.require]: Failed opening required '/home/azhea3/public_html/store/admin/model/tool/migration/_vti_cnf' (include_path='.:/usr/local/php52/lib/php') in /home/azhea3/public_html/store/admin/model/tool/migration.php on line 735

I appreciate if someone could tell me how to fix the problem.

Pages: 1 ... 4 5 [6]

Powered by SMFPacks Social Login Mod