Jump to content

logan1987

Members
  • Posts

    3
  • Joined

  • Last visited

Profile Information

  • First Name
    James
  • Last Name
    Howlett

logan1987's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. hi everyone, i've my own theme (a copy of classic theme). i customize the theme layouts page style (from one column to two column etc..). i save settings and correctly see the edited page. evertythings work well until i clear cache, this way my theme layouts settings back to default. how can i do to avoid that?
  2. hi everyone, i'm making a ps 1.7.1 module to add a product to cart via jquery, and refresh (without reloading) a table with actual products in cart, quantity and final price (like the default cart page). are there example, code snippet or documentation about that? i don't understand how to retrieve and add information to cart, and even how to call product (via jquery) and retrieve product info. Thanks! James
  3. Hi everyone, overriding the AdminEmployeesController i notice that the afterUpdate method occured before prestashop update information into the employee_shop table. if put a die() at the end of the method i can see that data in this table is not updated. 1) How can i be sure that all the operations are completed before making my own query and operation? 2) why are there operation that does not complete (not flushed to db, maybe) ? Thanks, Logan
×
×
  • Create New...