ChangeLog
- [r4424] includes/modules/payment/cc_cvc.php
includes/modules/payment/authorizenet.php
includes/modules/payment/cc_uk.php[B1043] Error 9 after applying patch 10 - a constant was changed to a language define and the define was spelled incorrectly. Defines were changed back to constants in Auhtorize.net, cc_ccv, and cc_uk.
- [r4425] admin/header_tags_english.php
templates/content/articles.tpl.php[B1047] Remove Nonfunctioning items, and cosmetic fixes - the languages drop down is non functionexplenation text and drop down has been commented out but code is still in the file.
- [r4427] admin/includes/application_bottom.php
admin/includes/functions/gzip_compression.php
admin/includes/application_top.php[B221] Admin section garbled when mod_gzip is enabled - see bug report for in depth instruction and information.
- [r4432] admin/categories.php
templates/content/product_info.tpl.php[B1050] SubProduct Descriptions - Updated admin/categories.php not to destroy sub product description when parent product modified.Updated product_info.tpl.php to show sub product descriptions.
- [r4440] includes/modules/order_total/ot_gv.php
templates/content/pw.tpl.php[B1047] Remove Nonfunctioning items, and cosmetic fixes - in the file ot_gv.php is one define used to populate a variable, but the define is not defined any placein the cart and the variable is never used$this->show_redeem_box = MODULE_ORDER_TOTAL_GV_REDEEM_BOX;This define and variable can be fond in no other code in the cart, Commenting outthis line of code typo in templates/content/pw.tpl.php HEAD_TITLE should be HEADING_TITLE
- [r4461] includes/languages/english.php
includes/languages/german.php
includes/languages/espanol/modules/order_total/ot_coupon.php
includes/languages/french/modules/order_total/ot_coupon.php
includes/languages/espanol.php
includes/languages/english/modules/order_total/ot_coupon.php
includes/languages/german/modules/order_total/ot_coupon.php
includes/languages/french.php[B1054] missing coupon define shared with voucher - the define TEXT_ENTER_COUPON_CODE was moved from ot_coupon.php file to the base language files, since it's a shared define by more then 1 file that could be running at the same time.
- [r4482] admin/pages.php[B927] Pages are uneditable after deleteing title - an array-merge and new objectinfo were commented out. If either array is empty they error in php5, but it does not effect the function of pages since they are not actually used.
- [r4483] admin/includes/application_bottom.php
admin/includes/application_top_admin_cre_setting.php
admin/includes/application_top.php[B221] Admin section garbled when mod_gzip is enabled - A change was made so Admin does not use the same settings as the catalog .
- [r4567] templates/content/advanced_search_result.tpl.php[B1065] advanced_search SQL error - Repaired syntaxerror with advanced_search_restuls.php.
- [r4585] templates/content/product_reviews_write.tpl.php
product_reviews_write.php[B1067] Write Reviews - corrected wrong entry in textinput box.
- [r4598] admin/includes/javascript/tiny_mce.php
includes/application_top.php
includes/application_bottom.php[B1068] More Valid Elements & seo.php include code - Added more valid elements to handle most of editor functionality. Added check for seo.php, that way, after patch upgrade no need to edit application_top and application_bottom.php
- [r4660] affiliate_validproducts.php
includes/javascript/popup_window_general.js
affiliate_banners_build.php
includes/affiliate_application_top.php
templates/content/affiliate_banners_build.tpl.php[B1051] Affiliate Banner Buiild - Updated affiliate_banners_build.php code to BTS.* Updated affiliate_validproducts.php for CSS and title* Added content/affiliate_banners_build.tpl.php* added includes/javascript/popup_window_general.js : this will hold general popup parameters can be used for any popup.* Updated includes/affiliate_application_top.php
- [r4817] includes/modules/payment/paypal/classes/osC/Order.class.php[B1080] Paypal Invoice Order number fix - Fixed paypal payment invoice number in email generation.
- [r4829] admin/includes/languages/espanol/edit_orders.php
admin/edit_orders.php
admin/includes/languages/french/edit_orders.php
admin/includes/languages/english/edit_orders.php
admin/includes/languages/german/edit_orders.php
admin/includes/application_top_admin_cre_setting.php
admin/includes/application_top.php[B1078] does not allow you to edit a products price when editing the order - See bug report for Further discution
- [r4926] includes/classes/shopping_cart.php[B1085] attributes lost - repaired missing globallanguages_id in shopping_cart.php class.
- [r4948] admin/images/printimage_over.gif
admin/images/printimage.gif[B1089] print image missing - replaced missing images.
- [r4951] includes/languages/english/modules/payment/paypal_ec.php
includes/languages/german/modules/payment/paypal_ec.php
includes/languages/espanol/modules/payment/paypal_ec.php
images/paypal/x-click-but6.gif
includes/languages/french/modules/payment/paypal_ec.php[B1090] Paypal EP image - replaced missing image andadjusted defined path.
- [r4956] admin/includes/languages/english/backup_mysql.php
admin/backup.php
admin/backup_mysql.php
admin/includes/languages/english/backup.php[B1094] admin backup and backup_mysql fixes - see bug report for more information
- [r4958] includes/modules/link_listing.php
templates/content/links.tpl.php
includes/functions/compatibility.php
includes/application_top.php
includes/functions/links.php[B1071] "Links" links not working after move to Rackspace servers - See bug report
- [r4996] includes/modules/shipping/ups.php[B1095] UPS module - corrected invalid default installvalues
- [r5027] includes/languages/english.php
includes/languages/german.php
includes/languages/espanol.php
includes/languages/french.php[B1092] Incorrect Install Warning - corrected warningslocation for install/upgrade so that it reflects thecorrect install/upgrade folder location.
- [r5030] includes/languages/german.php
includes/languages/espanol.php
includes/languages/french.php[B1092] Incorrect Install Warning - corrected warningslocation for install/upgrade so that it reflects thecorrect install/upgrade folder location.
- [r5035] admin/includes/application_top_admin_cre_setting.php[B1094] admin backup and backup_mysql fixes - adjusted configuration settings so windows path no longer shows. changed notes
- [r5059] templates/content/checkout_success.tpl.php[B958] PayPal Print Order - Print Order button does notwork with URL returned from PayPal due to order_id notbeing in the return URL therefore hide Print Orderbutton when using PayPal.
- [r5063] checkout_payment.php[B792] Payment Modules - Repaired paypal module beingdefault when no payment modules are selected in admin.
- [r5093] admin/includes/languages/espanol/links.php
admin/links.php
admin/includes/languages/french/links.php
admin/includes/languages/english/links.php
admin/includes/languages/german/links.php[B1084] Admin Links Display filtered by Categories - The admin links has been enhanced to provide a filter by categories in addition to the existing filter by status.
- [r5218] includes/languages/english.php
includes/languages/french/modules/order_total/ot_gv.php
includes/languages/german.php
includes/languages/english/modules/order_total/ot_gv.php
includes/languages/german/modules/order_total/ot_gv.php
includes/languages/espanol.php
includes/languages/german/modules/order_total/ot_coupon.php
includes/languages/espanol/modules/order_total/ot_gv.php
includes/languages/french.php[B1054] missing coupon define shared with voucher - added define to main language files and removed from ot_coupon and ot_gv.php
- [r5345] includes/modules/shipping/usps.php[B1109] Duplicate constant removed - The usps.php shipping module file added the MODULE_SHIPPING_USPS_TAX_CLASS constant to the configuration table twice. One of them has been removed.
- [r5353] admin/edit_orders.php[B976] Edit Orders Sub Product Support - Sub products were removed in error from the list of products that could be added to an order. This code modification adds them back.
- [r5355] admin/includes/classes/rci.php
includes/classes/rci.php[B1112] RCI Comments Corrected - The HTML comments generated by the RCI class was not formatted correctly. This has been changed to the standard format.
- [r5409] admin/create_order.php[B1118] Create Order Buttons Missing - The logic has been changed to present the back and confirm buttons on selecting a customer or entering a customers id.
- [r5412] includes/languages/german/popup_affiliate_help.php
admin/includes/languages/espanol/affiliate_summary.php
templates/content/affiliate_summary.tpl.php
templates/content/affiliate_reports.tpl.php
templates/content/affiliate_banners_build_cat.tpl.php
includes/languages/english/affiliate_banners_banners.php
admin/includes/languages/french/affiliate_summary.php
templates/content/affiliate_password.tpl.php
affiliate_logout.php
includes/languages/espanol/affiliate_summary.php
includes/languages/english/affiliate_sales.php
templates/content/affiliate_sales.tpl.php
affiliate_payment.php
includes/languages/english/affiliate_clicks.php
includes/languages/french/affiliate_summary.php
includes/languages/german/affiliate_summary.php
templates/E-vector/boxes/affiliate.php
includes/key/cc_key.php
templates/content/affiliate_affiliate.tpl.php
templates/content/affiliate_central.tpl.php
admin/affiliate_affiliates.php
affiliate_banners_banners.php
templates/content/affiliate_banners_text.tpl.php
templates/content/affiliate_newsletter.tpl.php
templates/Original/boxes/affiliate.php
includes/languages/espanol/affiliate_banners_category.php
images/arrow_red.gif
affiliate_signup.php
includes/languages/espanol/affiliate_central.php
includes/languages/french/affiliate_banners_category.php
admin/affiliate_newsletters.php
admin/includes/languages/english/popup_affiliate_help.php
includes/languages/french/affiliate_central.php
includes/languages/german/affiliate_banners_category.php
admin/includes/languages/espanol/affiliate_affiliates.php
includes/languages/german/affiliate_central.php
includes/languages/english/popup_affiliate_help.php
admin/includes/languages/french/affiliate_affiliates.php
templates/content/affiliate_payment.tpl.php
includes/languages/espanol/affiliate_banners_build.php
admin/includes/languages/german/affiliate_affiliates.php
templates/Helius/boxes/affiliate.php
affiliate_banners_product.php
admin/includes/languages/english/affiliate_summary.php
includes/languages/espanol/affiliate_payment.php
includes/languages/german/affiliate_banners_build.php
includes/languages/french/affiliate_payment.php
templates/content/affiliate_password_forgotten.tpl.php
includes/classes/shopping_cart.php
includes/languages/german/affiliate_payment.php
includes/languages/english/affiliate_summary.php
templates/content/affiliate_signup_ok.tpl.php
templates/content/affiliate_banners_banners.tpl.php
affiliate_banners_build.php
affiliate_clicks.php
affiliate_news.php
includes/languages/espanol/affiliate_banners_banners.php
includes/modules/affiliate_account_details.php
admin/affiliate_banners.php
includes/languages/french/affiliate_banners_banners.php
affiliate_validproducts.php
admin/includes/affiliate_application_top.php
includes/languages/espanol/affiliate_sales.php
affiliate_banners_category.php
includes/languages/espanol/affiliate_clicks.php
admin/affiliate_summary.php
includes/languages/german/affiliate_banners_banners.php
templates/Pixame_v1/boxes/affiliate.php
includes/languages/french/affiliate_sales.php
affiliate_banners.php
includes/languages/french/affiliate_clicks.php
includes/languages/english/affiliate_banners_category.php
includes/affiliate_application_top.php
templates/content/affiliate_details.tpl.php
includes/languages/german/affiliate_sales.php
affiliate_summary.php
includes/languages/english/affiliate_central.php
includes/languages/german/affiliate_clicks.php
affiliate_reports.php
templates/content/affiliate_banners_product.tpl.php
contact_us.php
affiliate_banners_build_cat.php
templates/content/affiliate_contact.tpl.php
affiliate_password.php
admin/popup_affiliate_help.php
admin/includes/languages/english/affiliate_affiliates.php
affiliate_show_banner.php
includes/filenames.php
affiliate_sales.php
affiliate_validcats.php
popup_affiliate_help.php
includes/languages/english/affiliate_banners_build.php
templates/content/affiliate_banners_build.tpl.php
templates/content/affiliate_clicks.tpl.php
admin/includes/languages/espanol/popup_affiliate_help.php
templates/content/affiliate_news.tpl.php
templates/default/boxes/affiliate.php
includes/languages/english/affiliate_payment.php
admin/includes/languages/french/popup_affiliate_help.php
affiliate_affiliate.php
affiliate_central.php
admin/includes/languages/german/popup_affiliate_help.php
includes/languages/espanol/popup_affiliate_help.php
includes/modules/affiliate_signup_details.php
includes/modules/affiliate_news.php
templates/content/affiliate_banners_category.tpl.php
includes/languages/french/popup_affiliate_help.php
affiliate_banners_text.php
affiliate_newsletter.php
templates/content/affiliate_banners.tpl.php[B850] affiliate_banners_build.php does not load template - see bug report for full list of fixes.
- [r5413] affiliate_help17.php
affiliate_help18.php
affiliate_help19.php
affiliate_help1.php
affiliate_help2.php
affiliate_help3.php
affiliate_help4.php
affiliate_help5.php
affiliate_help6.php
affiliate_help7.php
affiliate_help8.php
affiliate_help9.php
affiliate_help10.php
affiliate_help11.php
affiliate_help20.php
affiliate_help21.php
affiliate_help12.php
affiliate_help22.php
affiliate_help13.php
affiliate_help14.php
affiliate_help15.php
affiliate_help16.php[B850] affiliate_banners_build.php does not load template - see bug report for full list of fixes.Missed the deletes on last commit
- [r5432] includes/modules/additional_images.php[B1113] Improved the formating of additional_images.php - The module did not handle the case where there was no additional images correctly. The logic has been adjusted for this case.
- [r5438] templates/content/contact_us.tpl.php[B1116] Contact Us page Alt parameter added to image - The Visual Verify Code image tag did not have an alt parameter on it. It has been added.
- [r5482] admin/salemaker.php[B1121] Sale Maker Corrections - The sales maker has several issues. This change attempts to resolve them.
- [r5484] includes/modules/payment/paypal.php[B1050] PayPal IPN missing order number on return URL - The code has been modified to provide the order number in a manner consistent with the normal checkout routine on the paypal return URL.
- [r5485] templates/content/article_reviews_write.tpl.php[B1120] Article Reviews Write produces a blank page - This is cause by an extra php opening tag place in the code by mistake thereby causing a syntax error. This change corrects that.
- [r5504] admin/specials.php
admin/includes/functions/general.php[B973] Specials not allowing for a $ sign in the amount filed - The code has been changed to remove the $ sign before processing the field so the amount is not reset to zero in those cases.
- [r5507] admin/includes/javascript/tiny_mce.php[B1128] tinymce Language issues in other then english -Added code in tiny_mce.php for checking available language file and act accordingly.
- [r5535] admin/includes/column_left.php
admin/includes/application_top.php[B1117] BOX_WIDTH is incorrectly defined - Move define and logic to admin/includes/application_top.php.
- [r5638] includes/modules/shipping/usps.php[B1109] US Postal Service API May 14 Changes - The API for international shipping has changed.
- [r5888] admin/products_attributes.php[B1141] Admin Products Attributes not correctly handling special characters - The file has been enhanced to better support the entering and storage of text strings that contain special characters.
- [r5939] admin/includes/functions/database.php
includes/functions/database.php
checkout_process.php[B1148] Apostrophe characters not handled in the Product Name - The categories program in the admin encodes the apostrophe which is then handled by HTML automatically. Text based e-mail messages however do not translate it. The code is mod to do so.
- [r5946] templates/content/article_reviews_write.tpl.php[B1120] Article Reviews not being saved - The code had a bad commit which changed the input filed names. This changes them bad to the correct names which are processed.
- [r5949] admin/includes/helptip.css
admin/includes/languages/espanol.php
admin/includes/index.css
admin/includes/stylesheet.css
admin/includes/languages/french.php
admin/includes/javascript/tiny_mce.php
admin/menu.css
admin/includes/languages/english.php
admin/includes/languages/german.php
admin/includes/css
admin/header_navigation2.php
admin/menu.js
admin/includes/menu.css
admin/feature_not_present.php[B1151] Cleaned CSS -Cleaned CSS and removed unwanted / unused styles.
- [r5952] includes/modules/articles_xsell.php[B1122] Reading an article with X-Sell enabled gives this error in bottom - fixed
- [r5956] includes/languages/french/modules/payment/cc_cvc.php
includes/languages/english/modules/payment/cc_cvc.php
includes/languages/french/modules/payment/cc_uk.php
includes/languages/german/modules/payment/cc_cvc.php
includes/languages/english/modules/payment/cc_uk.php
includes/languages/german/modules/payment/cc_uk.php
includes/modules/payment/cc_uk.php[B1110] Duplicate constant in cc_uk.php payment module - fixed
- [r5961] templates/content/product_reviews_write.tpl.php
admin/includes/languages/espanol.php
admin/includes/languages/french.php
includes/filenames.php
products_new.php
templates/content/wishlist.tpl.php
admin/includes/languages/english.php
admin/includes/languages/german.php
templates/content/article_reviews.tpl.php
product_reviews_write.php
admin/includes/javascript/affiliate_summary.js.php
admin/includes/javascript/webmakers_added_js.php
article_reviews_write.php[B1152] Misc bug reported by CRW customer - fixed
- [r5968] includes/languages/english.php
includes/filenames.php
templates/E-vector/boxes/calendar.php
templates/default/boxes/calendar.php
includes/languages/espanol.php
templates/Pixame_v1ats/install.sql
templates/Original/Original.sql
templates/E-vector/E-vector.sql
templates/Original1/Original1.sql
templates/Helius/boxes/calendar.php
templates/Pixame_v1/boxes/calendar.php
includes/languages/french.php
includes/languages/german.php
templates/Helius/Helius.sql
templates/Pixame_v1/Pixame_v1.sql
templates/Helius1/Helius1.sql
templates/Original/boxes/calendar.php
admin/includes/database_tables.php
templates/Evector_ats/Evector_ats.sql[B173] Tasks - Replace all references to "calender" with "calendar"
- [r5990] admin/includes/languages/espanol/categories.php
admin/categories.php
admin/includes/languages/french/categories.php
admin/includes/classes/upload.php
admin/includes/languages/english/categories.php
admin/includes/languages/german/categories.php[B1127] Admin Categories fixes roll up - fixed
- [r6005] templates/E-vector/boxes/calendar.php
templates/Original/boxes/calendar.php
templates/default/boxes/calendar.php
templates/Helius/boxes/calendar.php
templates/Pixame_v1/boxes/calendar.php[B1152] Calendar Infobox suppressed for Maintenance Down Enabled - The calendar infobox uses and iframe tag to present the event calendar. This does not work correctly if the site is down for maintenance.
- [r6007] includes/functions/sessions.php
includes/functions/general.php[B1017] Sessions not always holding - There is a PHP function that does not always work as documented. Because of this, it is possible to have a new session created where one should not be. The code has been modified to always honor an existing session before creating a new one.
- [r6023] includes/languages/french/wpcallback.php
includes/languages/english/wpcallback.php
includes/languages/german/wpcallback.php
includes/languages/espanol/wpcallback.php[B1131] wpcallback language error - replaced missinglanguage defines inincludes/languages/$language/wpcallback.php.define('TITLE_CONTINUE_CHECKOUT_PROCEDURE','Continue Checkout Procedure');define('TEXT_CONTINUE_CHECKOUT_PROCEDURE', 'toselect the preferred payment method.');
- [r6028] includes/classes/object_info.php
checkout_success.php[B1080] No order Number in Paypal Checkout - addedlogic to restore the order_id to the URL for PayPal Orders
- [r6036] includes/languages/espanol/create_account_success.php
includes/languages/french/create_account_success.php
includes/languages/english/create_account_success.php
includes/languages/german/create_account_success.php
templates/content/create_account_success.tpl.php[B847] new customers stay as pending - repaired logicon B2B so that if Require Account Approval is off,created accounts are marked as Validated and Approved. Also cleaned up account created success text.
- [r6039] admin/includes/languages/espanol/mail.php
admin/mail.php
admin/includes/languages/french/mail.php
admin/includes/languages/english/mail.php
admin/includes/languages/german/mail.php[B906] Tools->Send Email has no subjects drop down -repaired logic to use Email Subjects table. If emailsubjects table is empty, will default to text input field.
- [r6045] templates/content/articles_new.tpl.php
templates/E-vector/boxes/articles.php
templates/Original/boxes/articles.php
templates/default/boxes/articles.php
templates/Helius/boxes/articles.php
templates/Pixame_v1/boxes/articles.php[B1072] New Articles Not Showing - repaired sql logicto show new articles in infobox and articles_)new.phppage.
- [r6053] includes/languages/english.php[B1111] includes/languages.php error - repairedincorrect language define for ENTRY_DATE_OF_BIRTH_ERROR
- [r6057] admin/includes/header.php[B1062] Admin Header Image - Removed height and widthconstraints to allow for different size header images.
- [r6059] includes/application_top.php[B1042] Wish list Query Error - This query error seems to only occur when customers who are using the Purchase Without Account are also attempting to use the wish list.
- [r6067] templates/Helius/boxes/pages.php
templates/Pixame_v1/boxes/pages.php
templates/E-vector/boxes/pages.php
templates/Original/boxes/pages.php
templates/default/boxes/pages.php[B1064] Pages infoBox - updated infobox nesting logic.
- [r6080] admin/includes/languages/espanol.php
admin/includes/languages/french.php
admin/includes/languages/english.php
admin/includes/languages/german.php[B1092] Post Install Warning - repaired to show correctfile system path and added more informative text.
- [r6085] includes/classes/shopping_cart.php[B998] Symbols in Text Entry Attributes - The inputting of symbols into the text area of a text attribute was not handled correctly if Magic Quotes is set on of the system.
- [r6150] templates/Original/extra_html_output.php[B1167] extra_html_output.php missing tags - replacedmissing ending html tags
- [r6180] admin/template_configuration.php[B1170] mkdir error when installing ATS templates if mkdir not authorized on server - removed code since it is not needed. Also remove the delete template image since I desable that over a year ago.
- [r6201] includes/modules/payment/paypal_dp.php[B1104] PayPal DP Card Number Overflow - It is possible that a credit card number entered can over flow the int value used to store it. The logic has been changed to only allow numeric characters, but store it as a string.
- [r6207] includes/languages/espanol/modules/payment/cc_uk.php
includes/languages/french/modules/payment/cc_cvc.php
includes/languages/english/modules/payment/cc_cvc.php
includes/languages/french/modules/payment/cc_uk.php
includes/languages/german/modules/payment/cc_cvc.php
includes/languages/english/modules/payment/cc_uk.php
includes/languages/german/modules/payment/cc_uk.php
includes/languages/espanol/modules/payment/cc_cvc.php[B1171] Mastercard mis-spelled - Corrected spelling toMastercard - all languages.
- [r6212] includes/languages/german/product_info_configureable.php
includes/languages/german/mainpage.php
admin/includes/languages/espanol/help/doc/index5.html
admin/includes/languages/espanol/help/et/index4.html
admin/includes/languages/french/help/doc/index5.html
admin/includes/languages/french/help/et/index4.html
admin/includes/languages/espanol/help/ep/data_import.html
admin/includes/languages/german/help/doc/index5.html
admin/includes/languages/french/help/ep/data_import.html
admin/includes/languages/espanol/help/ep/data_intro.php
admin/includes/languages/german/help/et/index4.html
includes/functions/compatibility.php
admin/includes/languages/espanol/help/et/index.html
admin/includes/languages/german/help/ep/data_import.html
admin/includes/languages/french/help/ep/data_intro.php
admin/includes/languages/english/popup_ep_help.php
admin/includes/languages/french/help/et/index.html
admin/includes/languages/german/help/ep/data_intro.php
admin/includes/languages/english/help/encrypt/encrypt_page7b.html
admin/includes/languages/german/help/et/index.html
includes/languages/english/all_prodmanf.php
admin/easypopulate_export.php
includes/languages/espanol/account_history_info.php
admin/includes/languages/english/easypopulate.php
includes/languages/french/account_history_info.php
includes/languages/german/account_history_info.php
admin/includes/languages/espanol/help/et/index5.html
admin/includes/languages/espanol/data.php
admin/includes/languages/english/help/ep/data_export.html
admin/includes/languages/espanol/coupon_admin.php
admin/includes/languages/french/help/et/index5.html
admin/includes/languages/french/data.php
includes/languages/english/product_info_configureable.php
admin/includes/languages/german/data.php
admin/includes/languages/german/help/et/index5.html
includes/languages/english/mainpage.php
admin/includes/languages/german/coupon_admin.php
admin/froogle_pre.php
admin/crypt_update.php
admin/includes/languages/english/popup_infobox_help.php
includes/languages/english/product_info.php
admin/includes/languages/espanol/help/ep/data_intro.html
admin/includes/languages/english/help/doc/index5.html
admin/includes/languages/english/help/et/index4.html
admin/includes/languages/espanol/help/encrypt/encrypt_page7a.html
admin/includes/languages/french/help/ep/data_intro.html
admin/includes/languages/espanol/help/ep/data_froogleconfigure.html
admin/includes/languages/english/help/ep/data_import.html
admin/includes/languages/french.php
admin/includes/languages/french/help/ep/data_froogleconfigure.html
admin/includes/languages/french/help/encrypt/encrypt_page7a.html
admin/includes/languages/german/help/ep/data_intro.html
admin/includes/languages/english/help/ep/data_intro.php
admin/includes/languages/german/help/ep/data_froogleconfigure.html
admin/includes/languages/german/help/encrypt/encrypt_page7a.html
admin/includes/languages/english/help/et/index.html
includes/languages/english/account_history_info.php
admin/includes/languages/english/cache.php
templates/default/modules/product_extra_feilds.php
admin/includes/languages/espanol/popup_ep_help.php
admin/includes/languages/english/data.php
admin/includes/languages/english/help/et/index5.html
admin/includes/languages/espanol/help/encrypt/encrypt_page7b.html
admin/includes/languages/french/popup_ep_help.php
admin/includes/languages/french/help/encrypt/encrypt_page7b.html
includes/languages/espanol/all_prodmanf.php
admin/includes/languages/german/popup_ep_help.php
admin/includes/languages/german/help/encrypt/encrypt_page7b.html
admin/includes/languages/english/mail.php
admin/includes/languages/espanol/easypopulate.php
includes/languages/german/all_prodmanf.php
admin/includes/languages/french/easypopulate.php
admin/froogle_configure.php
admin/includes/languages/german/easypopulate.php
admin/includes/languages/espanol/help/ep/data_export.html
admin/includes/languages/english/help/ep/data_intro.html
admin/crypt_purge.php
admin/includes/languages/french/help/ep/data_export.html
includes/languages/espanol/product_info_configureable.php
admin/includes/languages/english.php
admin/includes/languages/english/help/encrypt/encrypt_page7a.html
includes/languages/espanol/mainpage.php
admin/includes/languages/english/help/ep/data_froogleconfigure.html
admin/includes/languages/german/help/ep/data_export.html
includes/languages/french/mainpage.php[B1169] Spelling Corrections - Numerous spelling errors was found. This corrects the one identified to this date.
- [r6287] admin/includes/languages/espanol.php[B1130] Date handling incorrect for Spanish in the Admin - The tep_date_raw routine was incorrectly coded to handle the date format.
- [r6289] admin/categories.php[B1124] Edit Attributes button is invalid on new products - The logic has been changed to suppress the edit attributes button on a new product. The edit attributes require a product id which has not been set at this point.
- [r6291] admin/pages.php[B927] Page Editing not working under PHP 5 - The routines used to handle the data load for the edit routine was failing in PHP 5. This is because the mysql_fetch_array does not return and array when there is no row to match the select.
- [r6294] admin/includes/languages/french/infobox_configuration.php
admin/includes/languages/espanol.php
admin/includes/languages/french/help/edit_key_help.php
admin/includes/languages/french/orders.php
admin/includes/languages/espanol/template_configuration.php
admin/includes/languages/german/backup_mysql.php
admin/includes/languages/french.php
admin/includes/languages/espanol/languages.php
admin/includes/languages/german.php
admin/includes/languages/german/template_configuration.php
admin/includes/languages/espanol/logoff.php
admin/includes/languages/espanol/articles_xsell.php
admin/includes/languages/german/languages.php
admin/includes/languages/german/easypopulate.php
admin/includes/languages/german/coupon_admin.php
admin/includes/languages/espanol/help/edit_textdata_help.php
admin/includes/languages/german/logoff.php
admin/includes/languages/french/help/edit_textdata_help.php
admin/includes/languages/french/categories.php
admin/includes/languages/french/information.php
admin/includes/languages/espanol/backup_mysql.php
admin/includes/languages/german/edit_textdata.php
admin/includes/languages/german/information.php
admin/includes/languages/espanol/help/edit_key_help.php
admin/includes/languages/french/backup_mysql.php[B1013] Language file Corrections - Adding missing defines in various Languages
- [r6295] includes/languages/german.php
includes/languages/french/modules/shipping/fedex1.php
includes/languages/affiliate_german.php
includes/languages/french/affiliate_banners.php
includes/languages/french/affiliate_details_ok.php[B1013] Language file Corrections - Adding missing defines in various Languages
- [r6299] admin/includes/languages/german/backup_mysql.php
admin/backup_mysql.php
admin/includes/languages/english/backup_mysql.php
admin/includes/languages/espanol/backup_mysql.php
admin/includes/languages/french/backup_mysql.php[B1013] Language file Corrections - Adding missing defines in various Languages
- [r6303] includes/modules/shipping/zonesingle.php
includes/modules/shipping/zones_single.php[B1070] zones_single shipping module cannot work - The logic in the checkout shipping page does not allow a shipping module to have the underscore in the name. This module is renamed to zonesingle.
- [r6308] popup_coupon_help.php[B1125] Coupon help pop-up style problem - repairedreference to stylesheet in coupon_popup_help.php
- [r6312] includes/modules/order_total/ot_coupon.php[B925] coupons not working in restricted mode -repaired logic so that percentage amounts are correctlycalculated when restricted to categories and products.
- [r6318] admin/coupon_admin.php[B910] Coupon Name does not handle ' correctly - The coupon name and description fields are not handling ' correctly when used.
- [r6321] includes/modules/order_total/ot_coupon.php[B1039] Coupon Restriction Inoperative - Repairedlogic for coupons so that sub products are calculatedcorrectly. Also corrected incorrect coupon amountcalculations when using percentage andcategory/product restrictions.
- [r6342] admin/categories.php[B1177] error when adding subproducts using PHP5 -repaired logic so that arrays are predefined forRegister Globals Off
- [r6346] includes/modules/order_total/ot_tax.php[B1178] Tax text dose not show - When checkout confirmation and print order viewed "Tax : $XXX" will show as ": $XXX".
- [r6370] templates/default/boxes.tpl.php[B1073] Default Template Issues - double styles were issues of default template problems, fixed.
- [r6378] templates/default/boxes.tpl.php[B1073] Default Template Issues - double styles were issues of default template problems, fixed.
- [r6380] templates/default/boxes.tpl.php[B1073] Default Template Issues - double styles were issues of default template problems, fixed.
- [r6394] admin/c_orders.php[B976] Edit Orders Sub Product Support - Sub products were removed in error from the list of products that could be added to an order. This code modification adds them back.