News:

AbanteCart v1.4.2.1 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - joesurf

#1
We have implemented Encryption Data Manager.

The extension says it cannot be undone Once enabled.

What do we do now to resolve this?

Key ID   Key Name   Encrypted Tables Usage   Rotate (change) Encryption to new key
1   swoon_luxe   
orders : 5 record(s)
customers : 2 record(s)
addresses : 3 record(s)


// Admin Section Configuration. You can change this value to any name. Will use ?s=name to access the admin
define('ADMIN_PATH', 'swoon-admin');

Config has been updated as follows.

// Database Configuration
define('DB_DRIVER', 'mysql');
define('DB_HOSTNAME', '******');
define('DB_USERNAME', '*********');
define('DB_PASSWORD', '****');
define('DB_DATABASE', *********);
define('DB_PREFIX', *****);
define('SALT',******');
define('UNIQUE_ID',**********);
define('ENCRYPTION_KEYS_DIR', '/ecom/system/keys/');
define('DATA_ENCRYPTION_ENABLED', true);
define('DATA_ENCRYPTION_KEYPAIR', 'swoon_luxe');
?>

This extension requires ADVANCED configuration and attention
Once enabled and data encrypted, there is NO undo and extension can not be disabled!
This extension helps managing encryption keys creation and data migration from open to encrypted tables (initial migration)
#2
Upon registering our first test customer and attempting to process a test purchase through checkout the transaction has been declined due to no address.

Further investigation show that the customers registered details - Address 1, Address 2, Telephone, Email, City and Postcode will not save into the customer account.

Setting these in the admin and store front end produces the same result - NO INFORMATION IS KEPT other than First Name, Last Name, Country, Region / State.

Please help, this looks like a core issue.

Thank you

Version 1.1.7
#3
Templates / Re: Deleting Resource Library
January 02, 2014, 06:44:39 PM
Quote from: abantecart on February 19, 2013, 04:24:26 AM
There is a facility to select multiple resource library items and delete.
In addition, you can reinstall AbatneCart with NO demo data.

WHERE is the facility to select multiple resource library items and delete?

WOW - almost a year with no resolution on what should be a basic image management function.

This looks like a major oversight in the development of this facility!

Forum Rules Code of conduct
AbanteCart.com 2010 -