Show Posts


Messages - abantecart

Pages: 1 ... 179 180 [181] 182 183 ... 202
2701
We had issues with email server for this server. Trying to resolve it.

2702
What is the issue or error?

2703
General Support / Re: can't view web site or admin
« on: November 17, 2012, 02:37:23 PM »
Do you have any records in error log when this problems happen? Admin -> System -> Logs -> Error log


2704
General Support / Re: csv file for updating products
« on: November 16, 2012, 11:50:30 AM »
If you do update, you need to export the same table first, edit and import back. This is the easiest process actuality. Import of new data is more tedious.

Maybe this video will help
&feature=plcp

2705
Configuration / Re: Configuring AbanteCart database...
« on: November 15, 2012, 10:55:22 PM »
Many things are possible that can be related to your server configuration.
Check system/logs/error.txt or your web server log if there is any fingerprint on the issue.

You can always start from beginning, by going to [domain]/install/index.php to start install again.

2706
This looks like a JavaScript related issue. Very strange. Button should show right after you select agree. What browser do you use?

2707
New Features Discussion / Re: New payment option
« on: November 14, 2012, 09:56:29 AM »
What do you need to edit?

To use these payments you need to enable them in Extensions section.

2708
General Discussion / Re: Ebay Alternatives
« on: November 14, 2012, 09:54:44 AM »
Amazon is alternative, but they charge even more I think.

Many choose to build own shopping cart site and advertize on amazon or other paces.

2709
Feedback / Share your success with AbanteCart
« on: November 13, 2012, 01:07:49 PM »
We are welcoming AbanteCart users to let us know about how you use your AbanteCart for your business.

Post your AbanteCart sites and share your success stories with other users 

We will post your feed back on our site.

2710
Extensions and Add-Ons / Faster way to build extensions in AbanteCart
« on: November 13, 2012, 01:02:24 PM »
Attention Extension Developers!

Please try "Extension Developer Tools". These tools will help you build extension faster and avoid dealing with manual process of files and directories creations. You can build language definitions with these tools as well.

Lear more:
http://www.abantecart.com/abantecart-extension-categories/67-utilities/80-abantecart-extension-developer-tools

Any contribution to future expansion of these tools are welcome!!

2711
New Features Discussion / Re: New payment option
« on: November 13, 2012, 10:09:01 AM »
I think default_cheque or default_cod   (Cash On Delivery) will work for you.

2712
Support / Re: Admin Area Issue
« on: November 11, 2012, 10:53:09 AM »
Try to clear cash. http://www.abantecart.com/ecommerce-documentation/57-admin-user-manual/system/cache

There is no way something would be missing unless somebody or something deleted your data or restored older database from backup.

Some steps to check:
1. Run simple select in your database to see if your products are there:
select * from ac_products;  (note: you need to change ac_products to [prefix]_products with your prefix used at installation)
See if your products that you created are there.

2. Check that you use correct URL and you do not access some other store.

3. If you have hosting service or someone else working with you, check if there was no back up restore done at some point.

2713
Support / Re: Admin Area Issue
« on: November 11, 2012, 09:01:45 AM »
Do you have multiple stores? Do you have permission for user to see products? Any filter or search is set in your listing?

2714
General Support / Re: (Action) commands in CSV files?
« on: November 09, 2012, 11:13:51 AM »
Action can be insert, update or delete

Possibly this manual will help you:
http://www.abantecart.com/document_wiki/index.php/Import/Export_AData_class

We are working on better user manual for import/export takes time. We rely on anybody who can help

2715
General Support / Re: Inserting a static banner
« on: November 09, 2012, 11:08:12 AM »
I think this was addressed in 1.1.1

Pages: 1 ... 179 180 [181] 182 183 ... 202

Powered by SMFPacks Social Login Mod