Show Posts


Messages - abantecart

Pages: 1 ... 197 198 [199] 200 201 202
2971
General Support / Re: pretty links?
« on: March 06, 2012, 10:50:14 PM »
I think you refer to SEO URLs

It is already available in AbanteCart.
In the product, category and manufacturer (brand) edit section there is a SEO Keyword that needs to be set.

You need to have .htaccess enabled as well for this to work.

2972
Configuration / Re: Changing search bar menu?
« on: March 06, 2012, 09:45:06 PM »
Unfortunately, this part is not managed in the control panel yet.

It can be edited in the template file /storefront/view/default/template/common/header.tpl

 

2973
General Support / Re: Where should we post defects and bugs we find?
« on: March 06, 2012, 09:38:40 PM »
Thank you for helping out and reporting bugs.

you can post them in here:
https://code.google.com/p/abantecart/issues/list

We are working on fixing some bugs for stable release 1.0 that we target in 2 weeks.

Thanks

2974
Extensions and Add-Ons / Ideas for shopping cart extention
« on: February 25, 2012, 10:29:39 AM »
Please express your best ideas for extensions to AbanteCart in this post

Thanks

2975
Make sure you check your code that you put into HTML block. Simple missing closing tag in HTML or quote can cause issues as you describe.  You can post it so we check.

About stock issue.
We are performing heavy testing before next stable release and this issues in flagged to be addressed.

Thank you for your comments.

2976
Fresh Installation / Re: New Error "Allowed memory..."
« on: February 21, 2012, 12:24:37 PM »
Hi skynetwork2010

This issue related to limited memory set on your server or host.
AbanteCart in default php.ini is setting memory to 64M.
See php.ini file:
memory_limit = 64M;

Try to increase the memory to 64M or more.
You can read article below with instructions how to increase memory different ways. It is for Drupal, but the concept is the same
http://drupal.org/node/207036


2977
Hi James.

You bring interesting points.
As AbanteCart core designed to be multichannel and with ability to be extended, we did not plan to add CDN and Amazon S3 to core release.  We have considered these to be as extensions.

For all the above and more ideas going forward, we will be creating sections with user voting so we can see the actual demand for particular area or feature before we develop or add to core.

Other things that you mention about Memcached and Mysql replication and balancing is something that it related to setting up Enterprise  level eCommerce.  We can do this if there will be requests For Enterprize grade support from AbanteCart users. This level of support can not be free :)

2978
General Discussion / Re: Where are you from, abantecart users?
« on: February 16, 2012, 10:50:23 AM »
Welcome Moscow and Mother Russia :)

2979
General Discussion / Re: Migrating from other carts
« on: February 15, 2012, 11:11:22 AM »
We will have other migration tools in the future, but hard to say when. This is great area for contributors to create an extension. 

2980
Fresh Installation / Re: errors during install , please help
« on: February 13, 2012, 03:56:08 PM »
Looks like something is missing.

Try to remove below 3 lines from install/init.php

$extensions = new ExtensionsApi();
$extensions->loadEnabledExtensions();
$registry->set('extensions', $extensions);

We will add extra check for this in the next release.

2981
General Support / Re: Adding language
« on: February 10, 2012, 09:05:35 AM »
Thanks, I do Russian translation.
It will be ready in two weeks.
We have a script that generates translation based on Google api. We can give you complete Russian auto-translated extension for your prove read.

2982
General Support / Re: Adding language
« on: February 08, 2012, 10:29:21 AM »
Thank you for bringing this up.

This will be fixed in the next v 0.9.2 it will be out this week.

2983
General Support / Re: Payment Logs, Report / Abandoned Order Reason
« on: January 24, 2012, 10:53:24 AM »
Thank you for this input.

There is Abandoned Order extension available.  I am sure it can be improved and offer what you suggest.

2984
General Discussion / Re: Use SEO URL's: Option (Query for Information)
« on: January 24, 2012, 09:38:59 AM »
We have update next version to have SEO Keyword for products be set automatically to the product name if not provided. Duplication will be checked as well.

It will available in v 0.9.2

2985
I tried to replicate this many times on our 0.9.2 version that is due to release later this week or next week. I did not find that issue.
I only see that space instead of comma, but that is just a display issue after autosave.

We will be checking more on this and hope this is resolved in new release.

Thanks.

Pages: 1 ... 197 198 [199] 200 201 202

Powered by SMFPacks Social Login Mod