I have a sign above my desk that says...
Pobody's Nerfect!
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting.
I've submitted v1.6.0 to the plugins area:
- Added SQL statements to move the two configuration values for the plugin into the database.
- Added "Place Order" button in your admin's Customers->Customers to allow an enabled EMP admin to more easily log into a customer's account.
v1.7.0 has been submitted to the plugins:
- An entry is now made to the admin_activity_log when an EMP admin logs into a customer's account.
- This version includes the common orders-status update processing and introduces the updated_by field to the orders_status_history table (if it's not already there).
- If an EMP admin places an order on a customer's behalf, the updated_by field is set to contain the admin's ID and login name.
Just updated from 1.2 to 1.7 and the only issue I have is regarding the customers Place Order function.
Locally (xampp 1.82-2, admin no SSL) it works.
Real site (admin uses SSL) the shop front gives a session timeout warning, it does not auto login.
Steve
github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto, Product Listing Sorter...
...because the link was being built without SSL due to admin/includes/configure.phpReal site (admin uses SSL) the shop front gives a session timeout warning, it does not auto login.
define('ENABLE_SSL_CATALOG', 'true');
was set to false (incorrectly).
Steve
github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto, Product Listing Sorter...
I just submitted v1.8.0 to the Plugins; nothing earth-shattering, just pulling in some downwardly-compatible changes introduced by Zen Cart v1.5.2.
Bookmarks