SQLException:


File: /home/popusacom/public_html/cotizador/project/core/Main/DB.class.php
Line: 291
#0 /home/popusacom/public_html/cotizador/project/core/Main/DB.class.php(125): DB->returnResult(Object(MDB2_Error))
#1 /home/popusacom/public_html/cotizador/project/core/CustomFiles/SDO/Core/DAO/Product.class.php(226): DB->sqlGetRecord('SELECT p.*, b.n...')
#2 /home/popusacom/public_html/cotizador/project/core/CustomFiles/SDO/Core/Application/Product.class.php(31): CustomFiles_SDO_Core_DAO_Product->loadById('85', true)
#3 /home/popusacom/public_html/cotizador/project/core/CustomFiles/SDO/Catalog.class.php(238): CustomFiles_SDO_Core_Application_Product::LoadById('85', NULL)
#4 /home/popusacom/public_html/cotizador/project/core/CustomFiles/FrontEnd/FO/Product.class.php(176): CustomFiles_SDO_Catalog::LoadProduct('85')
#5 /home/popusacom/public_html/cotizador/project/core/CustomFiles/FrontEnd/FO/Product.class.php(44): CustomFiles_FrontEnd_FO_Product->_details()
#6 /home/popusacom/public_html/cotizador/project/product.php(4): CustomFiles_FrontEnd_FO_Product->execute()
#7 /home/popusacom/public_html/cotizador/productos.php(2): include('/home/popusacom...')
#8 {main}
SQLException  Object
(
       [message:protected]  =>  
       [string:Exception:private]  =>  
       [code:protected]  =>  0
       [file:protected]  =>  /home/popusacom/public_html/cotizador/project/core/Main/DB.class.php
       [line:protected]  =>  291
       [trace:Exception:private]  =>  Array
               (
                       [0]  =>  Array
                               (
                                       [file]  =>  /home/popusacom/public_html/cotizador/project/core/Main/DB.class.php
                                       [line]  =>  125
                                       [function]  =>  returnResult
                                       [class]  =>  DB
                                       [type]  =>  ->
                                       [args]  =>  Array
                                               (
                                                       [0]  =>  MDB2_Error  Object
                                                               (
                                                                       [error_message_prefix]  =>  
                                                                       [mode]  =>  1
                                                                       [level]  =>  1024
                                                                       [code]  =>  -1
                                                                       [message]  =>  
                                                                       [userinfo]  =>  
                                                                       [backtrace]  =>  
                                                               )

                                               )

                               )

                       [1]  =>  Array
                               (
                                       [file]  =>  /home/popusacom/public_html/cotizador/project/core/CustomFiles/SDO/Core/DAO/Product.class.php
                                       [line]  =>  226
                                       [function]  =>  sqlGetRecord
                                       [class]  =>  DB
                                       [type]  =>  ->
                                       [args]  =>  Array
                                               (
                                                       [0]  =>  SELECT  p.*,  b.name  AS  brand_name,min(v.price)  as  precio_minimo,max(v.price)  as  precio_maximo  FROM  product  AS  p  LEFT  JOIN  product_category  AS  pc  ON  p.product_id  =  pc.product_id  LEFT  JOIN  product_artist  AS  pa  ON  p.product_id  =  pa.product_id  LEFT  JOIN  brand  AS  b  ON  p.brand_id  =  b.brand_id  LEFT  JOIN  version  AS  v  ON  p.product_id  =  v.product_id  LEFT  JOIN  product_in_different_language  AS  pdL  ON  p.product_id  =  pdL.product_id      WHERE p.product_id  =  '85'
                                               )

                               )

                       [2]  =>  Array
                               (
                                       [file]  =>  /home/popusacom/public_html/cotizador/project/core/CustomFiles/SDO/Core/Application/Product.class.php
                                       [line]  =>  31
                                       [function]  =>  loadById
                                       [class]  =>  CustomFiles_SDO_Core_DAO_Product
                                       [type]  =>  ->
                                       [args]  =>  Array
                                               (
                                                       [0]  =>  85
                                                       [1]  =>  1
                                               )

                               )

                       [3]  =>  Array
                               (
                                       [file]  =>  /home/popusacom/public_html/cotizador/project/core/CustomFiles/SDO/Catalog.class.php
                                       [line]  =>  238
                                       [function]  =>  LoadById
                                       [class]  =>  CustomFiles_SDO_Core_Application_Product
                                       [type]  =>  ::
                                       [args]  =>  Array
                                               (
                                                       [0]  =>  85
                                                       [1]  =>  
                                               )

                               )

                       [4]  =>  Array
                               (
                                       [file]  =>  /home/popusacom/public_html/cotizador/project/core/CustomFiles/FrontEnd/FO/Product.class.php
                                       [line]  =>  176
                                       [function]  =>  LoadProduct
                                       [class]  =>  CustomFiles_SDO_Catalog
                                       [type]  =>  ::
                                       [args]  =>  Array
                                               (
                                                       [0]  =>  85
                                               )

                               )

                       [5]  =>  Array
                               (
                                       [file]  =>  /home/popusacom/public_html/cotizador/project/core/CustomFiles/FrontEnd/FO/Product.class.php
                                       [line]  =>  44
                                       [function]  =>  _details
                                       [class]  =>  CustomFiles_FrontEnd_FO_Product
                                       [type]  =>  ->
                                       [args]  =>  Array
                                               (
                                               )

                               )

                       [6]  =>  Array
                               (
                                       [file]  =>  /home/popusacom/public_html/cotizador/project/product.php
                                       [line]  =>  4
                                       [function]  =>  execute
                                       [class]  =>  CustomFiles_FrontEnd_FO_Product
                                       [type]  =>  ->
                                       [args]  =>  Array
                                               (
                                               )

                               )

                       [7]  =>  Array
                               (
                                       [file]  =>  /home/popusacom/public_html/cotizador/productos.php
                                       [line]  =>  2
                                       [args]  =>  Array
                                               (
                                                       [0]  =>  /home/popusacom/public_html/cotizador/project/product.php
                                               )

                                       [function]  =>  include
                               )

               )

       [previous:Exception:private]  =>  
)

