My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Getting this error up the top of the page, just want to make sure i am right to delete this file ?The auto-loader /home/delights/public_html/store/control/includes/auto_loaders/config.eo.php has not been deleted. For this module to work you must delete this file manually.
I've installed Edit Orders v4 onto a clean Zen Cart 1.5.0 installation but have a nearly blank page at Admin Panel > Configuration > Edit Orders. And, yes, I got the install confirmation and then I got the "Added Edit Orders configuration menu" message. Yet all that appears on the Admin Panel > Configuration > Edit Orders page is the header and footer above and below a grey bar, respectively, with three headings, Title, Value and Action, but nothing else. If I was supposed to upload an SQL, my download only had edit_orders_uninstall.sql. I didn't install that patch obviously. So, what went wrong, if anything? Or what can I do to fix the config menu?
Here is the list of files I uploaded while logged into ap150:
ap150\edit_orders.php
ap150\edit_orders.xphp
ap150\orders.php
ap150\images\icon_billing.png
ap150\images\icon_comment_add.png
ap150\images\icon_customers.png
ap150\images\icon_details.gif
ap150\images\icon_edit.gif
ap150\images\icon_invoice.gif
ap150\images\icon_shipping.png
ap150\images\icon_track_add.png
ap150\images\Thumbs.db
ap150\includes\auto_loaders\config.edit_orders.php
ap150\includes\auto_loaders\config.eo.php
ap150\includes\edit_orders.css
ap150\includes\extra_configures\edit_orders.php
ap150\includes\extra_datafiles\edit_orders_defines.php
ap150\includes\extra_datafiles\edit_orders_extra_datafiles.php
ap150\includes\functions\extra_functions\edit_orders_functions.php
ap150\includes\init_includes\edit_orders\new_install.php
ap150\includes\init_includes\init_edit_orders_config.php
ap150\includes\init_includes\init_eo_config.php
ap150\includes\languages\english\edit_orders.php
ap150\includes\languages\english\images\buttons\button_add_product.gif
ap150\includes\languages\english\images\buttons\Thumbs.db
ap150\includes\languages\french
ap150\includes\languages\french\edit_orders.php
ap150\includes\languages\french\images
ap150\includes\languages\french\images\buttons
ap150\includes\languages\french\images\buttons\button_add_product.gif
Got Exact error this morning, couldn't find any similar reports...
Log into your shop:
Run the uninstall SQL file..
FTP the YOUR_ADMINl/includes/auto_loaders/config.eo.php to your site and click any link to re-run the installer..
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Thanks for a speedy reply,
I've tried this, more than once, still a blank on configuration, .... (just to note a complete fresh install,)
i'm not sure what configuration options there are?
so difficult to know where i need to look,
Regards
Then the only thing I can suggest is rolling back to the state your store was BEFORE installing Edit orders (files and DB) and start the install over.. You did back up before you installed this RIGHT???
The other thing you can try is to remove the Edit Orders DB entries from your tables manually using myPHPAdmin and reloading the auto-installer files..
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
I have all the backups, always! files and DB, could you advise what i should be seeing in the 'Edit orders configuration'
Regards
Right, thank you, I understood that the first go-around and have made several installation attempts thereafter. Yet the blank config menu remains when navigating to Admin Panel > Configuration > Edit Orders after each installation attempt. 1. Might this have something to do with the following SQL holdover from Edit Orders v1.5.3?
2.Or am I missing some SQL (see below)? 3.Or what is needed to get the config menu installed or to display properly? Using a freshly installed, clean database on top of already clean, no-modded Zen Cart 1.5.0 files is not an option.INSERT INTO `xzen_admin_files` (`id`, `page`, `header`, `submenu`) VALUES (93, 'edit_orders', 2, 0);
If I have to massage a database entry or two hundred, fine, but installing it again won't work any better than the four previous times. Here is all the SQL I could find in my database relating to "edit order" and "edit_order" (let me know if I should try another keyphrase, thanks):
INSERT INTO `xzen_admin_activity_log` (`log_id`, `access_date`, `admin_id`, `page_accessed`, `page_parameters`, `ip_address`, `flagged`, `attention`, `gzpost`) VALUES (2308, '2012-07-09 08:38:25', 1, 'edit_orders.php', 'oID=122832&', '63.169.106.0', 0, '', '');
INSERT INTO `xzen_admin_files` (`id`, `page`, `header`, `submenu`) VALUES (93, 'edit_orders', 2, 0);
INSERT INTO `xzen_admin_pages` (`page_key`, `language_key`, `main_page`, `page_params`, `menu_key`, `display_on_menu`, `sort_order`) VALUES ('configEditOrders', 'BOX_CONFIGURATION_EDIT_ORDERS', 'FILENAME_CONFIGURATION', 'gID=51', 'configuration', 'Y', 55);
INSERT INTO `xzen_configuration` (`configuration_id`, `configuration_title`, `configuration_key`, `configuration_value`, `configuration_description`, `configuration_group_id`, `sort_order`, `last_modified`, `date_added`, `use_function`, `set_function`) VALUES (900, 'Ty Package Tracker Module Switch for Edit Orders v3.0 or Super Orders v3.0', 'TY_TRACKER', 'True', 'If you have the either Edit Orders v3.0 or Super Orders v3.0 installed, set this option to TRUE so that the Ty Package Tracker fields will display in Edit Orders or Super Orders<br><br><strong><font color=red>YOU MUST HAVE EDIT ORDERS v3.0 OR SUPER ORDERS v3.0 INSTALLED TO USE THIS FEATURE!!</font></strong><br><br>(Activating this flag without the required mod(s) installed <strong>WILL CAUSE ERRORS IN YOUR STORE!!!!</strong>)', 49, 175, '2012-07-09 07:50:32', '2012-07-09 07:48:22', NULL, 'zen_cfg_select_option(array(''True'', ''False''),'),
INSERT INTO `xzen_configuration` (`configuration_id`, `configuration_title`, `configuration_key`, `configuration_value`, `configuration_description`, `configuration_group_id`, `sort_order`, `last_modified`, `date_added`, `use_function`, `set_function`) VALUES (908, 'Edit Orders Version', 'EO_VERSION', '4.0', 'Installed Version', 52, 1, '2012-07-09 08:31:16', '2012-07-09 08:31:16', NULL, 'trim(');
INSERT INTO `xzen_configuration` (`configuration_id`, `configuration_title`, `configuration_key`, `configuration_value`, `configuration_description`, `configuration_group_id`, `sort_order`, `last_modified`, `date_added`, `use_function`, `set_function`) VALUES (909, 'Shipping Tax', 'SHIPPING_TAX', '0.0', 'Shipping tax is not stored in the database, but Edit Orders will use the value entered here to calculate the shipping tax and add it to the shipping totals', 52, 185, '2012-07-09 08:31:16', '2012-07-09 08:31:16', NULL, NULL);
INSERT INTO `xzen_configuration_group` (`configuration_group_id`, `configuration_group_title`, `configuration_group_description`, `sort_order`, `visible`) VALUES (52, 'Edit Orders', 'Settings for Edit Orders features', 52, 1);