Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

Sashkax

Новичок
  
  • Posts

    1
  • Joined

  • Last visited

Sashkax's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Reacting Well Rare
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

-1

Reputation

  1. Полулился вот икой vqmod для 2.0.3.1 (адрес не создается, если не заполнен город): <file name="catalog/model/account/customer.php"> <operation error="log"> <search position="after"><![CDATA[$customer_id = $this->db->getLastId();]]></search> <add><![CDATA[ if ($this->db->escape($data['city'])!='') { ]]></add> </operation> </file> <file name="catalog/model/account/customer.php"> <operation error="log"> <search position="after"><![CDATA[$this->db->query("UPDATE " . DB_PREFIX . "customer SET address_id = '" . (int)$address_id . "' WHERE customer_id = '" . (int)$customer_id . "'");]]></search> <add><![CDATA[ } ]]></add> </operation> </file> disable-registration-address.vqmod.xml

×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.