Show Posts


Messages - abantecart

Pages: 1 ... 197 198 [199] 200 201 ... 203
2971
Template Support / Re: Default Google Talk template bug
« on: March 09, 2012, 07:33:00 AM »
Thank you for pointing this out. This is noted for the fix in next release.

2972
Templates / Re: how to have a template installed on abantecard
« on: March 08, 2012, 07:45:33 AM »
If you are looking for documentation on template development, we have a basic description of template system and extension development in below link:

http://www.abantecart.com/document_wiki/index.php/Developing_Templates_as_Extensions

We recommend to follow template development as extension to keep future core upgrades easy.
You can follow template2 free extension (posted before) to get an idea how to develop template extension.

2973
We will try to get this change to next version in about 1-2 weeks

2974
This is a valid future issue. We can build directories/files with the same approach it is done in resource library. Noted.

Thanks

2975
Existing features / Re: Backup/Restore seems largely non-functional
« on: March 07, 2012, 04:00:42 PM »
I agree with you. Backup and restore should work clean.

We will check and improve this ASAP.

2976
Tips and Tricks / MOVED: Dedicated domain on multi store
« on: March 07, 2012, 08:01:17 AM »

2977
Existing features / Re: Dedicated domain on multi store
« on: March 07, 2012, 08:00:56 AM »
Hi Jone,

Yes you can set up dedicated domain multistore with Abantecart.
Please ccheck this quick manual. It shows subdomains as example, but you can set up any domain

http://www.abantecart.com/component/content/article/2-uncategorised/63-multistore-set-up

2978
General Discussion / MOVED: Product date expires
« on: March 07, 2012, 07:48:45 AM »

2979
General Support / Re: pretty links?
« on: March 07, 2012, 07:30:50 AM »
This file .htaccess.txt is located in directory public_html on original distribution archive.

2980
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.

2981
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

 

2982
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

2983
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

2984
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.

2985
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


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

Powered by SMFPacks Social Login Mod