Show Posts


Messages - eCommerce Core

Pages: 1 ... 4 5 [6] 7 8 ... 41
76
Customization help / Re: remove meta name "generator"
« on: July 25, 2017, 11:05:55 AM »
I wonder why do you want to remove this?

77
Feedback on My Store / Re: Hi, please have a look at my AC ...
« on: July 21, 2017, 03:44:56 PM »
I think your site is right on.
I only see that your logo image is blurry

78
General Support / Re: Issue with assigning categories
« on: July 21, 2017, 01:32:48 PM »
If you want to show product in the parent category, you need to assign this product to parent category. Otherwise, it will be only included to leave category that you included.

79
General Support / Re: Load missing language data - errors
« on: July 21, 2017, 01:30:28 PM »
Check your browser network status. I think the requests are blocked. Are you using SSL and HTTPS ?

81
General Support / Re: Can't login (file not found)
« on: June 29, 2017, 09:58:05 AM »
What is the error now?

82
General Support / Re: Can't login (file not found)
« on: June 29, 2017, 09:45:36 AM »
Same cache errors? It can not be if you have new installation with correct directory permissions.
What is the version of your PHP?

83
Support / Re: Default store setting
« on: June 18, 2017, 10:14:09 PM »
Can you please indicate what "some problems" actually are?

If you need managed service, please check this page:
http://managed.abantecart.com/

84
General Support / Re: duplication product image after upload
« on: June 18, 2017, 10:01:08 PM »
This is really strange. How do you upload and where do you see duplicates? Even if you add 1 image, will it create 2 the same images?

85
General Support / Re: 9101 App Warning
« on: June 18, 2017, 09:58:14 PM »
Do you know of extension with name "id_1" that is causing this issue? You can disable it if you added it by accident or not need it.

86
Installation and Configuration / Re: htaccess on public_html error
« on: June 18, 2017, 09:53:45 PM »
Here is the link to original .htaccess file:
https://github.com/abantecart/abantecart-src/blob/master/public_html/.htaccess.txt

I am not very clear what you need to do, but if you like to redirect to different domain, correct line is this:
Code: [Select]
RewriteRule ^(.*)$ https://domain.com [R=301,L]


87
General Support / Re: Admin timeout login URL HTTPS_SERVER
« on: June 18, 2017, 09:46:22 PM »
This looks like some misconfiguration on your web server. Check Apache settings or contact your hosting company.

88
Feedback on My Store / Re: My site :)
« on: June 12, 2017, 07:22:09 AM »
Wow, realy nice.

Is this AbanteCart?
There is a issue with add to cart on Chrome browser. Popup at the top right corner is messy.

89
Message is indicating that connection to database cannot be established.

This can be few reasons. Database is not running, credential are incorrect or entered incorrectly. You can be connecting to remote host database that does not allow external connection.

You say that you checked 10 times. How did you check? Make sure then you type or copy paste there is no spaces.

 

90
Support / Re: Updating/Inserting categories via CSV file
« on: June 09, 2017, 10:45:16 PM »
I think your problem that count starts from [1] and should start from [ 0 ]
Code: [Select]
products_to_categories[0] should be first.

See attached file that does work.

Pages: 1 ... 4 5 [6] 7 8 ... 41

Database Error

Please try again. If you come back to this error screen, report the error to an administrator.