Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

L. Haase

Pioneers
  • Posts

    85
  • Joined

  • Last visited

Everything posted by L. Haase

  1. Ok, I got everything working on the admin side (I think) but I cannot get the coupon field to display on the payment page. I have checked the addon for an example includes/languages/english/checkout_payment.php page but it isn't included to use as a reference. If anyone has a working copy of the page that actually displays the english checkout_payment where the voucher or coupon field is suppose to go, could you post it for me? I need to make sure everything works. Thanks!
  2. I have worked on this addon for only a few hours now and cannot access the files in the admin area. Everything looks good as far as the boxes are concerned however when you click on one of the links, you get this error page. The requested URL /clients/essential7/admin/FILENAME_COUPON_ADMIN was not found on this server. I would dearly love to have this addon work for me. I am going to keep fiddling with it and hope someone can help me fix it. As far as how I went about adding this addon, I use Filezilla as my FTP client as it allows me to open files directly from the server for editing. I opened each file to be modified from my server and using WinMerge, pasted it to the right (always the right for server files) and pasted the new file on the left (always the left for new files) If I had made no modifications through previous addons, I simply copied the new file and pasted it onto the server file and saved. I did NOT close this file since, if something went wrong, I wanted to be able to undo my changes and start over. The files that I had previous changes too, WinMerge showed me the line differences and I simply transferred the new code over to my old file, saved and uploaded. I remember having this issue before but thought it was due to the files not being uploaded. I have checked, they are there. I have added many addons before, some hard others not, and this is about medium only because of the # of files to be modified.
  3. I cannot get this to show up in my modules interface. Any ideas?
  4. Ok, now that makes sense and that is now working however nothing is showing on my front page. Mmmm...index.php issue?
  5. I know this. I am in PHPMyAdmin. I clicked on the search tab (not the import, export, browse, structure, sql) tabs and typed in MAX_DISPLAY_FEATURED_PRODUCTS. The search came back with only 1 area affected, the configuration sql. There are no rows, only the title of each of the id fields. There are no rows of anything. Did you mean rows of featured products? There is nothing. There are now 10 product options to select instead of the 6 but I would like 12. I have changed the option to 12 yet still do not get those last 2 product select fields.
  6. What do you mean, delete the rows? I don't see anything with the title of "row" and I am not that well versed in php.
  7. UPDATE: I dropped all my tables (this is essentially a new installation anyway), reuploaded the new installation database.sql file, added the query for the 1 module I have that required it and reinstalled all modules that automatically writes to the database. I now see the 12 products however only 6 products have the option to make a selection. Additionally, there is no description text next to the last 6 fields, just blank fields. It is essentially the same problem as before, only 6 options can be chosen.
  8. I have installed this module on a different site with no issues however I am having an issue with it after installing on a different site. The issue I am having is in the Featured Products area. I am having the same problem of only 6 products being able to be chosen for display through the admin area no many how many times, and in how many places (fp_featured.php & phpMyAdmin through the configuration area as posted above) I make the change. I did have a different "Featured Products" module installed before I remembered this module had the feature I wanted. I completely removed the other module thinking there might be some type of coding conflict but that didn't work either. I don't know which file(s) I should post here for examination so any suggestions would be welcome as would assistance. I truly find this module useful in my sites.
  9. This is an excellent addon once you get it properly installed. The instructions are well written and, if an issue is found and a request for help is posted on this forum, help is quickly on it's way through the contributor. I was very impressed with the speed of the response to my request for help and the patience when the error was my own. I am looking forward to the next version.
  10. I have successfully installed this addon and the navigation works, except for the calendar, but I cannot do the editing this promised. My screen shows no images, I have no buttons to allow me to edit a product nor any of the other product editing features. I would greatly appreciate it if someone could look at it and tell me what is wrong.
  11. I have installed this add-on and after fiddling with it (I have modified alot of my code) got it to work in all ways but 1. When I get to the checkout_payment.php, where it should say something about entering the coupon code, it echos back TABLE_HEADING_COUPON. I know that there is a file somewhere in here that will define the TABLE_HEADING_COUPON echo but I am unsure which file it is. Any ideas?
  12. Does anyone have a copy of the catalog/product_info.php file with this contribution as well as the tabs contribution by echoguns successfully added in so that I might see how it is supposed to layout. My layout is all messed up when I put this contribution in place with the tabs contribution I have already installed. This is the only file which I cannot get right from this contribution.
  13. Kymation found the fix to the problem of the settings not saving. Although this seems to be a problem specific to my hoster, it might also help someone else with this problem. Issue: settings would not save Fix: The modules.php file was being corrupted when FTP transfer was occurring. Instead of transferring as ASCII, Kymation reuploaded it with a forced binary upload. That seemed to fix the problem. I hope this helps someone else.
  14. Jim, Please check your messages. Regards, Lisa Haase
  15. There is a lot of information on that page but here is what I believe you were looking for. [oscommerce] version = 2.3.3.4 [system] date = 2013-12-21 16:13:29 -0600 CST os = Linux kernel = uptime = http_server = Apache [mysql] version = 5.5.34-cll date = 2013-12-21 17:13:29 version = 5.3.27 zend = 2.3.0 sapi = apache2handler int_size = 8 safe_mode = 0 open_basedir = 0 memory_limit = 128M error_reporting = 30711 display_errors = 1 allow_url_fopen = 1 allow_url_include = 0 file_uploads = 1 upload_max_filesize = 128M post_max_size = 8M disable_functions = symlink,shell_exec,exec,proc_close,proc_open,popen,system,dl,passthru,escapeshellarg,escapeshellcmd,show_source disable_classes = enable_dl = 0 magic_quotes_gpc = 0 register_globals = 0 filter.default = unsafe_raw zend.ze1_compatibility_mode = 0 unicode.semantics = 0 zend_thread_safty = 0 extensions = Core,date,ereg,libxml,openssl,pcre,sqlite3,zlib,bcmath,bz2,calendar,ctype,curl,dom,hash,filter,ftp,gd,gettext,SPL,iconv,session,json,mbstring,mcrypt,mysql,mysqli,pspell,Reflection,standard,imap,SimpleXML,soap,sockets,exif,tidy,tokenizer,wddx,xml,xmlreader,xmlrpc,xmlwriter,xsl,zip,apache2handler,PDO,pdo_sqlite,SQLite,pdo_mysql,ionCube Loader,Zend Guard Loader I might also add that after re-installing I am having the same problem of my configuration settings not saving and it saying there is only 1 shipping method on the cart-side but not displaying what that shipping method is nor the cost selections.
  16. Ok, here is what I have done. I uninstalled the module and went back to the stock USPS.php. I restored an old database backup, prior to the shipping changes. That should have eliminated any random code from a previous install, I thought but to be sure, I went to my phpMyAdmin and checked the configuration area for any random code that was left. There was none. I installed a fresh copy of the module. Now I can get a message that there is only 1 shipping method (I eliminated all the other shipping modules in my store to avoid confusion on the cart side) however it does not show the shipping method nor any shipping charges. http://aquarian-artisan-bath-body.com/catalog
  17. That was directly from my backup sql in it's raw form.
  18. I found nothing in the "installed modules" area of the sql indicating the USPS installation however further into the code I did fine what is used for the configuration settings within the newest module of... insert into 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 ('357', 'Enable USPS Shipping', 'MODULE_SHIPPING_USPS_STATUS', 'True', 'Do you want to offer USPS shipping?', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'tep_cfg_select_option(array(\'True\', \'False\'), '); insert into 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 ('358', 'Enter the USPS User ID', 'MODULE_SHIPPING_USPS_USERID', '750AQUAR4743', 'Enter the USPS USERID assigned to you. <u>You must contact USPS to have them switch you to the Production server.</u> Otherwise this module will not work!', '6', '0', NULL, '2013-12-18 12:16:58', NULL, NULL); insert into 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 ('359', 'Connection Method', 'MODULE_SHIPPING_USPS_CONNECT_METHOD', 'curl', 'Which method should be used to connect to the USPS rates API?', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'tep_cfg_select_option(array(\'curl\', \'http_client class\'), '); insert into 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 ('360', 'Sort Order', 'MODULE_SHIPPING_USPS_SORT_ORDER', '0', 'Sort order of display.', '6', '0', NULL, '2013-12-18 12:16:58', NULL, NULL); insert into 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 ('361', 'Tax Class', 'MODULE_SHIPPING_USPS_TAX_CLASS', '0', 'Use the following tax class on the shipping fee.', '6', '0', NULL, '2013-12-18 12:16:58', 'tep_get_tax_class_title', 'tep_cfg_pull_down_tax_classes('); insert into 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 ('362', 'Shipping Zone', 'MODULE_SHIPPING_USPS_ZONE', '0', 'If a zone is selected, only enable this shipping method for that zone.', '6', '0', NULL, '2013-12-18 12:16:58', 'tep_get_zone_class_title', 'tep_cfg_pull_down_zone_classes('); insert into 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 ('363', 'Display Options', 'MODULE_SHIPPING_USPS_OPTIONS', 'Array', 'Select display options', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'usps_cfg_select_multioption(array(\'Display Weight\', \'Display Transit Time\', \'Display Insurance\', \'Display Sig./Del. Confirmation\'), '); insert into 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 ('364', 'Package Size Over 60 Pounds', 'MODULE_SHIPPING_USPS_PKG_SIZE_OVER60', 'Array', 'Typical package dimensions in inches required by USPS for rates when package weight exceeds 60 pounds', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'usps_cfg_multiinput_list(array(\'Length\', \'Width\', \'Height\'), '); insert into 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 ('365', 'Package Size 50 - 60 Pounds', 'MODULE_SHIPPING_USPS_PKG_SIZE_OVER50', 'Array', 'Typical package dimensions in inches required by USPS for rates when package weight is between 50 and 60 pounds', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'usps_cfg_multiinput_list(array(\'Length\', \'Width\', \'Height\'), '); insert into 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 ('366', 'Package Size 40 - 50 Pounds', 'MODULE_SHIPPING_USPS_PKG_SIZE_OVER40', 'Array', 'Typical package dimensions in inches required by USPS for rates when package weight is between 40 and 50 pounds', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'usps_cfg_multiinput_list(array(\'Length\', \'Width\', \'Height\'), '); insert into 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 ('367', 'Package Size 30 - 40 Pounds', 'MODULE_SHIPPING_USPS_PKG_SIZE_OVER30', 'Array', 'Typical package dimensions in inches required by USPS for rates when package weight is between 30 and 40 pounds', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'usps_cfg_multiinput_list(array(\'Length\', \'Width\', \'Height\'), '); insert into 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 ('368', 'Package Size 20 - 30 Pounds', 'MODULE_SHIPPING_USPS_PKG_SIZE_OVER20', 'Array', 'Typical package dimensions in inches required by USPS for rates when package weight is between 20 and 30 pounds', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'usps_cfg_multiinput_list(array(\'Length\', \'Width\', \'Height\'), '); insert into 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 ('369', 'Package Size 10 - 20 Pounds', 'MODULE_SHIPPING_USPS_PKG_SIZE_OVER10', 'Array', 'Typical package dimensions in inches required by USPS for rates when package weight is between 10 and 20 pounds', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'usps_cfg_multiinput_list(array(\'Length\', \'Width\', \'Height\'), '); insert into 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 ('370', 'Package Size 5 - 10 Pounds', 'MODULE_SHIPPING_USPS_PKG_SIZE_OVER5', 'Array', 'Typical package dimensions in inches required by USPS for rates when package weight is between 5 and 10 pounds', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'usps_cfg_multiinput_list(array(\'Length\', \'Width\', \'Height\'), '); insert into 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 ('371', 'Package Size Up To 5 Pounds', 'MODULE_SHIPPING_USPS_PKG_SIZE_LESS5', 'Array', 'Typical package dimensions in inches required by USPS for rates when package weight is up to 5 pounds', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'usps_cfg_multiinput_list(array(\'Length\', \'Width\', \'Height\'), '); insert into 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 ('372', 'Domestic Shipping Methods', 'MODULE_SHIPPING_USPS_DMSTC_TYPES', 'Array', 'Select the domestic services to be offered:', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'usps_cfg_select_multioption(array(\'First-Class Mail\', \'First-Class Mail Large Envelope\', \'First-Class Mail Large Postcards\', \'First-Class Mail Letter\', \'First-Class Mail Parcel\', \'First-Class Mail Postcards\', \'First-Class Package Service\', \'First-Class Package Service Hold For Pickup\', \'Library Mail\', \'Media Mail\', \'Priority Mail\', \'Priority Mail Flat Rate Envelope\', \'Priority Mail Flat Rate Envelope Hold For Pickup\', \'Priority Mail Gift Card Flat Rate Envelope\', \'Priority Mail Gift Card Flat Rate Envelope Hold For Pickup\', \'Priority Mail Hold For Pickup\', \'Priority Mail Large Flat Rate Box\', \'Priority Mail Large Flat Rate Box Hold For Pickup\', \'Priority Mail Legal Flat Rate Envelope\', \'Priority Mail Legal Flat Rate Envelope Hold For Pickup\', \'Priority Mail Medium Flat Rate Box\', \'Priority Mail Medium Flat Rate Box Hold For Pickup\', \'Priority Mail Padded Flat Rate Envelope\', \'Priority Mail Padded Flat Rate Envelope Hold For Pickup\', \'Priority Mail Regional Rate Box A\', \'Priority Mail Regional Rate Box A Hold For Pickup\', \'Priority Mail Regional Rate Box B\', \'Priority Mail Regional Rate Box B Hold For Pickup\', \'Priority Mail Regional Rate Box C\', \'Priority Mail Regional Rate Box C Hold For Pickup\', \'Priority Mail Small Flat Rate Box\', \'Priority Mail Small Flat Rate Box Hold For Pickup\', \'Priority Mail Small Flat Rate Envelope\', \'Priority Mail Small Flat Rate Envelope Hold For Pickup\', \'Priority Mail Window Flat Rate Envelope\', \'Priority Mail Window Flat Rate Envelope Hold For Pickup\', \'Priority Mail Express\', \'Priority Mail Express Flat Rate Boxes\', \'Priority Mail Express Flat Rate Boxes Hold For Pickup\', \'Priority Mail Express Flat Rate Envelope\', \'Priority Mail Express Flat Rate Envelope Hold For Pickup\', \'Priority Mail Express Hold For Pickup\', \'Priority Mail Express Legal Flat Rate Envelope\', \'Priority Mail Express Legal Flat Rate Envelope Hold For Pickup\', \'Priority Mail Express Padded Flat Rate Envelope\', \'Priority Mail Express Padded Flat Rate Envelope Hold For Pickup\', \'Priority Mail Express Sunday/Holiday Delivery\', \'Priority Mail Express Sunday/Holiday Delivery Flat Rate Boxes\', \'Priority Mail Express Sunday/Holiday Delivery Flat Rate Envelope\', \'Priority Mail Express Sunday/Holiday Delivery Legal Flat Rate Envelope\', \'Priority Mail Express Sunday/Holiday Delivery Padded Flat Rate Envelope\', \'Standard Post\'), '); insert into 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 ('373', 'Domestic Types Have Changed', 'MODULE_SHIPPING_USPS_DMSTC_TYPE_CHANGE_DETECTED', 'False', 'Automatically set by this module to True if the USPS returns a response not listed in the domestic types array.', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'tep_cfg_select_option(array(\'True\', \'False\'), '); insert into 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 ('374', 'Domestic Flat Handling Fees', 'MODULE_SHIPPING_USPS_DMSTC_HANDLING', 'Array', 'Add a different handling fee for each shipping type.', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'usps_cfg_multiinput_list(array(\'First-Class Mail\', \'First-Class Mail Large Envelope\', \'First-Class Mail Large Postcards\', \'First-Class Mail Letter\', \'First-Class Mail Parcel\', \'First-Class Mail Postcards\', \'First-Class Package Service\', \'First-Class Package Service Hold For Pickup\', \'Library Mail\', \'Media Mail\', \'Priority Mail\', \'Priority Mail Flat Rate Envelope\', \'Priority Mail Flat Rate Envelope Hold For Pickup\', \'Priority Mail Gift Card Flat Rate Envelope\', \'Priority Mail Gift Card Flat Rate Envelope Hold For Pickup\', \'Priority Mail Hold For Pickup\', \'Priority Mail Large Flat Rate Box\', \'Priority Mail Large Flat Rate Box Hold For Pickup\', \'Priority Mail Legal Flat Rate Envelope\', \'Priority Mail Legal Flat Rate Envelope Hold For Pickup\', \'Priority Mail Medium Flat Rate Box\', \'Priority Mail Medium Flat Rate Box Hold For Pickup\', \'Priority Mail Padded Flat Rate Envelope\', \'Priority Mail Padded Flat Rate Envelope Hold For Pickup\', \'Priority Mail Regional Rate Box A\', \'Priority Mail Regional Rate Box A Hold For Pickup\', \'Priority Mail Regional Rate Box B\', \'Priority Mail Regional Rate Box B Hold For Pickup\', \'Priority Mail Regional Rate Box C\', \'Priority Mail Regional Rate Box C Hold For Pickup\', \'Priority Mail Small Flat Rate Box\', \'Priority Mail Small Flat Rate Box Hold For Pickup\', \'Priority Mail Small Flat Rate Envelope\', \'Priority Mail Small Flat Rate Envelope Hold For Pickup\', \'Priority Mail Window Flat Rate Envelope\', \'Priority Mail Window Flat Rate Envelope Hold For Pickup\', \'Priority Mail Express\', \'Priority Mail Express Flat Rate Boxes\', \'Priority Mail Express Flat Rate Boxes Hold For Pickup\', \'Priority Mail Express Flat Rate Envelope\', \'Priority Mail Express Flat Rate Envelope Hold For Pickup\', \'Priority Mail Express Hold For Pickup\', \'Priority Mail Express Legal Flat Rate Envelope\', \'Priority Mail Express Legal Flat Rate Envelope Hold For Pickup\', \'Priority Mail Express Padded Flat Rate Envelope\', \'Priority Mail Express Padded Flat Rate Envelope Hold For Pickup\', \'Priority Mail Express Sunday/Holiday Delivery\', \'Priority Mail Express Sunday/Holiday Delivery Flat Rate Boxes\', \'Priority Mail Express Sunday/Holiday Delivery Flat Rate Envelope\', \'Priority Mail Express Sunday/Holiday Delivery Legal Flat Rate Envelope\', \'Priority Mail Express Sunday/Holiday Delivery Padded Flat Rate Envelope\', \'Standard Post\'), '); insert into 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 ('375', 'Domestic Rates', 'MODULE_SHIPPING_USPS_DMSTC_RATE', 'Retail', 'Charge retail pricing or internet pricing?', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'tep_cfg_select_option(array(\'Retail\', \'Internet\'), '); insert into 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 ('376', 'Domestic Delivery Confirmation', 'MODULE_SHIPPING_USPS_DMST_DEL_CONF', 'True', 'Automatically charge Delivery Confirmation when available? Note: Signature Confirmation will override this if it is selected.', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'tep_cfg_select_option(array(\'True\', \'False\'), '); insert into 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 ('377', 'Domestic Signature Confirmation', 'MODULE_SHIPPING_USPS_DMST_SIG_CONF', 'True', 'Automatically charge Signature Confirmation when available and order total exceeds threshold?', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'tep_cfg_select_option(array(\'True\', \'False\'), '); insert into 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 ('378', 'Signature Confirmation Threshold', 'MODULE_SHIPPING_USPS_SIG_THRESH', '100', 'Order total required before Signature Confirmation is triggered?', '6', '0', NULL, '2013-12-18 12:16:58', NULL, NULL); insert into 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 ('379', 'Domestic Insurance', 'MODULE_SHIPPING_USPS_DMSTC_INSURANCE_OPTION', 'True', 'Use USPS Calculated Domestic Insurance?', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'tep_cfg_select_option(array(\'True\', \'False\'), '); insert into 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 ('380', 'Maximum Domestic Insurance Amount', 'MODULE_SHIPPING_USPS_DMSTC_INSURANCE_MAX', '5000', 'Enter the maximum package value that the USPS allows for domestic insurance.', '6', '0', NULL, '2013-12-18 12:16:58', NULL, NULL); insert into 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 ('381', 'Maximum Online Domestic Insurance', 'MODULE_SHIPPING_USPS_DMSTC_INSURANCE_MAX_ONLINE', '5000', 'Enter the maximum package value that the USPS allows for domestic insurance when using internet shipping.', '6', '0', NULL, '2013-12-18 12:16:58', NULL, NULL); insert into 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 ('382', 'First Class Letter Maximums', 'MODULE_SHIPPING_USPS_DMSTC_FIRSTCLASS_LETTER', 'Array', 'Enter the maximum dimensions in inches and weight in ounces for a standard First Class letter.', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'usps_cfg_multiinput_list(array(\'Length\', \'Width\', \'Thickness\', \'Ounces\'), '); insert into 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 ('383', 'First Class Large Letter Maximums', 'MODULE_SHIPPING_USPS_DMSTC_FIRSTCLASS_LRGLTR', 'Array', 'Enter the maximum dimensions in inches and weight in ounces for a standard First Class large letter.', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'usps_cfg_multiinput_list(array(\'Length\', \'Width\', \'Thickness\', \'Ounces\'), '); insert into 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 ('384', 'First Class Parcel Maximum', 'MODULE_SHIPPING_USPS_DMSTC_FIRSTCLASS_PARCEL', '13', 'Enter the maximum weight in ounces for a standard First Class parcel.', '6', '0', NULL, '2013-12-18 12:16:58', NULL, NULL); insert into 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 ('385', 'International Shipping Methods', 'MODULE_SHIPPING_USPS_INTL_TYPES', 'Array', 'Select the international services to be offered:', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'usps_cfg_select_multioption(array(\'Priority Mail Express International\', \'Priority Mail International\', \'Global Express Guaranteed (GXG)**\', \'Global Express Guaranteed Document\', \'Global Express Guaranteed Non-Document Rectangular\', \'Global Express Guaranteed Non-Document Non-Rectangular\', \'Priority Mail International Flat Rate Envelope**\', \'Priority Mail International Medium Flat Rate Box\', \'Priority Mail Express International Flat Rate Envelope\', \'Priority Mail International Large Flat Rate Box\', \'USPS GXG Envelopes**\', \'First-Class Mail International Letter**\', \'First-Class Mail International Large Envelope**\', \'First-Class Package International Service**\', \'Priority Mail International Small Flat Rate Box**\', \'Priority Mail Express International Legal Flat Rate Envelope\', \'Priority Mail International Gift Card Flat Rate Envelope**\', \'Priority Mail International Window Flat Rate Envelope**\', \'Priority Mail International Small Flat Rate Envelope**\', \'First-Class Mail International Postcard\', \'Priority Mail International Legal Flat Rate Envelope**\', \'Priority Mail International Padded Flat Rate Envelope**\', \'Priority Mail International DVD Flat Rate priced box**\', \'Priority Mail International Large Video Flat Rate priced box**\', \'Priority Mail Express International Flat Rate Boxes\', \'Priority Mail Express International Padded Flat Rate Envelope\'), '); insert into 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 ('386', 'International Types Have Changed', 'MODULE_SHIPPING_USPS_INTL_TYPE_CHANGE_DETECTED', 'False', 'Automatically set by this module to True if the USPS returns a response not listed in the international types array.', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'tep_cfg_select_option(array(\'True\', \'False\'), '); insert into 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 ('387', 'International Flat Handling Fees', 'MODULE_SHIPPING_USPS_INTL_HANDLING', 'Array', 'Add a different handling fee for each shipping type.', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'usps_cfg_multiinput_list(array(\'Priority Mail Express International\', \'Priority Mail International\', \'Global Express Guaranteed (GXG)**\', \'Global Express Guaranteed Document\', \'Global Express Guaranteed Non-Document Rectangular\', \'Global Express Guaranteed Non-Document Non-Rectangular\', \'Priority Mail International Flat Rate Envelope**\', \'Priority Mail International Medium Flat Rate Box\', \'Priority Mail Express International Flat Rate Envelope\', \'Priority Mail International Large Flat Rate Box\', \'USPS GXG Envelopes**\', \'First-Class Mail International Letter**\', \'First-Class Mail International Large Envelope**\', \'First-Class Package International Service**\', \'Priority Mail International Small Flat Rate Box**\', \'Priority Mail Express International Legal Flat Rate Envelope\', \'Priority Mail International Gift Card Flat Rate Envelope**\', \'Priority Mail International Window Flat Rate Envelope**\', \'Priority Mail International Small Flat Rate Envelope**\', \'First-Class Mail International Postcard\', \'Priority Mail International Legal Flat Rate Envelope**\', \'Priority Mail International Padded Flat Rate Envelope**\', \'Priority Mail International DVD Flat Rate priced box**\', \'Priority Mail International Large Video Flat Rate priced box**\', \'Priority Mail Express International Flat Rate Boxes\', \'Priority Mail Express International Padded Flat Rate Envelope\'), '); insert into 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 ('388', 'International Rates', 'MODULE_SHIPPING_USPS_INTL_RATE', 'Retail', 'Charge retail pricing or internet pricing? (Note: If set to internet and internet pricing is not available retail rate will be returned.)', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'tep_cfg_select_option(array(\'Retail\', \'Internet\'), '); insert into 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 ('389', 'International Insurance', 'MODULE_SHIPPING_USPS_INTL_INSURANCE_OPTION', 'True', 'Use USPS calculated international insurance?', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'tep_cfg_select_option(array(\'True\', \'False\'), '); insert into 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 ('390', 'Maximum Online International Insurance', 'MODULE_SHIPPING_USPS_INTL_INSURANCE_MAX_ONLINE', '500', 'Enter the maximum package value that the USPS allows for international insurance when using internet shipping.', '6', '0', NULL, '2013-12-18 12:16:58', NULL, NULL); insert into 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 ('391', 'Non USPS Insurance - Domestic and international', 'MODULE_SHIPPING_USPS_NON_USPS_INSURE', 'False', 'Would you like to charge insurance for packages independent of USPS, i.e, merchant provided, Stamps.com, Endicia? If used in conjunction with USPS calculated insurance, the higher of the two will apply.', '6', '0', NULL, '2013-12-18 12:16:58', NULL, 'tep_cfg_select_option(array(\'True\', \'False\'), '); Is this safe to remove?
  19. Yes, it is much clearer now. Is the code you posted exactly the code I am looking for or would there be more?
  20. I am confused. Which configuration table are you referring to? I know this module works, it is just not working for me.
  21. Restoring to an older DB did not work either. Any other ideas? This is the only shipping add-on I have added to my store.
  22. Ok, I have been saving my DB like crazy during the design changes so I do have one that I can restore that was prior to the changes. Will that work?
  23. Tried that. Here are the results. When I first went to configure my user id and such, it auto-populated the weights into the various mail types. I checked the boxes of the services I will provide and saved. When I added something to the cart and tried to check out, the option was not available. When I went back to re-check my configuration settings, the weights had disappeared and nothing I set will save.
  24. Although this thread is vast, I did manage to learn I had the wrong version installed. I upgraded versions and it has removed the "missing value for service" error. Now that I have upgraded, I cannot save the settings. Because of this, this method of shipping is not an available option. Has anyone else had this issue and if so, how did you correct it? Also, when I received my confirmation that I was on the live production server, I received this. Your profile has been updated to allow you access to the Production Server. 1. The Production Server URL is: http://production.shippingapis.com. For APIs calling the secure server, the URL is https://secure.shippingapis.com. 2. There is a line of code that refers to "shippingapitest.dll". You'll need to remove the word "test". I am a bit confused over #2. Where is this code? In the USPS.php or even a file on my side or is there a URL that I need to log into on the USPS side to change this value?
×
×
  • Create New...