News:

AbanteCart v1.4.4 is released.

Main Menu
support

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - abantecart

#2986
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
#2987
Please express your best ideas for extensions to AbanteCart in this post

Thanks
#2988
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.
#2989
Fresh Installation / Re: New Error "Allowed memory..."
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

#2990
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 :)
#2991
Welcome Moscow and Mother Russia :)
#2992
General Discussion / Re: Migrating from other carts
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. 
#2993
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.
#2994
General Support / Re: Adding language
February 10, 2012, 09:05:35 AM
Quote from: adt on February 09, 2012, 01:38:44 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.
#2995
General Support / Re: Adding language
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.
#2996
Thank you for this input.

There is Abandoned Order extension available.  I am sure it can be improved and offer what you suggest.
#2997
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
#2998
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.
#2999
We did not find any issues with SEO for products

Make sure you have product set with seo keyword. If you do not have any seo keyword  you will see normal URL.

Hope this helps.

#3000
We do have SEO URL working as you describe.

Make sure you rename the htaccess.txt to .htaccess
Also check that you server supports RewriteEngine

I am double checking if there is any issues on the code side for new release we work on.

Forum Rules Code of conduct
AbanteCart.com 2010 -