Show Posts


Messages - robotprom

Pages: [1]
1
General Support / 406 Error - Not Acceptable popping up in admin area
« on: July 07, 2017, 10:40:49 AM »
Yesterday, I started getting 406 Error - Not Acceptable notices when I logged into my Admin area and went to Orders or any other area except for Dashboard.

I dug through some troubleshooting, and eventually disabled Mod_security on my web host, but i'm still getting the error. I contacted my hosting company, InMotion, and they feel like it's a configuration problem within Abantecart.

I've done the troubleshooting here: docs.abantecart.com/pages/tips/troubleshooting.html and that didn't resolve it.

Once it throws a 406 error the only way I can get it to let me log back in is by flushing the HTTP_IS_RETINA and AC_CP_3F74CEFC83 cookies.

Anything else I can try?



2
Thank you, that got it working. I could not remember how I set that up a year ago.

3
thanks, but this only lets me set the quantity for one of my options.

I have two options for each product, such as:

Red S
Red M
Red L
Red XL

There was an option in the older version (I think 1.2.6) I was using to set quantities for various option combos, so I could specify:

Red S 5 available
Red M 10 available
Red L 4 available
Red XL 1 available


4
I'm in the process of rebuilding with Abantecart 1.2.9, and I can't find an option.

so let's say I sell tshirts in 3 colors (red, green, blue), and 4 sizes (S, M, L, XL).

In my old installation of Abantecart, I was able to set individual stock numbers for each variant, say 12 quantity for red S, and 3 quantity for red L, and so on.\

I remember the first time I found this option is was a bit buried, but I can't find it now, nor can I remember what is it called.

Can anyone help? Thanks!

5
the SQL database only has this:

mysqldump: Got error: 1049: Unknown database 'blackc33_aban617' when selecting the database
-- MySQL dump 10.13  Distrib 5.6.33, for Linux (x86_64)
--
-- Host: localhost    Database: blackc33_aban617
-- ------------------------------------------------------
-- Server version   5.6.33-log

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

6
My site is redirecting to static_pages/index.php, and my log is full of these errors:

2017-01-09 2:21:34 - warning:  AbanteCart core v.1.2.5 mysqli::mysqli(): (HY000/1049): Unknown database 'blackc33_aban617' in <b>/home/blackc33/public_html/store/core/database/amysqli.php</b> on line <b>46</b>
2017-01-09 2:21:34 - database error:  AbanteCart core v.1.2.5 Error: Could not make a database connection to database blackc33_aban617 using blackc33_aban617@localhost in <b>/home/blackc33/public_html/store/core/database/amysqli.php</b> on line <b>48</b>

I've checked my web hosting company, and the specified SQL database is present and not showing any errors, although it's size is 0.0MB, which seems odd.

I'm guessing the error means it's cant connect to the database, but I'm not what else to check to see where the problem lies.

thanks!

7
Is there an update for 1.2.5 for this guide? I followed it as best I could given the differences, but there are no files in extensions/[new_extension_id]/storefront/view/ to edit.

Pages: [1]

Powered by SMFPacks Social Login Mod