Jump to content
thirty bees forum

jmeca

Members
  • Posts

    96
  • Joined

  • Last visited

Posts posted by jmeca

  1. Hello, without a doubt, what thirtybees needs is full compatibility with Google Merchant Center and Google Search Console and no indexing errors with Google, Bing and others.

    Eliminate those annoying search console errors and in the end you do not know if you are doing well or not.

  2. Hello, if you could help me, because I am in the same situation and I can not find any solution I have with the Niara theme and with other themes, I have deleted httacces and I have regenerated it again, I have deleted the cahes I do not know how many times, I have installed apache and I have uninstalled it, I have installed nginx and I have uninstalled it, I have reinstalled apache and I am still the same with the friendly url activated I do not see the images.

    Can you share your solution, please.
    Thank you.

    https://expomueble.info

  3. On 6/9/2022 at 8:12 PM, jmeca said:

    For me the main function that is missing is the multivendor, the stores individually if you have it well positioned you will have work, but the newest is that the store/s are multivendor.

    The multistore/multidomain function is fine, but it should also be multivendor.

    And the stock for the multistore should be easier to update, because now it is quite complicated.

    This multi-vendor function is very advanced.

    For the manufacturer's information there is a free module that can be used:

    https://catalogo-onlinersi.net/es/complementos/146-fabricante-adicional.html

    For the vendor function you can use the native vendor function of thirtybees which works well with the previous module.

    It only remains to be done or programmed so that the new supplier or seller only has access to his articles and orders and does not see the other sellers. 

    And that only the superadmin has access to all orders and items.

    I do not know about programming, but I think it can be easier this way, even if it were a separate module at a reasonable price I would pay for it. 

  4. For me the main function that is missing is the multivendor, the stores individually if you have it well positioned you will have work, but the newest is that the store/s are multivendor.

    The multistore/multidomain function is fine, but it should also be multivendor.

    And the stock for the multistore should be easier to update, because now it is quite complicated.

  5. Hello, does anyone know how I can add the code for Google analytics 4 ?

    I think it could be done through the custom code, but not functional in multishop.

    I think someone had a module for this but I don't remember the name or the page to download it.

  6. 45 minutes ago, datakick said:

    Ouch, this is beautiful bug: https://github.com/thirtybees/thirtybees/issues/1355

    To fix it, either update to bleeding edge, or edit file classes/Cart.php and on line 2398 change

    
    if (carrier::useProportionateTax()) {

    to

    
    if (Carrier::useProportionateTax()) {

     

    Thank you very much, you have helped me a lot, this has also corrected the previous error.

    TECHNICAL ERROR: unable to send login information Details: Error thrown: [object Object] Text status: error

    I am anxiously awaiting the new version 🙂

  7. 2 hours ago, datakick said:

    Hard to tell what's wrong. You should enable debug mode, and then look what does the ajax response looks like. There might be some hints there

    Hi, this is error in log:

    *ERROR*     2021/10/25 - 11:00:48: Class 'carrier' not found at line 2398 in file classes/Cart.php

  8. Hi, I have finally been able to upgrade to 1.3, now I want to log in or register as a customer and I get the following error:

    TECHNICAL ERROR: unable to send login information Details: Error thrown: [object Object] Text status: error

    after this error, I close the error but I am registered as a customer and I can place the order.

    I don't know how to remove this error.

    Thank you very much for your help.

  9. 1 hour ago, datakick said:

    There are no 'known' problems with core updater. All reported problems were fixed and new versions were released. You can download the latest version here.

    @jmeca did you try my suggestion about updating /tools/cacert.pem ? That should fix your certificate validation issues, and you should be able to update the store. 

    Hello, thank you very much for answering, yes, I did upload the new cacert.pem and I was able to advance something but now I have another problem that I attach photograph.

    In the previous screen it tells me that I have modified the files:

    config/smarty.config.config.inc.php
    tools/cacert.pem

    cacert.pem if I have just modified it but the smarty.config does not seem to have been modified unless through some module.

    I would be very grateful if you could help me.

    903494155_Screenshot2021-10-22at16-21-52Meyvasercb.thumb.png.4ce33c0a0ff3bc360536ebe8bb748d50.png

  10. 1 hour ago, musicmaster said:

    On the Modules page click on Check for updates. After that you will see the modules that can be upgraded and a button to do so.

    check.jpg.f315165ad25b25c0f87d528a764cc421.jpg

    Hello, thank you for your reply. I don't mean the modules, the general distribution Upgrade 1.2 to 1.3

  11. This is the full error:

    GuzzleHttp\Exception\RequestException: cURL error 60: SSL certificate problem: certificate has expired (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) in /home/www/xxxxxxxxxxxxxx.00/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:201
    Stack trace:
    #0 /home/www/xxxxxxxxxxxxxx.00/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(155): GuzzleHttp\Handler\CurlFactory::createRejection(Object(GuzzleHttp\Handler\EasyHandle), Array)
    #1 /home/www/xxxxxxxxxxxxxx.00/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php(105): GuzzleHttp\Handler\CurlFactory::finishError(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handler\CurlFactory))
    #2 /home/www/xxxxxxxxxxxxxx.00/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php(43): GuzzleHttp\Handler\CurlFactory::finish(Object(GuzzleHttp\Handler\CurlHandler), Object(GuzzleHttp\Handler\EasyHandle), Object(GuzzleHttp\Handler\CurlFactory))
    #3 /home/www/xxxxxxxxxxxxxx.00/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(28): GuzzleHttp\Handler\CurlHandler->__invoke(Object(GuzzleHttp\Psr7\Request), Array)
    #4 /home/www/xxxxxxxxxxxxxx.00/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php(51): GuzzleHttp\Handler\Proxy::GuzzleHttp\Handler\{closure}(Object(GuzzleHttp\Psr7\Request), Array)
    #5 /home/www/xxxxxxxxxxxxxx.00/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php(66): GuzzleHttp\Handler\Proxy::GuzzleHttp\Handler\{closure}(Object(GuzzleHttp\Psr7\Request), Array)
    #6 /home/www/xxxxxxxxxxxxxx.00/vendor/guzzlehttp/guzzle/src/Middleware.php(29): GuzzleHttp\PrepareBodyMiddleware->__invoke(Object(GuzzleHttp\Psr7\Request), Array)
    #7 /home/www/xxxxxxxxxxxxxx.00/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php(70): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Request), Array)
    #8 /home/www/xxxxxxxxxxxxxx.00/vendor/guzzlehttp/guzzle/src/Middleware.php(57): GuzzleHttp\RedirectMiddleware->__invoke(Object(GuzzleHttp\Psr7\Request), Array)
    #9 /home/www/xxxxxxxxxxxxxx.00/vendor/guzzlehttp/guzzle/src/HandlerStack.php(71): GuzzleHttp\Middleware::GuzzleHttp\{closure}(Object(GuzzleHttp\Psr7\Request), Array)
    #10 /home/www/xxxxxxxxxxxxxx.00/vendor/guzzlehttp/guzzle/src/Client.php(351): GuzzleHttp\HandlerStack->__invoke(Object(GuzzleHttp\Psr7\Request), Array)
    #11 /home/www/xxxxxxxxxxxxxx.00/vendor/guzzlehttp/guzzle/src/Client.php(162): GuzzleHttp\Client->transfer(Object(GuzzleHttp\Psr7\Request), Array)
    #12 /home/www/xxxxxxxxxxxxxx.00/vendor/guzzlehttp/guzzle/src/Client.php(182): GuzzleHttp\Client->requestAsync('post', Object(GuzzleHttp\Psr7\Uri), Array)
    #13 /home/www/xxxxxxxxxxxxxx.00/vendor/guzzlehttp/guzzle/src/Client.php(95): GuzzleHttp\Client->request('post', '/coreupdater/v2...', Array)
    #14 /home/www/xxxxxxxxxxxxxx.00/modules/coreupdater/classes/api/ThirtybeesApiGuzzle.php(258): GuzzleHttp\Client->__call('post', Array)
    #15 /home/www/xxxxxxxxxxxxxx.00/modules/coreupdater/classes/api/ThirtybeesApiGuzzle.php(245): CoreUpdater\Api\ThirtybeesApiGuzzle->performPost(Array)
    #16 /home/www/xxxxxxxxxxxxxx.00/modules/coreupdater/classes/api/ThirtybeesApiGuzzle.php(221): CoreUpdater\Api\ThirtybeesApiGuzzle->callApi('check-module-ve...', Array)
    #17 /home/www/xxxxxxxxxxxxxx.00/modules/coreupdater/controllers/admin/AdminCoreUpdaterController.php(847): CoreUpdater\Api\ThirtybeesApiGuzzle->checkModuleVersion('1.4.3')
    #18 /home/www/xxxxxxxxxxxxxx.00/modules/coreupdater/controllers/admin/AdminCoreUpdaterController.php(345): AdminCoreUpdaterController->checkModuleVersion()
    #19 [internal function]: AdminCoreUpdaterController->performInitContent()
    #20 /home/www/xxxxxxxxxxxxxx.00/modules/coreupdater/classes/ErrorHandler.php(56): call_user_func_array(Array, Array)
    #21 /home/www/xxxxxxxxxxxxxx.00/modules/coreupdater/controllers/admin/AdminCoreUpdaterController.php(335): CoreUpdater\ErrorHandler->handleErrors(Array)
    #22 /home/www/xxxxxxxxxxxxxx.00/classes/controller/Controller.php(208): AdminCoreUpdaterController->initContent()
    #23 /home/www/xxxxxxxxxxxxxx.00/classes/Dispatcher.php(852): ControllerCore->run()
    #24 /home/www/xxxxxxxxxxxxxx.00/jm3c4/index.php(63): DispatcherCore->dispatch()
    #25 {main}

    Next CoreUpdater\Api\ThirtybeesApiException: Transport exception in /home/www/xxxxxxxxxxxxxx.00/modules/coreupdater/classes/api/ThirtybeesApiGuzzle.php:262
    Stack trace:
    #0 /home/www/xxxxxxxxxxxxxx.00/modules/coreupdater/classes/api/ThirtybeesApiGuzzle.php(245): CoreUpdater\Api\ThirtybeesApiGuzzle->performPost(Array)
    #1 /home/www/xxxxxxxxxxxxxx.00/modules/coreupdater/classes/api/ThirtybeesApiGuzzle.php(221): CoreUpdater\Api\ThirtybeesApiGuzzle->callApi('check-module-ve...', Array)
    #2 /home/www/xxxxxxxxxxxxxx.00/modules/coreupdater/controllers/admin/AdminCoreUpdaterController.php(847): CoreUpdater\Api\ThirtybeesApiGuzzle->checkModuleVersion('1.4.3')
    #3 /home/www/xxxxxxxxxxxxxx.00/modules/coreupdater/controllers/admin/AdminCoreUpdaterController.php(345): AdminCoreUpdaterController->checkModuleVersion()
    #4 [internal function]: AdminCoreUpdaterController->performInitContent()
    #5 /home/www/xxxxxxxxxxxxxx.00/modules/coreupdater/classes/ErrorHandler.php(56): call_user_func_array(Array, Array)
    #6 /home/www/xxxxxxxxxxxxxx.00/modules/coreupdater/controllers/admin/AdminCoreUpdaterController.php(335): CoreUpdater\ErrorHandler->handleErrors(Array)
    #7 /home/www/xxxxxxxxxxxxxx.00/classes/controller/Controller.php(208): AdminCoreUpdaterController->initContent()
    #8 /home/www/xxxxxxxxxxxxxx.00/classes/Dispatcher.php(852): ControllerCore->run()
    #9 /home/www/xxxxxxxxxxxxxx.00/jm3c4/index.php(63): DispatcherCore->dispatch()
    #10 {main}

  12. Just now, jmeca said:

    problems after upgrade Core Updater:

    Transport exception

    Detalles
    
    GuzzleHttp\Exception\RequestException: cURL error 60: SSL certificate problem: certificate has expired (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) in /home/www/xxxxxxxxxxxxx/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:201

    Any help please

  13. problems after upgrade Core Updater:

    Transport exception

    Detalles
    GuzzleHttp\Exception\RequestException: cURL error 60: SSL certificate problem: certificate has expired (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) in /home/www/xxxxxxxxxxxxx/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:201
×
×
  • Create New...