POST
GET
id85
idCat2
cmddetails
langSP
SESSION
LanguageManagerSP
CurrencyManagerMXN
GLOBALS
id85
idCat2
cmddetails
langSP
CONTEXT_DOCUMENT_ROOT/home/popusacom/public_html
CONTEXT_PREFIX
DOCUMENT_ROOT/home/popusacom/public_html
GATEWAY_INTERFACECGI/1.1
H2PUSHoff
H2_PUSHoff
H2_PUSHED
H2_PUSHED_ON
H2_STREAM_ID1
H2_STREAM_TAG3837663-4-1
HTTP2on
HTTPSon
PATH/bin:/usr/bin
QUERY_STRINGid=85&idCat=2&cmd=details&lang=SP
REDIRECT_H2PUSHoff
REDIRECT_H2_PUSHoff
REDIRECT_H2_PUSHED
REDIRECT_H2_PUSHED_ON
REDIRECT_H2_STREAM_ID1
REDIRECT_H2_STREAM_TAG3837663-4-1
REDIRECT_HTTP2on
REDIRECT_HTTPSon
REDIRECT_QUERY_STRINGid=85&idCat=2&cmd=details&lang=SP
REDIRECT_SCRIPT_URIhttps://www.popusa.com.mx/cotizador/85/producto/2/division-empaque-y-embalaje/tubular-abierto-por-un-lado-transparente/images/icons/project/files/images/banner/css/xzoom.min.css
REDIRECT_SCRIPT_URL/cotizador/85/producto/2/division-empaque-y-embalaje/tubular-abierto-por-un-lado-transparente/images/icons/project/files/images/banner/css/xzoom.min.css
REDIRECT_SSL_TLS_SNIwww.popusa.com.mx
REDIRECT_STATUS200
REDIRECT_UNIQUE_IDZmRyZseGNOsi0jWSwp0FVAAD2AI
REDIRECT_URL/cotizador/85/producto/2/division-empaque-y-embalaje/tubular-abierto-por-un-lado-transparente/images/icons/project/files/images/banner/css/xzoom.min.css
REMOTE_ADDR3.145.66.153
REMOTE_PORT20530
REQUEST_METHODGET
REQUEST_SCHEMEhttps
REQUEST_URI/cotizador/85/producto/2/division-empaque-y-embalaje/tubular-abierto-por-un-lado-transparente/images/icons/project/files/images/banner/css/xzoom.min.css
SCRIPT_FILENAME/home/popusacom/public_html/cotizador/productos.php
SCRIPT_NAME/cotizador/productos.php
SCRIPT_URIhttps://www.popusa.com.mx/cotizador/85/producto/2/division-empaque-y-embalaje/tubular-abierto-por-un-lado-transparente/images/icons/project/files/images/banner/css/xzoom.min.css
SCRIPT_URL/cotizador/85/producto/2/division-empaque-y-embalaje/tubular-abierto-por-un-lado-transparente/images/icons/project/files/images/banner/css/xzoom.min.css
SERVER_ADDR66.117.0.192
SERVER_ADMINwebmaster@popusa.com.mx
SERVER_NAMEwww.popusa.com.mx
SERVER_PORT443
SERVER_PROTOCOLHTTP/2.0
SERVER_SIGNATURE
SERVER_SOFTWAREApache
SSL_TLS_SNIwww.popusa.com.mx
TZAmerica/Los_Angeles
UNIQUE_IDZmRyZseGNOsi0jWSwp0FVAAD2AI
PHP_SELF/cotizador/productos.php
REQUEST_TIME_FLOAT1717858919.0285
REQUEST_TIME1717858919
argvArray
(
       [0]  =>  id=85&idCat=2&cmd=details&lang=SP
)
argc1
id85
idCat2
cmddetails
langSP
appCustomFiles_FrontEnd_FO_Product  Object
(
       [tpl:protected]  =>  CustomFiles_Savant  Object
               (
                       [translate:protected]  =>  Zend_Translate  Object
                               (
                                       [_adapter:Zend_Translate:private]  =>  Zend_Translate_Adapter_Tmx  Object
                                               (
                                                       [_file:Zend_Translate_Adapter_Tmx:private]  =>  Resource  id  #23
                                                       [_cleared:Zend_Translate_Adapter_Tmx:private]  =>  Array
                                                               (
                                                               )

                                                       [_tu:Zend_Translate_Adapter_Tmx:private]  =>  
                                                       [_tuv:Zend_Translate_Adapter_Tmx:private]  =>  
                                                       [_seg:Zend_Translate_Adapter_Tmx:private]  =>  
                                                       [_content:Zend_Translate_Adapter_Tmx:private]  =>  ¿Seguro  que  quiere  eliminar
                                                       [_defined:Zend_Translate_Adapter_Tmx:private]  =>  
                                                       [_automatic:Zend_Translate_Adapter:private]  =>  
                                                       [_options:protected]  =>  Array
                                                               (
                                                                       [clear]  =>  
                                                                       [scan]  =>  
                                                                       [locale]  =>  es
                                                               )

                                                       [_translate:protected]  =>  Array
                                                               (
                                                                       [es]  =>  Array
                                                                               (
                                                                                       [a]  =>  un
                                                                                       [a(f)]  =>  una
                                                                                       [a(n)]  =>  uno
                                                                                       [access]  =>  Entrar
                                                                                       [access_attempts_recorded]  =>  Todos  los  intentos  serán  guardados  por  motivos  de  seguridad
                                                                                       [account]  =>  Cuenta
                                                                                       [account_information]  =>  Información  de  Cuenta
                                                                                       [actions]  =>  Acciones
                                                                                       [active]  =>  Activo
                                                                                       [add]  =>  Agregar
                                                                                       [added]  =>  Agregado
                                                                                       [added(f)]  =>  Agregada
                                                                                       [additional_files_will_not_be_uploaded]  =>  Los  archivos  que  intente  cargar  adicionalmente  no  se  subirán  al  servidor
                                                                                       [additional_registers_will_not_be_uploaded]  =>  Los  registros  que  intente  cargar  adicionalmente  no  se  subirán  al  servidor
                                                                                       [address]  =>  Domicilio
                                                                                       [address_information]  =>  Información  de  Domicilio
                                                                                       [administration_panel]  =>  Panel  de  Administración
                                                                                       [all_rights_reserved]  =>  Todos  los  derechos  reservados
                                                                                       [and]  =>  y
                                                                                       [any_comment_contact_us_msg]  =>  Cualquier  duda  o  comentario,  puede  contactarnos
                                                                                       [associate]  =>  Asociar
                                                                                       [associated_to]  =>  Asociado  a
                                                                                       [associated_to(f)]  =>  Asociada  a
                                                                                       [associated_to(p)]  =>  Asociados  a
                                                                                       [associated_to(pf)]  =>  Asociadas  a
                                                                                       [appearance_order]  =>  Orden  de  Aparición
                                                                                       [artist]  =>  Artista
                                                                                       [attribute]  =>  Atributo
                                                                                       [author]  =>  Autor
                                                                                       [authorized_access_only]  =>  Sólo  Acceso  Autorizado
                                                                                       [brand]  =>  Marca
                                                                                       [cancel]  =>  Cancelar
                                                                                       [catalog]  =>  Catálogo
                                                                                       [categories]  =>  Categorías
                                                                                       [category]  =>  Categoría
                                                                                       [clear]  =>  Limpiar
                                                                                       [client]  =>  Cliente
                                                                                       [city]  =>  Ciudad
                                                                                       [collection]  =>  Colección
                                                                                       [colors]  =>  Colores
                                                                                       [confirm]  =>  Confirmar
                                                                                       [confirm_password_match_up_msg]  =>  Los  password  deben  coincidir
                                                                                       [confirm_password_required_msg]  =>  Por  favor  repita  su  password
                                                                                       [contact_method]  =>  Manera  de  Contactarlo
                                                                                       [content]  =>  Contenido
                                                                                       [country]  =>  País
                                                                                       [create]  =>  Crear
                                                                                       [customer]  =>  Cliente
                                                                                       [currency]  =>  Moneda
                                                                                       [current_image]  =>  Imagen  Actual
                                                                                       [date]  =>  Fecha
                                                                                       [delete]  =>  Eliminar
                                                                                       [deleted]  =>  Eliminado
                                                                                       [deleted(f)]  =>  Eliminada
                                                                                       [description]  =>  Descripción
                                                                                       [dimension]  =>  Dimensión
                                                                                       [dimensions]  =>  Dimensiones
                                                                                       [discount]  =>  Descuento
                                                                                       [doesnt_exist]  =>  No  existe
                                                                                       [dont_exist]  =>  No  existen
                                                                                       [edit]  =>  Editar
                                                                                       [email_already_chosen_msg]  =>  Email  ya  elegido  por  otro  usuario.  Por  favor  use  otro
                                                                                       [EN_name]  =>  Inglés
                                                                                       [english]  =>  Inglés
                                                                                       [enter_phone_contact_method_msg]  =>  Ingrese  un  número  telefónico  o  seleccione  Email  como  manera  de  contactarlo
                                                                                       [exclusive_zone]  =>  Zona  Exclusiva
                                                                                       [export_to]  =>  Exportar  a
                                                                                       [field]  =>  Campo
                                                                                       [file]  =>  Archivo
                                                                                       [file(p)]  =>  Archivos
                                                                                       [finished]  =>  Acabado
                                                                                       [first]  =>  Primer
                                                                                       [first(f)]  =>  Primera
                                                                                       [for]  =>  para
                                                                                       [from]  =>  de
                                                                                       [from_the]  =>  del
                                                                                       [first_name]  =>  Nombre
                                                                                       [general_information]  =>  Información  General
                                                                                       [go]  =>  Ir
                                                                                       [go_back_to_parent_category]  =>  Regresar  a  la  Categoría  Padre
                                                                                       [home]  =>  Inicio
                                                                                       [has_been]  =>  ha  sido
                                                                                       [image]  =>  Imagen
                                                                                       [images]  =>  Imágenes
                                                                                       [in]  =>  en
                                                                                       [inactive]  =>  Inactivo
                                                                                       [information]  =>  Información
                                                                                       [integer_number_equal_greater_n_msg]  =>  debe  ser  un  número  entero  igual  o  mayor  a  {n}
                                                                                       [inventory]  =>  Inventario
                                                                                       [is]  =>  es
                                                                                       [is_required_msg]  =>  es  obligatorio  y  no  puede  ir  vacío
                                                                                       [is_required_msg(f)]  =>  es  obligatoria  y  no  puede  ir  vacía
                                                                                       [is_required_msg(p)]  =>  son  obligatorios  y  no  pueden  ir  vacíos
                                                                                       [is_required_msg(pf)]  =>  son  obligatorias  y  no  pueden  ir  vacías
                                                                                       [language]  =>  Idioma
                                                                                       [last]  =>  Último
                                                                                       [last(f)]  =>  Última
                                                                                       [last_name]  =>  Apellido(s)
                                                                                       [line]  =>  Línea
                                                                                       [logout]  =>  Cerrar  Sesión
                                                                                       [long_description]  =>  Descripción  Larga
                                                                                       [main]  =>  Principal
                                                                                       [main_image]  =>  Imagen  Principal
                                                                                       [manage]  =>  Administrar
                                                                                       [materials]  =>  Materiales
                                                                                       [max_number_of_files]  =>  Número  Máximo  de  Archivos
                                                                                       [more]  =>  Más
                                                                                       [n_characters_minimum_msg]  =>  debe  tener  mínimo  {n}  caracteres
                                                                                       [name]  =>  Nombre
                                                                                       [new]  =>  Nuevo
                                                                                       [new(h)]  =>  Noticia
                                                                                       [new(f)]  =>  Nueva
                                                                                       [news]  =>  Noticias
                                                                                       [next]  =>  Siguiente
                                                                                       [no_files_assigned_to_register]  =>  No  hay  archivos  asignados  a  este  registro
                                                                                       [no_values_assigned_to_register]  =>  No  hay  valores  asignados  a  este  registro
                                                                                       [no_html_tags_msg]  =>  no  puede  contener  etiquetas  HTML
                                                                                       [no_html_tags_msg(p)]  =>  no  pueden  contener  etiquetas  HTML
                                                                                       [no_records_to_display]  =>  No  hay  registros  que  mostrar
                                                                                       [not_enough_information]  =>  No  hay  suficiente  información
                                                                                       [not_valid_msg]  =>  no  es  válido
                                                                                       [not_valid_msg(f)]  =>  no  es  válida
                                                                                       [number]  =>  Número
                                                                                       [number_equal_greater_n_msg]  =>  debe  ser  un  número  igual  o  mayor  a  {n}
                                                                                       [number_between_m_and_n_msg]  =>  debe  ser  un  número  entre  {m}  y  {n}
                                                                                       [n-character_code_msg]  =>  debe  ser  código  de  {n}  caracteres
                                                                                       [of]  =>  de
                                                                                       [of_the]  =>  del
                                                                                       [order]  =>  Orden
                                                                                       [orders]  =>  Órdenes
                                                                                       [other_language]  =>  Otro  Idioma
                                                                                       [other_languages]  =>  Otros  Idiomas
                                                                                       [page]  =>  Página
                                                                                       [parent]  =>  Padre
                                                                                       [parent_category]  =>  Categoría  Padre
                                                                                       [password]  =>  Contraseña
                                                                                       [password_recovery]  =>  Recuperacion  de  Password
                                                                                       [password_sent_msg]  =>  Su  password  fue  enviado  a  su  correo  electrónico
                                                                                       [personal_information]  =>  Información  Personal
                                                                                       [phone]  =>  Teléfono
                                                                                       [phone_number]  =>  Teléfono
                                                                                       [photo]  =>  Foto
                                                                                       [photo(p)]  =>  Fotos
                                                                                       [photogallery]  =>  Fotogalería
                                                                                       [photogallery(p)]  =>  Fotogalerías
                                                                                       [previous]  =>  Anterior
                                                                                       [price]  =>  Precio
                                                                                       [product]  =>  Producto
                                                                                       [product_image]  =>  Imagen  del  Producto
                                                                                       [profile_id]  =>  ID  del  Perfil
                                                                                       [recently_created_entry]  =>  La  entrada  recién  creada
                                                                                       [register]  =>  Registrarse
                                                                                       [register(h)]  =>  Registro
                                                                                       [register(h)(p)]  =>  Registros
                                                                                       [related]  =>  Relacionadas
                                                                                       [required]  =>  Requerido
                                                                                       [required(f)]  =>  Requerida
                                                                                       [required(p)]  =>  Requeridos
                                                                                       [required(pf)]  =>  Requeridas
                                                                                       [results_per]  =>  Resultados  por
                                                                                       [residential_development]  =>  Colonia
                                                                                       [restricted_access]  =>  Acceso  Restringido
                                                                                       [role]  =>  Rol
                                                                                       [root]  =>  Raíz
                                                                                       [save]  =>  Guardar
                                                                                       [saved]  =>  Guardado
                                                                                       [saved(f)]  =>  Guardada
                                                                                       [search]  =>  Buscar
                                                                                       [select]  =>  Seleccione
                                                                                       [shipping_time]  =>  Tiempo  de  Entrega
                                                                                       [short_description]  =>  Descripción  Corta
                                                                                       [show]  =>  Mostrar
                                                                                       [sincerely]  =>  Atentamente
                                                                                       [sku]  =>  Código
                                                                                       [sort_ascending]  =>  Orden  Ascendente
                                                                                       [sort_descending]  =>  Orden  Descendente
                                                                                       [SP_name]  =>  Español
                                                                                       [spanish]  =>  Español
                                                                                       [state]  =>  Estado
                                                                                       [status]  =>  Estatus
                                                                                       [stock]  =>  Existencias
                                                                                       [street]  =>  Calle
                                                                                       [system_configuration]  =>  Configuración  del  Sistema
                                                                                       [system_problem]  =>  Hubo  un  problema  con  el  sistema,  por  favor  intente  de  nuevo.  Si  el  problema  persiste  por  favor  notifique  al  webmaster  (support@vicomstudio.com)
                                                                                       [the]  =>  El
                                                                                       [the(f)]  =>  La
                                                                                       [there_are_errors]  =>  Existen  algunos  errores
                                                                                       [the_employee_has_been_updated]  =>  El  colaborador  ha  sido  actualizado
                                                                                       [this]  =>  Este
                                                                                       [this(f)]  =>  esta
                                                                                       [support  a  maximum  of]  =>  Soporta  un  Máximo  de
                                                                                       [title]  =>  Título
                                                                                       [to]  =>  a
                                                                                       [to_enter_our_site_click_link_msg]  =>  Para  acceder  a  nuestro  sitio,  haga  clic  en  el  siguiente  enlace
                                                                                       [to_the]  =>  al
                                                                                       [try_again]  =>  Por  favor  intente  de  nuevo
                                                                                       [unit]  =>  Unidad
                                                                                       [user]  =>  Usuario
                                                                                       [username]  =>  Usuario
                                                                                       [user_password_incorrect]  =>  Usuario  o  Password  incorrecto
                                                                                       [user_register]  =>  Registro  de  Usuario
                                                                                       [valid_{n}_digit_code_msg]  =>  debe  ser  un  código  válido  de  {n}  dígitos
                                                                                       [valid_{n}_letter_code_msg]  =>  debe  ser  un  código  válido  de  {n}  letras
                                                                                       [valid_monetary_qty_msg]  =>  debe  ser  una  cantidad  monetaria  válida
                                                                                       [valid_integer_msg]  =>  debe  ser  un  número  entero  válido
                                                                                       [valid_number_msg]  =>  debe  ser  un  número  válido
                                                                                       [view]  =>  Ver
                                                                                       [volume]  =>  Volumen
                                                                                       [weight]  =>  Peso
                                                                                       [welcome]  =>  Bienvenido
                                                                                       [your]  =>  Su
                                                                                       [zip_code]  =>  Código  Postal
                                                                                       [?_confirm_add]  =>  ¿Seguro  que  quiere  agregar
                                                                                       [?_confirm_delete]  =>  ¿Seguro  que  quiere  eliminar
                                                                               )

                                                                       [en]  =>  Array
                                                                               (
                                                                                       [a]  =>  a
                                                                                       [a(f)]  =>  a
                                                                                       [a(n)]  =>  a
                                                                                       [access]  =>  Access
                                                                                       [access_attempts_recorded]  =>  All  access  attempts  will  be  recorded  for  security  purposes
                                                                                       [account]  =>  Account
                                                                                       [account_information]  =>  Account  Information
                                                                                       [actions]  =>  Actions
                                                                                       [active]  =>  Active
                                                                                       [add]  =>  Add
                                                                                       [added]  =>  Added
                                                                                       [added(f)]  =>  Added
                                                                                       [additional_files_will_not_be_uploaded]  =>  The  additional  files  will  not  be  uploaded  to  the  server
                                                                                       [additional_registers_will_not_be_uploaded]  =>  The  additional  registers  will  not  be  uploaded  to  the  server
                                                                                       [address]  =>  Address
                                                                                       [address_information]  =>  Address  Information
                                                                                       [administration_panel]  =>  Administration  Panel
                                                                                       [all_rights_reserved]  =>  All  Rights  Reserved
                                                                                       [and]  =>  and
                                                                                       [any_comment_contact_us_msg]  =>  Any  doubt  or  comment,  you  can  contact  us
                                                                                       [associate]  =>  Associate
                                                                                       [associated_to]  =>  Associated  to
                                                                                       [associated_to(f)]  =>  Associated  to
                                                                                       [associated_to(p)]  =>  Associated  to
                                                                                       [associated_to(pf)]  =>  Associated  to
                                                                                       [appearance_order]  =>  Appearance  Order
                                                                                       [artist]  =>  Artist
                                                                                       [attribute]  =>  Attribute
                                                                                       [author]  =>  Author
                                                                                       [authorized_access_only]  =>  Authorized  Access  Only
                                                                                       [brand]  =>  Brand
                                                                                       [cancel]  =>  Cancel
                                                                                       [catalog]  =>  Catalog
                                                                                       [categories]  =>  Categories
                                                                                       [category]  =>  Category
                                                                                       [clear]  =>  Clear
                                                                                       [client]  =>  Client
                                                                                       [city]  =>  City
                                                                                       [collection]  =>  Collection
                                                                                       [colors]  =>  Colors
                                                                                       [confirm]  =>  Confirm
                                                                                       [confirm_password_match_up_msg]  =>  Passwords  must  match  up
                                                                                       [confirm_password_required_msg]  =>  Please  repeat  your  password
                                                                                       [contact_method]  =>  Contact  Method
                                                                                       [content]  =>  Content
                                                                                       [country]  =>  Country
                                                                                       [create]  =>  Create
                                                                                       [customer]  =>  Customer
                                                                                       [currency]  =>  Currency
                                                                                       [current_image]  =>  Current  Image
                                                                                       [date]  =>  Date
                                                                                       [delete]  =>  Delete
                                                                                       [deleted]  =>  Deleted
                                                                                       [deleted(f)]  =>  Deleted
                                                                                       [description]  =>  Description
                                                                                       [dimension]  =>  Dimension
                                                                                       [dimensions]  =>  Dimensions
                                                                                       [discount]  =>  Discount
                                                                                       [doesnt_exist]  =>  Doesn't  Exists
                                                                                       [dont_exist]  =>  Don't  Exist
                                                                                       [edit]  =>  Edit
                                                                                       [email_already_chosen_msg]  =>  Email  already  chosen  by  other  user.  Please  use  another
                                                                                       [EN_name]  =>  English
                                                                                       [english]  =>  English
                                                                                       [enter_phone_contact_method_msg]  =>  Enter  a  phone  number  or  select  Email  as  contact  method
                                                                                       [exclusive_zone]  =>  Exclusive  Zone
                                                                                       [export_to]  =>  Export  to
                                                                                       [field]  =>  Field
                                                                                       [file]  =>  File
                                                                                       [file(p)]  =>  Files
                                                                                       [finished]  =>  Finished
                                                                                       [first]  =>  First
                                                                                       [first(f)]  =>  First
                                                                                       [for]  =>  for
                                                                                       [from]  =>  from
                                                                                       [from_the]  =>  from  the
                                                                                       [first_name]  =>  First  Name
                                                                                       [general_information]  =>  General  Information
                                                                                       [go]  =>  Go
                                                                                       [go_back_to_parent_category]  =>  Go  Back  to  Parent  Category
                                                                                       [home]  =>  Home
                                                                                       [has_been]  =>  has  been
                                                                                       [image]  =>  Image
                                                                                       [images]  =>  Images
                                                                                       [in]  =>  in
                                                                                       [inactive]  =>  Inctive
                                                                                       [information]  =>  Information
                                                                                       [integer_number_equal_greater_n_msg]  =>  must  be  an  integer  number  equal  or  greater  than  {n}
                                                                                       [inventory]  =>  Inventory
                                                                                       [is]  =>  is
                                                                                       [is_required_msg]  =>  is  required  and  cannot  be  empty
                                                                                       [is_required_msg(f)]  =>  is  required  and  cannot  be  empty
                                                                                       [is_required_msg(p)]  =>  are  required  and  cannot  be  empty
                                                                                       [is_required_msg(pf)]  =>  are  required  and  cannot  be  empty
                                                                                       [language]  =>  Language
                                                                                       [last]  =>  Last
                                                                                       [last(f)]  =>  Last
                                                                                       [last_name]  =>  Last  Name
                                                                                       [line]  =>  Line
                                                                                       [logout]  =>  Logout
                                                                                       [long_description]  =>  Long  Description
                                                                                       [main]  =>  Main
                                                                                       [main_image]  =>  Main  Image
                                                                                       [manage]  =>  Manage
                                                                                       [materials]  =>  Materials
                                                                                       [max_number_of_files]  =>  Maximum  Number  of  Files
                                                                                       [more]  =>  More
                                                                                       [n_characters_minimum_msg]  =>  must  be  {n}  characters  length  minimum
                                                                                       [name]  =>  Name
                                                                                       [new]  =>  New
                                                                                       [new(h)]  =>  New
                                                                                       [new(f)]  =>  New
                                                                                       [news]  =>  News
                                                                                       [next]  =>  Next
                                                                                       [no_files_assigned_to_register]  =>  There  are  no  files  assigned  to  this  register
                                                                                       [no_values_assigned_to_register]  =>  There  are  no  values  assigned  to  this  register
                                                                                       [no_html_tags_msg]  =>  cannot  contain  HTML  tags
                                                                                       [no_html_tags_msg(p)]  =>  cannot  contain  HTML  tags
                                                                                       [no_records_to_display]  =>  There  are  no  records  to  display
                                                                                       [not_enough_information]  =>  There  is  not  enought  information
                                                                                       [not_valid_msg]  =>  is  not  valid
                                                                                       [not_valid_msg(f)]  =>  is  not  valid
                                                                                       [number]  =>  Number
                                                                                       [number_equal_greater_n_msg]  =>  must  be  a  number  equal  or  greater  than  {n}
                                                                                       [number_between_m_and_n_msg]  =>  must  be  a  number  between  {m}  and  {n}
                                                                                       [n-character_code_msg]  =>  must  be  a  {n}  character  code
                                                                                       [of]  =>  of
                                                                                       [of_the]  =>  of  the
                                                                                       [order]  =>  Order
                                                                                       [orders]  =>  Orders
                                                                                       [other_language]  =>  Other  Language
                                                                                       [other_languages]  =>  Other  Languages
                                                                                       [page]  =>  Page
                                                                                       [parent]  =>  Parent
                                                                                       [parent_category]  =>  Parent  Category
                                                                                       [password]  =>  Password
                                                                                       [password_recovery]  =>  Password  Recovery
                                                                                       [password_sent_msg]  =>  Your  password  was  sent  to  your  email
                                                                                       [personal_information]  =>  Personal  Information
                                                                                       [phone]  =>  Phone
                                                                                       [phone_number]  =>  Phone  Number
                                                                                       [photo]  =>  Photo
                                                                                       [photo(p)]  =>  Photos
                                                                                       [photogallery]  =>  Fhotogallery
                                                                                       [photogallery(p)]  =>  Fhotogalleries
                                                                                       [previous]  =>  Previous
                                                                                       [price]  =>  Price
                                                                                       [product]  =>  Product
                                                                                       [product_image]  =>  Product  Image
                                                                                       [profile_id]  =>  Profile  ID
                                                                                       [recently_created_entry]  =>  The  recently  created  entry
                                                                                       [register]  =>  Register
                                                                                       [register(h)]  =>  Register
                                                                                       [register(h)(p)]  =>  Registers
                                                                                       [related]  =>  Related
                                                                                       [required]  =>  Required
                                                                                       [required(f)]  =>  Required
                                                                                       [required(p)]  =>  Required
                                                                                       [required(pf)]  =>  Required
                                                                                       [results_per]  =>  Results  per
                                                                                       [residential_development]  =>  Residential  Dev.
                                                                                       [restricted_access]  =>  Restricted  Access
                                                                                       [role]  =>  Role
                                                                                       [root]  =>  Root
                                                                                       [save]  =>  Save
                                                                                       [saved]  =>  Saved
                                                                                       [saved(f)]  =>  Saved
                                                                                       [search]  =>  Search
                                                                                       [select]  =>  Select
                                                                                       [shipping_time]  =>  Shipping  Time
                                                                                       [short_description]  =>  Short  Description
                                                                                       [show]  =>  Show
                                                                                       [sincerely]  =>  Sincerely
                                                                                       [sku]  =>  SKU
                                                                                       [sort_ascending]  =>  Sort  Ascending
                                                                                       [sort_descending]  =>  Sort  Descending
                                                                                       [SP_name]  =>  Spanish
                                                                                       [spanish]  =>  Spanish
                                                                                       [state]  =>  State
                                                                                       [status]  =>  Status
                                                                                       [stock]  =>  Stock
                                                                                       [street]  =>  Street
                                                                                       [system_configuration]  =>  System  Configuration
                                                                                       [system_problem]  =>  There  is  a  problem  with  the  system,  please  try  again.  If  the  problem  persist  please  notify  it  to  the  webmaster  (support@vicomstudio.com)
                                                                                       [the]  =>  The
                                                                                       [the(f)]  =>  The
                                                                                       [there_are_errors]  =>  There  are  some  errors
                                                                                       [the_employee_has_been_updated]  =>  The  employee  has  been  updated
                                                                                       [this]  =>  This
                                                                                       [this(f)]  =>  this
                                                                                       [support  a  maximum  of]  =>  Support  a  Maximum  of
                                                                                       [title]  =>  Title
                                                                                       [to]  =>  to
                                                                                       [to_enter_our_site_click_link_msg]  =>  To  enter  our  site,  click  the  following  link
                                                                                       [to_the]  =>  to  the
                                                                                       [try_again]  =>  Please  try  again
                                                                                       [unit]  =>  Unit
                                                                                       [user]  =>  User
                                                                                       [username]  =>  Username
                                                                                       [user_password_incorrect]  =>  User  or  Password  incorrect
                                                                                       [user_register]  =>  User  Register
                                                                                       [valid_{n}_digit_code_msg]  =>  must  be  a  valid  {n}  digit  code
                                                                                       [valid_{n}_letter_code_msg]  =>  must  be  a  valid  {n}  letter  code
                                                                                       [valid_monetary_qty_msg]  =>  must  be  a  valid  monetary  quantity
                                                                                       [valid_integer_msg]  =>  must  be  a  valid  integer  number
                                                                                       [valid_number_msg]  =>  must  be  a  valid  number
                                                                                       [view]  =>  View
                                                                                       [volume]  =>  Volume
                                                                                       [weight]  =>  Weight
                                                                                       [welcome]  =>  Welcome
                                                                                       [your]  =>  Your
                                                                                       [zip_code]  =>  Zip  Code
                                                                                       [?_confirm_add]  =>  Are  you  sure  you  want  to  add
                                                                                       [?_confirm_delete]  =>  Are  you  sure  you  want  to  delete
                                                                               )

                                                               )

                                               )

                               )

                       [pathExecute:protected]  =>  
                       [__config:protected]  =>  Array
                               (
                                       [template_path]  =>  Array
                                               (
                                                       [0]  =>  /home/popusacom/public_html/cotizador/project/templates/
                                                       [1]  =>  ./
                                               )

                                       [resource_path]  =>  Array
                                               (
                                                       [0]  =>  /home/popusacom/public_html/cotizador/project/core/PEAR/Savant3/resources/
                                               )

                                       [error_text]  =>  

template  error,  examine  fetch()  result


                                       [exceptions]  =>  
                                       [autoload]  =>  
                                       [compiler]  =>  
                                       [filters]  =>  Array
                                               (
                                               )

                                       [plugins]  =>  Array
                                               (
                                               )

                                       [template]  =>  
                                       [plugin_conf]  =>  Array
                                               (
                                               )

                                       [extract]  =>  
                                       [fetch]  =>  
                                       [escape]  =>  Array
                                               (
                                                       [0]  =>  htmlspecialchars
                                               )

                               )

               )

       [redirectStrategies:protected]  =>  Array
               (
               )

       [permissionStrategy:protected]  =>  
)
versionPHP7.2.34
tempArray
(
       [0]  =>  7
       [1]  =>  2
       [2]  =>  34
)
res1
langSP
exceptionMDB2_Error  Object
(
       [error_message_prefix]  =>  
       [mode]  =>  1
       [level]  =>  1024
       [code]  =>  -1
       [message]  =>  
       [userinfo]  =>  
       [backtrace]  =>  
)
12
234
LanguageManagerSP
CurrencyManagerMXN
1MDB2_Driver_mysqli  Object
(
       [string_quoting]  =>  Array
               (
                       [start]  =>  '
                       [end]  =>  '
                       [escape]  =>  \
                       [escape_pattern]  =>  \
               )

       [identifier_quoting]  =>  Array
               (
                       [start]  =>  `
                       [end]  =>  `
                       [escape]  =>  `
               )

       [_query_errno:protected]  =>  
       [_query_error:protected]  =>  
       [sql_comments]  =>  Array
               (
                       [0]  =>  Array
                               (
                                       [start]  =>  --  
                                       [end]  =>  

                                       [escape]  =>  
                               )

                       [1]  =>  Array
                               (
                                       [start]  =>  #
                                       [end]  =>  

                                       [escape]  =>  
                               )

                       [2]  =>  Array
                               (
                                       [start]  =>  /*
                                       [end]  =>  */
                                       [escape]  =>  
                               )

               )

       [server_capabilities_checked:protected]  =>  
       [start_transaction:protected]  =>  
       [varchar_max_length]  =>  255
       [datatype]  =>  
       [extended]  =>  
       [function]  =>  
       [manager]  =>  
       [native]  =>  
       [reverse]  =>  
       [db_index]  =>  1
       [dsn]  =>  Array
               (
                       [phptype]  =>  mysqli
                       [dbsyntax]  =>  mysqli
                       [username]  =>  popusacom_develop
                       [password]  =>  jU$eo9t9%cIv
                       [protocol]  =>  tcp
                       [hostspec]  =>  localhost
                       [port]  =>  
                       [socket]  =>  
                       [database]  =>  
                       [mode]  =>  
                       [new_link]  =>  true
               )

       [connected_dsn]  =>  Array
               (
               )

       [connection]  =>  0
       [opened_persistent]  =>  
       [database_name]  =>  popusacom_db
       [connected_database_name]  =>  
       [connected_server_info]  =>  
       [supported]  =>  Array
               (
                       [sequences]  =>  emulated
                       [indexes]  =>  1
                       [affected_rows]  =>  1
                       [summary_functions]  =>  1
                       [order_by_text]  =>  1
                       [transactions]  =>  1
                       [savepoints]  =>  1
                       [current_id]  =>  emulated
                       [limit_queries]  =>  1
                       [LOBs]  =>  1
                       [replace]  =>  1
                       [sub_selects]  =>  emulated
                       [triggers]  =>  
                       [auto_increment]  =>  1
                       [primary_key]  =>  1
                       [result_introspection]  =>  1
                       [prepared_statements]  =>  emulated
                       [identifier_quoting]  =>  1
                       [pattern_escaping]  =>  1
                       [new_link]  =>  1
               )

       [options]  =>  Array
               (
                       [ssl]  =>  
                       [field_case]  =>  0
                       [disable_query]  =>  
                       [result_class]  =>  MDB2_Result_%s
                       [buffered_result_class]  =>  MDB2_BufferedResult_%s
                       [result_wrap_class]  =>  
                       [result_buffering]  =>  1
                       [fetch_class]  =>  stdClass
                       [persistent]  =>  
                       [debug]  =>  0
                       [debug_handler]  =>  MDB2_defaultDebugOutput
                       [debug_expanded_output]  =>  
                       [default_text_field_length]  =>  4096
                       [lob_buffer_length]  =>  8192
                       [log_line_break]  =>  

                       [idxname_format]  =>  %s_idx
                       [seqname_format]  =>  %s_seq
                       [savepoint_format]  =>  MDB2_SAVEPOINT_%s
                       [statement_format]  =>  MDB2_STATEMENT_%1$s_%2$s
                       [seqcol_name]  =>  sequence
                       [quote_identifier]  =>  
                       [use_transactions]  =>  1
                       [decimal_places]  =>  2
                       [portability]  =>  127
                       [modules]  =>  Array
                               (
                                       [ex]  =>  Extended
                                       [dt]  =>  Datatype
                                       [mg]  =>  Manager
                                       [rv]  =>  Reverse
                                       [na]  =>  Native
                                       [fc]  =>  Function
                               )

                       [emulate_prepared]  =>  
                       [datatype_map]  =>  Array
                               (
                               )

                       [datatype_map_callback]  =>  Array
                               (
                               )

                       [nativetype_map_callback]  =>  Array
                               (
                               )

                       [lob_allow_url_include]  =>  
                       [bindname_format]  =>  (?:\d+)|(?:[a-zA-Z][a-zA-Z0-9_]*)
                       [max_identifiers_length]  =>  64
                       [default_fk_action_onupdate]  =>  RESTRICT
                       [default_fk_action_ondelete]  =>  RESTRICT
                       [DBA_username]  =>  
                       [DBA_password]  =>  
                       [default_table_type]  =>  
                       [multi_query]  =>  
               )

       [wildcards:protected]  =>  Array
               (
                       [0]  =>  %
                       [1]  =>  _
               )

       [as_keyword]  =>    AS  
       [warnings]  =>  Array
               (
               )

       [debug_output]  =>  
       [in_transaction]  =>  
       [nested_transaction_counter]  =>  
       [has_transaction_error:protected]  =>  
       [offset]  =>  0
       [limit]  =>  0
       [phptype]  =>  mysqli
       [dbsyntax]  =>  mysql
       [last_query]  =>  
       [fetchmode]  =>  2
       [modules:protected]  =>  Array
               (
               )

       [destructor_registered:protected]  =>  1
       [pear:protected]  =>  PEAR  Object
               (
                       [_debug]  =>  
                       [_default_error_mode]  =>  
                       [_default_error_options]  =>  
                       [_default_error_handler]  =>  
                       [_error_class]  =>  PEAR_Error
                       [_expected_errors]  =>  Array
                               (
                               )

               )

)
phptype
dbsyntax
username
password
protocol
hostspec
port
socket
database
mode
COOKIES
SERVER
CONTEXT_DOCUMENT_ROOT/home/popusacom/public_html
CONTEXT_PREFIX
DOCUMENT_ROOT/home/popusacom/public_html
GATEWAY_INTERFACECGI/1.1
H2PUSHoff
H2_PUSHoff
H2_PUSHED
H2_PUSHED_ON
H2_STREAM_ID1
H2_STREAM_TAG3837663-4-1
HTTP2on
HTTPSon
HTTP_ACCEPT*/*
HTTP_ACCEPT_ENCODINGgzip,  br,  zstd,  deflate
HTTP_HOSTwww.popusa.com.mx
HTTP_USER_AGENTMozilla/5.0  AppleWebKit/537.36  (KHTML,  like  Gecko;  compatible;  ClaudeBot/1.0;  +claudebot@anthropic.com)
HTTP_X_HTTPS1
PATH/bin:/usr/bin
QUERY_STRINGid=85&idCat=2&cmd=details&lang=SP
REDIRECT_H2PUSHoff
REDIRECT_H2_PUSHoff
REDIRECT_H2_PUSHED
REDIRECT_H2_PUSHED_ON
REDIRECT_H2_STREAM_ID1
REDIRECT_H2_STREAM_TAG3837663-4-1
REDIRECT_HTTP2on
REDIRECT_HTTPSon
REDIRECT_QUERY_STRINGid=85&idCat=2&cmd=details&lang=SP
REDIRECT_SCRIPT_URIhttps://www.popusa.com.mx/cotizador/85/producto/2/division-empaque-y-embalaje/tubular-abierto-por-un-lado-transparente/images/icons/project/files/images/banner/css/xzoom.min.css
REDIRECT_SCRIPT_URL/cotizador/85/producto/2/division-empaque-y-embalaje/tubular-abierto-por-un-lado-transparente/images/icons/project/files/images/banner/css/xzoom.min.css
REDIRECT_SSL_TLS_SNIwww.popusa.com.mx
REDIRECT_STATUS200
REDIRECT_UNIQUE_IDZmRyZseGNOsi0jWSwp0FVAAD2AI
REDIRECT_URL/cotizador/85/producto/2/division-empaque-y-embalaje/tubular-abierto-por-un-lado-transparente/images/icons/project/files/images/banner/css/xzoom.min.css
REMOTE_ADDR3.145.66.153
REMOTE_PORT20530
REQUEST_METHODGET
REQUEST_SCHEMEhttps
REQUEST_URI/cotizador/85/producto/2/division-empaque-y-embalaje/tubular-abierto-por-un-lado-transparente/images/icons/project/files/images/banner/css/xzoom.min.css
SCRIPT_FILENAME/home/popusacom/public_html/cotizador/productos.php
SCRIPT_NAME/cotizador/productos.php
SCRIPT_URIhttps://www.popusa.com.mx/cotizador/85/producto/2/division-empaque-y-embalaje/tubular-abierto-por-un-lado-transparente/images/icons/project/files/images/banner/css/xzoom.min.css
SCRIPT_URL/cotizador/85/producto/2/division-empaque-y-embalaje/tubular-abierto-por-un-lado-transparente/images/icons/project/files/images/banner/css/xzoom.min.css
SERVER_ADDR66.117.0.192
SERVER_ADMINwebmaster@popusa.com.mx
SERVER_NAMEwww.popusa.com.mx
SERVER_PORT443
SERVER_PROTOCOLHTTP/2.0
SERVER_SIGNATURE
SERVER_SOFTWAREApache
SSL_TLS_SNIwww.popusa.com.mx
TZAmerica/Los_Angeles
UNIQUE_IDZmRyZseGNOsi0jWSwp0FVAAD2AI
PHP_SELF/cotizador/productos.php
REQUEST_TIME_FLOAT1717858919.0285
REQUEST_TIME1717858919
argvArray
(
       [0]  =>  id=85&idCat=2&cmd=details&lang=SP
)
argc1
ENV