Jump to content

nsweb

Members
  • Posts

    106
  • Joined

  • Last visited

Profile Information

  • Location
    Ukraine
  • Activity
    Freelancer

Recent Profile Visitors

6,242,198 profile views

nsweb's Achievements

Newbie

Newbie (1/14)

13

Reputation

5

Community Answers

  1. variable with message does not passed to email template. you have to do it somewhere in your code $order = new Order($id_order); $message = $order->getFirstMessage();
  2. try to play with option "When out of stock" on Quantities tab, seems like it depends on it
  3. check Preferences - Products - Max size of short description
  4. Login to your backoffice and update domain from there, disable/enable url rewriting
  5. check your db tables 1) "tab" must have around 100 records 2) "access" must have same number of records as "tab" with "id_profile = 1", "id_tab" corresponding to "tab" table ids and "view, add, edit, delete = 1" Employees controller = AdminEmployees Permissions controller = AdminAccess
  6. no matter disabled you or not. you need to add records into db table category_shop
  7. did you enabled multistore? this could be the problem
  8. There is something wrong in your story. With first screenshot "Access denied", on second you have access?? Maybe screenshot of second page from browser cache? Anyway, login to back office as Super Admin and check permissions.
  9. do you see maintenance page from PrestaShop or hosting? post a screenshot
×
×
  • Create New...