This having to do with store_manager.php
admin/store_manager.php:
Store Manager: Update Hit Counter
to to a new value
(Anyone notice the double to?)define at: admin/includes/languages/english/store_manager.php line 23
admin/store_manager.php
Set next order number
NOTE: You cannot set the order number to a value lower than any existing order already in the database.
Shouldn't the existing order number show up as part of this statement, even if it could be constantly changing while on the screen?
Store Manager: Cleanup Debug Log Files: Indicates that will address debug logs associated with PHP errors and payment modules, in the /logs/ folder, but what about install logs? The code appears to support the delete, but the statement does not. Line 66 of the same language file as above.
Bookmarks