Jump to content
thirty bees forum

hygiene1

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by hygiene1

  1. Hey guys, having issues with the stats page not working, all showing installed in the modules list, but also noticing long load times (40-60 secs) for the dashboard with a significant delay after the page is loaded (40-60 secs) to actually showing graphs etc

  2. Issue came back as the "disable non thirty bees modules" turned this off and paypal started working again.. not sure why because the paypal module is down as published by thirty bees but it worked

  3. Ok.. so last attempt, I have turned on payment by cheque and debug.. and now getting an error

    [ThirtyBeesException]

    Can't load Order status at line 408 in file classes/module/PaymentModule.php

    1. }
    2. $orderStatus = new OrderState((int) $idOrderState, (int) $this->context->language->id);
    3. if (!Validate::isLoadedObject($orderStatus)) {
    4. Logger::addLog('PaymentModule::validateOrder - Order Status cannot be loaded', 3, null, 'Cart', (int) $idCart, true);
    5. throw new PrestaShopException('Can\'t load Order status');
    6. }
    7. if (!$this->active) {
    8. Logger::addLog('PaymentModule::validateOrder - Module is not active', 3, null, 'Cart', (int) $idCart, true);
    9.          die(Tools::displayError());
      

      PaymentModuleCore->validateOrder - [line 64 - modules/cheque/controllers/front/validation.php] - [9 Arguments] ChequeValidationModuleFrontController->postProcess - [line 251 - classes/controller/Controller.php] ControllerCore->run - [line 253 - classes/controller/FrontController.php] FrontControllerCore->run - [line 837 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 33 - index.php]

    This look like anything somebody can help with?

  4. Well I came over to thirty bees because the support was supposed to be better and I thank those who have answered but up to now, its not looking good, all i seem to get is pm's from people wanting access to my paypal module along with a repair fee... I have followed all instructions pertaining to the migration and even installed original thirty bees modules but still no working paypal and losing sales by the day.

  5. Yeah all set up [url=https://postimg.cc/nsMkNTQS][img]https://i.postimg.cc/nsMkNTQS/Capture1.png[/img][/url] [url=https://postimg.cc/Yh3z9T6y][img]https://i.postimg.cc/Yh3z9T6y/Capture2.png[/img][/url]

  6. Hi guys,

    I have recently migrated to TB and must say speed wise its a massive improvement.. however I am having issues with getting paypal v5.3.3 to work on v1.0.7

    I have checked and followed all instructions from within paypal developer and inside the module but the module is not being loaded front end, any ideas??

×
×
  • Create New...