ubercart project source code warnings

Source code parsing warnings listed here might indicate but not neccessarily mean misuse of the APIs our source code parser looks at. Detailed explanation and a cheat sheet of the localization API can be found in the Drupal.org handbooks.

5.x-1.11

  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_file/uc_file.module on line 856.
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_product/uc_product.module on line 196.
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_roles/uc_roles.module on line 654.

6.x-2.10

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_order/uc_order.ca.inc on line 518. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_order/uc_order.ca.inc on line 599. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_product/uc_product.module on line 177.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 370. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 380. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 463. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 467. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 527. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 538. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1040. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1043. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1060. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1063. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_result(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = %d",$country_id))) in ubercart/uc_store/uc_store.admin.inc on line 1080. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1125. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1304. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1090. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1096. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country[$order_by]) in ubercart/uc_store/uc_store.module on line 1346. Read more at http://drupal.org/node/322732

6.x-2.11

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_order/uc_order.ca.inc on line 518. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_order/uc_order.ca.inc on line 599. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_product/uc_product.module on line 177.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 370. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 380. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 463. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 467. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 527. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 538. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1040. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1043. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1060. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1063. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_result(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = %d",$country_id))) in ubercart/uc_store/uc_store.admin.inc on line 1080. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1125. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1304. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1078. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1084. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country[$order_by]) in ubercart/uc_store/uc_store.module on line 1334. Read more at http://drupal.org/node/322732

6.x-2.12

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_order/uc_order.ca.inc on line 518. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_order/uc_order.ca.inc on line 599. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_product/uc_product.module on line 177.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 370. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 380. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 463. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 467. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 527. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 538. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1040. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1043. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1060. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1063. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_result(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = %d",$country_id))) in ubercart/uc_store/uc_store.admin.inc on line 1080. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1125. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1304. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1093. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1099. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country[$order_by]) in ubercart/uc_store/uc_store.module on line 1349. Read more at http://drupal.org/node/322732

6.x-2.13

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_order/uc_order.ca.inc on line 518. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_order/uc_order.ca.inc on line 599. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_product/uc_product.module on line 177.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 370. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 380. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 463. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 467. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 527. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 538. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1040. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1043. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1060. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1063. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_result(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = %d",$country_id))) in ubercart/uc_store/uc_store.admin.inc on line 1080. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1125. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1304. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1093. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1099. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country[$order_by]) in ubercart/uc_store/uc_store.module on line 1349. Read more at http://drupal.org/node/322732

6.x-2.14

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_order/uc_order.ca.inc on line 518. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_order/uc_order.ca.inc on line 599. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_product/uc_product.module on line 177.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 370. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 381. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 464. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 468. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 528. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 539. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1041. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1044. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1061. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1064. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_result(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = %d",$country_id))) in ubercart/uc_store/uc_store.admin.inc on line 1081. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1126. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1305. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1093. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1099. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country[$order_by]) in ubercart/uc_store/uc_store.module on line 1349. Read more at http://drupal.org/node/322732

6.x-2.15

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_order/uc_order.ca.inc on line 518. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_order/uc_order.ca.inc on line 599. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_product/uc_product.module on line 177.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 370. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 381. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 464. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 468. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 528. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 539. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1041. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1044. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1061. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1064. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_result(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = %d",$country_id))) in ubercart/uc_store/uc_store.admin.inc on line 1081. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1126. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1305. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1093. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1099. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country[$order_by]) in ubercart/uc_store/uc_store.module on line 1349. Read more at http://drupal.org/node/322732

6.x-2.3

  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_product/uc_product.module on line 184.

6.x-2.4

  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_product/uc_product.module on line 184.

6.x-2.7

  • warning: Invalid argument supplied for foreach() in /home/drupaler/domains/drupaler.ru/modules/taxonomy/taxonomy.module on line 1293.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t('The only required part of the <code><em>&lt;cart_link_content&gt;</em></code> is the "p" action, which must be immediately followed by a product node number. For example, to add product node 23 to a cart, use the following:<blockquote><code>/cart/add/p23</code></blockquote>To use this on your site, simply create an HTML anchor tag referencing your Cart Link URL:<blockquote><code>&lt;a href="http://www.example.com/cart/add/p23"&gt;'.t('Link text.').'&lt;/a&gt;</code></blockquote>') in ubercart/uc_cart_links/uc_cart_links.admin.inc on line 141. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_order/uc_order.ca.inc on line 507. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_order/uc_order.ca.inc on line 588. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_product/uc_product.module on line 177.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 367. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 377. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 460. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 464. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 524. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 535. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1028. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1031. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1048. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1051. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_result(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = %d",$country_id))) in ubercart/uc_store/uc_store.admin.inc on line 1068. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1111. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1092. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1098. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country[$order_by]) in ubercart/uc_store/uc_store.module on line 1339. Read more at http://drupal.org/node/322732

6.x-2.8

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_order/uc_order.ca.inc on line 518. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_order/uc_order.ca.inc on line 599. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_product/uc_product.module on line 177.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 370. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 380. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 463. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 467. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 527. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 538. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1040. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1043. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1060. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1063. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_result(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = %d",$country_id))) in ubercart/uc_store/uc_store.admin.inc on line 1080. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1125. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1304. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1092. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1098. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country[$order_by]) in ubercart/uc_store/uc_store.module on line 1348. Read more at http://drupal.org/node/322732

6.x-2.9

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_order/uc_order.ca.inc on line 518. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_order/uc_order.ca.inc on line 599. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_product/uc_product.module on line 177.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 370. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 380. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 463. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 467. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 527. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 538. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1040. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1043. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1060. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1063. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_result(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = %d",$country_id))) in ubercart/uc_store/uc_store.admin.inc on line 1080. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1125. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 1304. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1092. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1098. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country[$order_by]) in ubercart/uc_store/uc_store.module on line 1348. Read more at http://drupal.org/node/322732

6.x-2.x-dev

No source code warnings recorded for this release.

7.x-3.0

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 464. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 18. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 28. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 149. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 161. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 166. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 211. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 214. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 239. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 242. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = :id",array(':id'=>$country_id))->fetchField()) in ubercart/uc_store/uc_store.countries.inc on line 262. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 311. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_name) in ubercart/uc_store/uc_store.module on line 323. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1130. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1136. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_store/uc_store.module on line 1227.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_store/uc_store.module on line 1359. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country['country_name']) in ubercart/uc_store/uc_store.module on line 1384. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 145. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 151. Read more at http://drupal.org/node/322732

7.x-3.1

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 464. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 18. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 28. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 149. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 161. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 166. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 211. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 214. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 239. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 242. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = :id",array(':id'=>$country_id))->fetchField()) in ubercart/uc_store/uc_store.countries.inc on line 262. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 311. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_name) in ubercart/uc_store/uc_store.module on line 327. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1070. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1076. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_store/uc_store.module on line 1167.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_store/uc_store.module on line 1299. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country['country_name']) in ubercart/uc_store/uc_store.module on line 1324. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 145. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 151. Read more at http://drupal.org/node/322732

7.x-3.12

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 438. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 18. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 29. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 150. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 162. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 167. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 212. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 215. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 240. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 243. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = :id",array(':id'=>$country_id))->fetchField()) in ubercart/uc_store/uc_store.countries.inc on line 263. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 312. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_name) in ubercart/uc_store/uc_store.module on line 377. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1127. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1133. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_store/uc_store.module on line 1224.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_store/uc_store.module on line 1356. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country['country_name']) in ubercart/uc_store/uc_store.module on line 1381. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 144. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 150. Read more at http://drupal.org/node/322732

7.x-3.13

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 438. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 18. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 29. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 150. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 162. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 167. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 212. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 215. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 240. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 243. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = :id",array(':id'=>$country_id))->fetchField()) in ubercart/uc_store/uc_store.countries.inc on line 263. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 312. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_name) in ubercart/uc_store/uc_store.module on line 377. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1127. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1133. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_store/uc_store.module on line 1224.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_store/uc_store.module on line 1356. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country['country_name']) in ubercart/uc_store/uc_store.module on line 1381. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 144. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 150. Read more at http://drupal.org/node/322732

7.x-3.2

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 431. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 18. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 28. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 149. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 161. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 166. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 211. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 214. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 239. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 242. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = :id",array(':id'=>$country_id))->fetchField()) in ubercart/uc_store/uc_store.countries.inc on line 262. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 311. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_name) in ubercart/uc_store/uc_store.module on line 314. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1057. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1063. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_store/uc_store.module on line 1154.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_store/uc_store.module on line 1286. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country['country_name']) in ubercart/uc_store/uc_store.module on line 1311. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 145. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 151. Read more at http://drupal.org/node/322732

7.x-3.3

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 431. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 18. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 28. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 149. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 161. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 166. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 211. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 214. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 239. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 242. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = :id",array(':id'=>$country_id))->fetchField()) in ubercart/uc_store/uc_store.countries.inc on line 262. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 311. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_name) in ubercart/uc_store/uc_store.module on line 314. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1057. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1063. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_store/uc_store.module on line 1154.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_store/uc_store.module on line 1286. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country['country_name']) in ubercart/uc_store/uc_store.module on line 1311. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 145. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 151. Read more at http://drupal.org/node/322732

7.x-3.4

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 431. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 18. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 28. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 149. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 161. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 166. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 211. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 214. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 239. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 242. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = :id",array(':id'=>$country_id))->fetchField()) in ubercart/uc_store/uc_store.countries.inc on line 262. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 311. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_name) in ubercart/uc_store/uc_store.module on line 314. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1058. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1064. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_store/uc_store.module on line 1155.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_store/uc_store.module on line 1287. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country['country_name']) in ubercart/uc_store/uc_store.module on line 1312. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 145. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 151. Read more at http://drupal.org/node/322732

7.x-3.5

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 431. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 18. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 28. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 149. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 161. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 166. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 211. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 214. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 239. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 242. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = :id",array(':id'=>$country_id))->fetchField()) in ubercart/uc_store/uc_store.countries.inc on line 262. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 311. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_name) in ubercart/uc_store/uc_store.module on line 314. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1058. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1064. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_store/uc_store.module on line 1155.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_store/uc_store.module on line 1287. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country['country_name']) in ubercart/uc_store/uc_store.module on line 1312. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 145. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 151. Read more at http://drupal.org/node/322732

7.x-3.6

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 431. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 18. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 28. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 149. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 161. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 166. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 211. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 214. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 239. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 242. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = :id",array(':id'=>$country_id))->fetchField()) in ubercart/uc_store/uc_store.countries.inc on line 262. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 311. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_name) in ubercart/uc_store/uc_store.module on line 314. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1058. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1064. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_store/uc_store.module on line 1155.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_store/uc_store.module on line 1287. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country['country_name']) in ubercart/uc_store/uc_store.module on line 1312. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 145. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 151. Read more at http://drupal.org/node/322732

7.x-3.7

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 431. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 18. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 28. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 149. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 161. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 166. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 211. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 214. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 239. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 242. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = :id",array(':id'=>$country_id))->fetchField()) in ubercart/uc_store/uc_store.countries.inc on line 262. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 311. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_name) in ubercart/uc_store/uc_store.module on line 314. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1058. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1064. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_store/uc_store.module on line 1155.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_store/uc_store.module on line 1287. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country['country_name']) in ubercart/uc_store/uc_store.module on line 1312. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 145. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 151. Read more at http://drupal.org/node/322732

7.x-3.8

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 431. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 18. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 29. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 150. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 162. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 167. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 212. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 215. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 240. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 243. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = :id",array(':id'=>$country_id))->fetchField()) in ubercart/uc_store/uc_store.countries.inc on line 263. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 312. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_name) in ubercart/uc_store/uc_store.module on line 314. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1058. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1064. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_store/uc_store.module on line 1155.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_store/uc_store.module on line 1287. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country['country_name']) in ubercart/uc_store/uc_store.module on line 1312. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 145. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 151. Read more at http://drupal.org/node/322732

7.x-3.9

  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.admin.inc on line 431. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 18. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 29. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 150. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 162. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 167. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 212. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 215. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 240. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 243. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t(db_query("SELECT country_name FROM {uc_countries} WHERE country_id = :id",array(':id'=>$country_id))->fetchField()) in ubercart/uc_store/uc_store.countries.inc on line 263. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country->country_name) in ubercart/uc_store/uc_store.countries.inc on line 312. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_name) in ubercart/uc_store/uc_store.module on line 314. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1058. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/uc_store.module on line 1064. Read more at http://drupal.org/node/322732
  • Empty string attempted to be localized. Please do not leave test code for localization in your source. In ubercart/uc_store/uc_store.module on line 1155.
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($zone->country_name) in ubercart/uc_store/uc_store.module on line 1287. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country['country_name']) in ubercart/uc_store/uc_store.module on line 1312. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 145. Read more at http://drupal.org/node/322732
  • The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($country_data['country_name']) in ubercart/uc_store/classes/address.inc on line 151. Read more at http://drupal.org/node/322732

7.x-3.x-dev

No source code warnings recorded for this release.