Fathira Posted October 5, 2017 Share Posted October 5, 2017 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 Link to comment Share on other sites More sharing options...
Fathira Posted October 5, 2017 Author Share Posted October 5, 2017 and also read this [ThirtyBeesException] Class 'Cbdom' not found at line 106 in file modules/ccavenue/ccavenue.php { $this->uninstall(); $this->_errors[]=$this->l('Error in ccavenue payment method contact support'); return false; } $cbdom = new Cbdom(); $this->_cbdom=$cbdom; $POST['ccavenuepaylicensekey'] = $this->pglickey; if(!empty($POST['ccavenuepaylicense_key'])) { $license_key = $_POST['ccavenuepay_license_key']; ccavenue->loadDefaults - [line 54 - modules/ccavenue/ccavenue.php] $this->page = basename(FILE, '.php'); $this->displayName = $this->l('ccavenue MCPG'); $this->description = $this->l('Accepts payments by ccavenue'); $this->confirmUninstall = $this->l('Are you sure you want to delete your details ?'); $this->cbdommain = new Cbdom_main(); $this->loadDefaults(); } public function install() { $helper = new HelperForm(); $helper->token = Tools::getAdminToken('AdminModules'); anyone know please answer Link to comment Share on other sites More sharing options...
lesley Posted October 6, 2017 Share Posted October 6, 2017 Does this module work on PrestaShop? Have you tested it? Link to comment Share on other sites More sharing options...
Fathira Posted October 6, 2017 Author Share Posted October 6, 2017 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 Link to comment Share on other sites More sharing options...
roband7 Posted October 6, 2017 Share Posted October 6, 2017 The installation doesn't look complete, or it assumes you have done some sort of post-installation setup that you haven't done. It assumes the existence of: classes/controller/cbdom.php This file seems to be missing at your site. Was this addon perhaps just copied over from another site and you missed some files. Is there perhaps an addon install procecure you should have used instead? Probably better if you check with someone that supports the ccavenue addon than here. Link to comment Share on other sites More sharing options...
Fathira Posted October 6, 2017 Author Share Posted October 6, 2017 THANKS ROB it is not copied from other site it is ccavenue payment getaway official module for pristashop . i attached that module . this module working now in my other site that not issue at line 106 in file modules/ccavenue/ccavenue.php see attachment see this and help01507271236298ccavenue.php Link to comment Share on other sites More sharing options...
roband7 Posted October 6, 2017 Share Posted October 6, 2017 I don´t have much to add really. The code looks for classes/controller/cbdom.php and that file doesn´t exist. You need to ask the people that develop the ccavenue addon. Link to comment Share on other sites More sharing options...
Fathira Posted October 6, 2017 Author Share Posted October 6, 2017 mm Link to comment Share on other sites More sharing options...
lesley Posted October 6, 2017 Share Posted October 6, 2017 Is the module a free or paid module? Link to comment Share on other sites More sharing options...
Fathira Posted October 7, 2017 Author Share Posted October 7, 2017 It is free module. it is provide ccavenue pymenygetwy . Download from ccavenue pymenygetwy account Link to comment Share on other sites More sharing options...
lesley Posted October 7, 2017 Share Posted October 7, 2017 Can you post the module then. Link to comment Share on other sites More sharing options...
Fathira Posted October 7, 2017 Author Share Posted October 7, 2017 Thala lesley this module attached my first post https://forum.thirtybees.com/assets/uploads/files/1507265065842-ccavenue.zip Link to comment Share on other sites More sharing options...
lesley Posted October 7, 2017 Share Posted October 7, 2017 That is not a module, that is just a single php file, we would need the whole zip to debug it. Link to comment Share on other sites More sharing options...
Fathira Posted October 7, 2017 Author Share Posted October 7, 2017 Sorry I sen d now Link to comment Share on other sites More sharing options...
Fathira Posted October 7, 2017 Author Share Posted October 7, 2017 hi lesley please unzip this zip file . the inside details of how to install . it is download from ccavenue official website account page . it is created third party developer for ccavenue it is 100% free. use only not for sale 01507386370794CCAvenueMCPGPrestaShop_1.6.1.4.zip special thanks for your support Link to comment Share on other sites More sharing options...
lesley Posted October 7, 2017 Share Posted October 7, 2017 This module does not run on prestashop for me. This module is a POS, it is trying to create a file in the admin directory for some reason and failing. If you got it installed in PrestaShop, check the PrestaShop site's admin directory for a file named cbdom.php and add that file to the same location in your thirty bees site. Alternatively you can go to India and find the developer and punch him in the face. Link to comment Share on other sites More sharing options...
vzex Posted October 8, 2017 Share Posted October 8, 2017 POS Point of sale? Oh! ;) Link to comment Share on other sites More sharing options...
Baarssen Posted October 8, 2017 Share Posted October 8, 2017 @lesley said in [PrestaShop] Fatal error in module file Class 'Cbdom' not found: Alternatively you can go to India and find the developer and punch him in the face. :punch: :grinning: Link to comment Share on other sites More sharing options...
Fathira Posted October 9, 2017 Author Share Posted October 9, 2017 Thanks lesley your support I successfully installed your answer correct the admin folder one file cbdom .File hire but it blank page . I get a copy the cbdom code from my old site (4 monrh ago I successfully installed this module in thirtybees) and past in this the blank cbdom file .Then after install success Lessly meny meny Thanks for your help Link to comment Share on other sites More sharing options...
lesley Posted October 9, 2017 Share Posted October 9, 2017 Ahh great, I am glad you got it going. Link to comment Share on other sites More sharing options...
Fathira Posted October 9, 2017 Author Share Posted October 9, 2017 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 Link to comment Share on other sites More sharing options...
lesley Posted October 9, 2017 Share Posted October 9, 2017 Is this a front office issue? It sounds module specific, you might ask the module developer. I know some modules that are sub par will not allow people to use the js speed optimizations. Link to comment Share on other sites More sharing options...
Fathira Posted October 9, 2017 Author Share Posted October 9, 2017 Thanks lessly Yes I try to contact to module developer Link to comment Share on other sites More sharing options...
maheshp212 Posted February 16, 2018 Share Posted February 16, 2018 If you have the CBDOM file please send me and please suggest me the path of the file too.. got stucked. Link to comment Share on other sites More sharing options...
Fathira Posted February 21, 2018 Author Share Posted February 21, 2018 @ mahash p the issue solved the cbdom file code copy from other site and past hire it is ok see attach ment [01519193219490cbdom.php](Uploading 100%) [01519193296456cbdom.php](Uploading 100%) 01519193377348ccavenue public_htmlclassescontroller.zip Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now