Jump to content
thirty bees forum

Fathira

Members
  • Posts

    86
  • Joined

  • Last visited

Posts posted by Fathira

  1. hello few hour ago trailing slash missing in website home page see my site home page https://www.mysite.com/ , other url https://www.mysite.com/women/women-clothing-and-dresses/designer-sarees/printed-saree/ but today the trailing slash missing now url home https://www.mysite.com other url https://www.mysite.com/women/women-clothing-and-dresses/designer-sarees/printed-saree NO TRAILING SLASH IN END NOT EDITED ANY FILE AND FOLDER any effect seo, speed and other this issue ? trailing slash impotent or not end of url ? everyone know please answer thanks

  2. Thanks lessly and how to solve this issue i nstall a new multi vendor module.module work fine. now something issue now this vendor aria . vendor profile description html aria and product description html aria not visible . then i change performance smart java script set to no (off) after this issue solved . but that (smart java script) benefit missing. how to set this module with out smart java script ( dont want smart java script support for this module) or any idea please help thanks

  3. hello i install a new multi vendor module now something issue now this vendor aria . vendor profile description html aria and product description html aria not visible . then i change performance smart java script set to no (off) after this issue solved . but that (smart java script) benefit missing. how to set this module with out smart java script ( dont want smart java script support for this module) or any idea please help thanks

  4. thanks for your support yes sir the same module working my old site this now live . i created a new site but not work this . not idea see blow error [ThirtyBeesException]

    Class 'Cbdom' not found at line 106 in file modules/ccavenue/ccavenue.php

    ccavenue->loadDefaults - [line 54 - modules/ccavenue/ccavenue.php] ccavenue->__construct - [line - ] ReflectionClass->newInstance - [line 189 - Core/Foundation/IoC/CoreFoundationIoCContainer.php] CoreFoundationIoCContainer->makeInstanceFromClassName - [line 232 - Core/Foundation/IoC/CoreFoundationIoCContainer.php] - [2 Arguments] CoreFoundationIoCContainer->doMake - [line 253 - Core/Foundation/IoC/CoreFoundationIoCContainer.php] - [2 Arguments] CoreFoundationIoCContainer->make - [line 71 - Adapter/AdapterServiceLocator.php] - [1 Arguments] AdapterServiceLocator::get - [line 938 - classes/module/Module.php] - [1 Arguments] ModuleCore::getModulesOnDisk - [line 330 - controllers/admin/AdminModulesController.php] - [3 Arguments] AdminModulesControllerCore->initContent - [line 366 - classes/controller/Controller.php] ControllerCore->run - [line 743 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 63 - admin/index.php] please help me see this module 01507265062030ccavenue.zip

  5. and also read this [ThirtyBeesException]

    Class 'Cbdom' not found at line 106 in file modules/ccavenue/ccavenue.php

    1. {
    2. $this->uninstall();
    3. $this->_errors[]=$this->l('Error in ccavenue payment method contact support');
    4. return false;
    5. }
    6. $cbdom = new Cbdom();
    7. $this->_cbdom=$cbdom;
    8. $POST['ccavenuepaylicensekey'] = $this->pglickey;
    9. if(!empty($POST['ccavenuepaylicense_key']))
    10. {
    11.         $license_key = $_POST['ccavenuepay_license_key'];                                
      

      ccavenue->loadDefaults - [line 54 - modules/ccavenue/ccavenue.php]

      1. $this->page = basename(FILE, '.php');
      2. $this->displayName = $this->l('ccavenue MCPG');
      3. $this->description = $this->l('Accepts payments by ccavenue');
      4. $this->confirmUninstall = $this->l('Are you sure you want to delete your details ?');
      5. $this->cbdommain = new Cbdom_main();
      6. $this->loadDefaults();
      7. }
      8. public function install()
      9. {
      10. $helper = new HelperForm();
      11. $helper->token = Tools::getAdminToken('AdminModules');

    anyone know please answer

  6. hello today i try to install ccavenue payment gateway . i upload via cpanel . then go to admin panel and click modules and service . error blank screen with this warning see [PrestaShop] Fatal error in module file :/home/bzcqhswi/public_html/modules/ccavenue/ccavenue.php: Class 'Cbdom' not found .where is check this ? see this attach it is the ccavenue payment gateway module one file01507190041929ccavenue.php please answer thanks

  7. @mdekker ok i agreed it is server related i try different server some server not supported tb updater . it is feel heavy load admin panel and updating connect issue it both server documentation same but some server not supported see this result Previewing the timing breakdown of a request Timing breakdown phases explained

    Here's more information about each of the phases you may see in the Timing tab:

    Queueing. The browser queues requests when: There are higher priority requests. There are already six TCP connections open for this origin, which is the limit. Applies to HTTP/1.0 and HTTP/1.1 only. The browser is briefly allocating space in the disk cache Stalled. The request could be stalled for any of the reasons described in Queueing. DNS Lookup. The browser is resolving the request's IP address. Proxy negotiation. The browser is negotiating the request with a proxy server. Request sent. The request is being sent. ServiceWorker Preparation. The browser is starting up the service worker. Request to ServiceWorker. The request is being sent to the service worker. Waiting (TTFB). The browser is waiting for the first byte of a response. TTFB stands for Time To First Byte. This timing includes 1 round trip of latency and the time the server took to prepare the response. Content Download. The browser is receiving the response. Receiving Push. The browser is receiving data for this response via HTTP/2 Server Push. Reading Push. The browser is reading the local data previously received. thanks for your support

  8. hi i change to cache to apc,file, redias,memcached, and all but the setting.inc.php define('PSCACHINGSYSTEM', 'CacheMemcache'); how to work this ? sorry may be my bad experience if need changes this file to same admin setted cache driver name?

×
×
  • Create New...