Show Posts


Topics - Datafun

Pages: [1]
1
Support / SSL installed but not switching even tho turned on
« on: August 15, 2016, 01:59:22 PM »
SSL cert installed and works fine.

SSL turned on in setting as is URL properly formatted as https: with trailing /

Cleared cache but won't switch to ssl.  Also, for some reason it seems abantecart is calling the image of the products in cart as http so even if I force it to work by putting https: in address bar, it still throws error as its pulling http for images for product in cart even tho its not displaying it - odd.

Any suggestions?

2
Support / Database error
« on: July 05, 2016, 02:17:12 PM »
Exported database of 1.2.7 and imported successfully into a new cart setup on server (same version).  Storefront works great but admin was working and then started showing this error:

2016-07-05 16:28:21 - database error:  AbanteCart core v.1.2.7 SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND st.status = 1
               AND se.`group` NOT IN (SELECT `key` FROM abwl_extensions)' at line 4<br />Error No: 1064<br />SQL: SELECT se.`key`, se.`value`, st.store_id
               FROM abwl_settings se
               RIGHT JOIN abwl_stores st ON se.store_id = st.store_id
               WHERE se.store_id =  AND st.status = 1
               AND se.`group` NOT IN (SELECT `key` FROM abwl_extensions); in <b>/home/MYUSERNAME/public_html/core/database/amysqli.php</b> on line <b>106</b>

Any suggestions?

Pages: [1]

Powered by SMFPacks Social Login Mod