Jump to content

gr8web

Members
  • Posts

    9
  • Joined

  • Last visited

Profile Information

  • Location
    Luxembourg
  • Activity
    Project Owner

gr8web's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. No one knows? The Problem is still there and I cannot find how to solve...
  2. Hey all, I am running the latest Prestashop Version with a Leo Template that uses an AP Pagebuilder Module. The SIte uses 3 Languages. I added pictures via AP Pagebuilder such Logo and Banners etc. Wehn I change the language only the images of the languages where I added them last appear. Front and Backend. When I inspect the Pages I see, that the images are there but in the Code there is a Space and therefore the images are not shown: <img src="/themes/leo_lolita/img/modules/appagebuilder/images/ chwstore_Logo_fr.png " class="img-responsive " title="CHWStore - Logo" alt="CHWStore Logo" style=" width:auto; height:auto"> You can check the Site at https://chwstore.com How can I solve this? Thanks in advance for helping. Marc
  3. It was a brand new installation without Template or special Plugins
  4. I am using Prestashop Version 1.6.1.6
  5. When I click on the Brosers Back Button I get back to the last Page where I was, as it should be. I am only kicked out of Prestashop Backend when I click on a "Save" Button.
  6. When I click on Save & Preview I am also dropped out to Frontend Main Page Sorry, but I cannot see a Back Button.
  7. Hello, I wanted to create a custom CMS Page via Prestashops CMS Tool. Each Time when I try to save the Page I am dropped out from Prestashops Admin Platform to the Frontend Main Page. How can I solve this? Thanks for helping Regards Marc
  8. Hi, I have already tried this, but I get the same error when I try to change the name.
  9. Hello, when I try to delete, change or even enabeling a carrier I get the following error Message: [PrestaShopException] Property Carrier->name length (82) must be between 0 and 64 at line 837 in file classes/ObjectModel.php 831. 832. $message = $this->validateField($field, $this->$field); 833. if ($message !== true) 834. { 835. if ($die) 836. throw new PrestaShopException($message); 837. return $error_return ? $message : false; 838. } 839. } 840. 841. return true; ObjectModelCore->validateFields - [line 265 - classes/ObjectModel.php] - [0 Argument] ObjectModelCore->getFields - [line 599 - classes/ObjectModel.php] - [0 Argument] ObjectModelCore->update - [line 2699 - classes/controller/AdminController.php] - [0 Argument] AdminControllerCore->processBulkDelete - [line 539 - classes/controller/AdminController.php] - [0 Argument] AdminControllerCore->postProcess - [line 580 - controllers/admin/AdminCarriersController.php] - [0 Argument] AdminCarriersControllerCore->postProcess - [line 158 - classes/controller/Controller.php] - [0 Argument] ControllerCore->run - [line 349 - classes/Dispatcher.php] - [0 Argument] DispatcherCore->dispatch - [line 50 - edyxsoprcqesxkhs/index.php] - [0 Argument] Ho can I solve this
×
×
  • Create New...