Ir para conteúdo

s2dieginho

Membro
  • Registro em

  • Última visita

Solutions

  1. s2dieginho's post in (Resolvido)Error ID: #E-3 criar web-site was marked as the answer   
    Era só a config.lua arrumei já.
  2. s2dieginho's post in (Resolvido)shop enviando varios itens was marked as the answer   
    Vlw amigo, conseguir resolver obrigado por ajudar ++rep
    troquei a parte 
    db.executeQuery("DELETE FROM `z_ots_comunication` WHERE `id` = " .. id .. ";")
    db.executeQuery("UPDATE `z_shop_history_item` SET `trans_state`='realized', `trans_real`=" .. os.time() .. " WHERE id = " .. id .. ";")
    e deixei assim 
    db.query("DELETE FROM `z_ots_comunication` WHERE `id` = " .. id .. ";") db.query("UPDATE `z_shop_history_item` SET `trans_state`='realized', `trans_real`=" .. os.time() .. " WHERE id = " .. id .. ";")
  3. s2dieginho's post in (Resolvido)imagem trocada was marked as the answer   
    Vlw amigo ja comsegui resolver, peguei outros itens compativel com o serve e subistitui pelo antigo...
    mais vlw msm assim

Informação Importante

Confirmação de Termo