Show Posts


Messages - abantecart

Pages: 1 ... 195 196 [197] 198 199 ... 202
2941
Extensions and Add-Ons / Re: how to create an extension to this cart?
« on: April 24, 2012, 08:50:56 PM »
You need to create new language entry in system -> localization -> languages section.
Also make sure that all directories under given language are named correctly.


2942
General Discussion / Re: Slow Website and Forum
« on: April 24, 2012, 08:34:17 PM »
We are in process of moving to new sponsored hosting. This will help the site speed.

2943
General Support / Re: Listing a product as Feature...
« on: April 22, 2012, 10:28:15 AM »
There is a little issue at version v 1.0 with setting featured products.
We will fix this and it will work in next release

Than you for pointing this out.

2944
General Support / Re: Media using Resource Code Does not work ?
« on: April 19, 2012, 10:43:28 PM »
Working on some new features and testing all the fixes.
We think somewhere next week we should have a new version released.

2945
General Discussion / Re: Git Repository for community involvement
« on: April 11, 2012, 08:34:20 AM »
Thank you so much for the post and clarification. We will move to github. After next release we will seriously come back to this and start setting it up.

2946
Can you please provide Steps to Replicate this issues on the demo?

We will nail it down.

Thank you.

2947
General Support / Re: Media using Resource Code Does not work ?
« on: April 03, 2012, 10:09:11 PM »
This will be in next version release. We target 13-15 of April.

2948
General Support / Re: Help Requested in New Store Creation
« on: March 31, 2012, 10:02:49 PM »
Try to Edit Apache Configuration File to add aliases.

    Alias /store_1 "C:/xampp/htdocs/store"
    Alias /store_2 "C:/xampp/htdocs/store"

Then restart your Apache server

There are 2 things you should note about the above alias entries:
(1) Forward slashes are used for directory paths in the Apache configuration file, NOT backslashes as would normally be used in Windows.
(2) Both aliases point to the same directory - your main store's directory. This would be the same for any other "sub" store you may wish to create.

The idea that your second store (domain) needs to point to the same location on the server there abantecart is installed.

2949
Feedback on My Store / Re: BUG report
« on: March 31, 2012, 09:51:18 PM »
Thank you for this note.
I think I know what can cause this problem. SEO URLs class resets rt later and layout does not get the right rt.

We will make sure we will include this fix in the next update

2950
General Discussion / Re: Git Repository for community involvement
« on: March 27, 2012, 10:22:55 PM »
We have discussed the possibility to locate source on github.

Any suggestion how to maintain quality of the code with git commits from the public?

How do we structure the branches? Do we require everyone to create a new branch and decide what is getting to the next release? 
What is the best practice for this?

Thanks

2951
General Support / Re: 0.92 to 1.0 feature update list
« on: March 27, 2012, 10:18:02 PM »
There is a file with release_notes.txt in the package. Also you can check this page:

http://www.abantecart.com/shopping-cart-news/68-abantecart-new-version-10-is-available-2

2952
FYI. New version V 1.0 RC1 is now released. Check for announcement on http://www.abantecart.com/2-uncategorised/68-abantecart-new-version-10-is-available-2

2953
It will be release today.  We found some last minute issues yesterday :'(

2954
when will the new version be available?

We are preparing it now. Possibly tomorrow or day after.

2955
Languages and Zones / Re: Why language files are xml?
« on: March 21, 2012, 09:02:07 AM »
Hello Msun,

We have covered the reason for this in the document below (look for Languages and translations):
http://www.abantecart.com/document_wiki/index.php/AbanteCart_Architecture_Overview

AbanteCart uses XML language files only for initial load and save to the database. This is needed for extension when you install them.
We want to give Shopping Cart owners ability to search and edit text in the cart as they need.

These XML files can be translated with google API V2 to get them into different language as for AbanteCart and for extensions. 

Hope this helps.

Pages: 1 ... 195 196 [197] 198 199 ... 202

Powered by SMFPacks Social Login Mod