Jump to content

mukesh

Members
  • Posts

    225
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by mukesh

  1. mukesh

    order form

    i am using cpanel module.
  2. mukesh

    order form

    how can add country "server select option" in shared hosting?
  3. mukesh

    cron job

    is there any example set up in cpanel.
  4. mukesh

    cron job

    when i changin cron job 5 to 15 min and try update cron but still shown 5 mins
  5. mukesh

    error after migration

    i try all version but not working
  6. mukesh

    500 error

    500 internal server error
  7. after taking full backup then i restore error shown ============================================ Something went wrong. SQLSTATE[28000] [1045] Access denied for user 'billmhos_bles391'@'localhost' (using password: YES) on line 74 in /home/qucvnuar/public_html/portal/core/ServiceProviders/MinphpBridge.php Printing Stack Trace: #0 /home/qucvnuar/public_html/portal/core/ServiceProviders/MinphpBridge.php(74): PDO->__construct('mysql:dbname=bi...', 'billmhos_bles39...', '4pS[57[5D5', Array) #1 /home/qucvnuar/public_html/portal/vendors/pimple/pimple/src/Pimple/Container.php(118): Blesta\Core\ServiceProviders\MinphpBridge->Blesta\Core\ServiceProviders\{closure}(Object(Minphp\Container\Container)) #2 /home/qucvnuar/public_html/portal/vendors/minphp/container/src/Container.php(22): Pimple\Container->offsetGet('pdo') #3 /home/qucvnuar/public_html/portal/vendors/minphp/bridge/src/Lib/Model.php(25): Minphp\Container\Container->get('pdo') #4 /home/qucvnuar/public_html/portal/app/app_model.php(0): Model->__construct() #5 /home/qucvnuar/public_html/portal/app/models/currencies.php(20): AppModel->__construct() #6 [internal function]: Currencies->__construct() #7 [internal function]: ReflectionClass->newInstance() #8 /home/qucvnuar/public_html/portal/vendors/minphp/bridge/src/Lib/Loader.php(275): call_user_func_array(Array, Array) #9 /home/qucvnuar/public_html/portal/vendors/minphp/bridge/src/Lib/Loader.php(253): Loader::createInstance('Currencies', Array) #10 /home/qucvnuar/public_html/portal/vendors/minphp/bridge/src/Lib/Loader.php(129): Loader::loadInstances(Array, Array, 'models') #11 /home/qucvnuar/public_html/portal/helpers/currency_format/currency_format.php(35): Loader::loadModels(Object(CurrencyFormat), Array) #12 [internal function]: CurrencyFormat->__construct() #13 [internal function]: ReflectionClass->newInstance() #14 /home/qucvnuar/public_html/portal/vendors/minphp/bridge/src/Lib/Loader.php(275): call_user_func_array(Array, Array) #15 /home/qucvnuar/public_html/portal/vendors/minphp/bridge/src/Lib/Loader.php(253): Loader::createInstance('CurrencyFormat', Array) #16 /home/qucvnuar/public_html/portal/vendors/minphp/bridge/src/Lib/Loader.php(158): Loader::loadInstances(Array, Array, 'helpers') #17 /home/qucvnuar/public_html/portal/vendors/minphp/bridge/src/Lib/Controller.php(154): Loader::loadHelpers(Object(AdminLogin), Array) #18 /home/qucvnuar/public_html/portal/vendors/minphp/bridge/src/Lib/Controller.php(123): Controller->helpers(Array) #19 /home/qucvnuar/public_html/portal/app/app_controller.php(0): Controller->__construct() #20 /home/qucvnuar/public_html/portal/vendors/minphp/bridge/src/Lib/Dispatcher.php(120): AppController->__construct('admin_login', NULL, false) #21 /home/qucvnuar/public_html/portal/index.php(21): Dispatcher::dispatch('/portal/admin/l...') #22 {main} ========== after taking full backup then i restore error shown
  8. we are already using Ngnix web server. but cookies shown failed on Gtmetrix check report here https://gtmetrix.com/reports/bill.mhosting.in/YAdaMpAb
  9. mukesh

    mysql 5.7

    is blesta compatible with mysql 5.7 is there any effect when upgrading 5.6 to 5.7
  10. mukesh

    error

    when i try to upade number of days on support department error occurs.
  11. one task running they ask for clear task lock when i click to they popup a to run cron but i ran cron after this pending
  12. how can fix this issue? on screenshot. recently i migrate to new server. and it causing high server loads
  13. mukesh

    CRM for Blesta

    you also make a good video tutorial when you release it.
  14. how can change renew price before renewal invoice generated
  15. mukesh

    namesilo bug

    Something went wrong. in_array() expects parameter 2 to be array, string given on line 2063 in /home/billmhosting/public_html/portal/components/modules/namesilo/namesilo.php Printing Stack Trace: #0 [internal function]: UnknownException::setErrorHandler(2, 'in_array() expe...', '/home/billmhost...', 2063, Array) #1 /home/billmhosting/public_html/portal/vendors/monolog/monolog/src/Monolog/ErrorHandler.php(164): call_user_func(Array, 2, 'in_array() expe...', '/home/billmhost...', 2063, Array) #2 [internal function]: Monolog\ErrorHandler->handleError(2, 'in_array() expe...', '/home/billmhost...', 2063, Array) #3 /home/billmhosting/public_html/portal/components/modules/namesilo/namesilo.php(2063): in_array('', 'domain') #4 [internal function]: Namesilo->validatePortfolio('', '8a264d8fea8d240...', 'mukesh9770@gmai...', 'false') #5 /home/billmhosting/public_html/portal/vendors/minphp/input/src/Input.php(539): call_user_func_array(Array, Array) #6 /home/billmhosting/public_html/portal/vendors/minphp/input/src/Input.php(362): Minphp\Input\Input->validateRule('portfolio', Array, '', 'portfolio') #7 /home/billmhosting/public_html/portal/components/modules/namesilo/namesilo.php(794): Minphp\Input\Input->validates(Array) #8 /home/billmhosting/public_html/portal/app/models/module_manager.php(518): Namesilo->addModuleRow(Array) #9 /home/billmhosting/public_html/portal/app/controllers/admin_company_modules.php(353): ModuleManager->addRow('13', Array) #10 /home/billmhosting/public_html/portal/vendors/minphp/bridge/src/Lib/Dispatcher.php(143): AdminCompanyModules->addRow() #11 /home/billmhosting/public_html/portal/index.php(21): Dispatcher::dispatch('/portal/admin/s...') #12 {main}
  16. mukesh

    ticket error

    when i click on ticket number then error generated
  17. How can active addon services when i try active addon service there addon option not shown in drop down.
  18. still error in_array() expects parameter 2 to be array, string given on line 2063 in /home/billmhosting/public_html/portal/components/modules/namesilo/namesilo.php Printing Stack Trace: #0 [internal function]: UnknownException::setErrorHandler(2, 'in_array() expe...', '/home/billmhost...', 2063, Array) #1 /home/billmhosting/public_html/portal/vendors/monolog/monolog/src/Monolog/ErrorHandler.php(164): call_user_func(Array, 2, 'in_array() expe...', '/home/billmhost...', 2063, Array) #2 [internal function]: Monolog\ErrorHandler->handleError(2, 'in_array() expe...', '/home/billmhost...', 2063, Array) #3 /home/billmhosting/public_html/portal/components/modules/namesilo/namesilo.php(2063): in_array('', 'domain') #4 [internal function]: Namesilo->validatePortfolio('', '23a26b38d5190113...', 'mukesh@gmail...', 'false') #5 /home/billmhosting/public_html/portal/vendors/minphp/input/src/Input.php(539): call_user_func_array(Array, Array) #6 /home/billmhosting/public_html/portal/vendors/minphp/input/src/Input.php(362): Minphp\Input\Input->validateRule('portfolio', Array, '', 'portfolio') #7 /home/billmhosting/public_html/portal/components/modules/namesilo/namesilo.php(794): Minphp\Input\Input->validates(Array) #8 /home/billmhosting/public_html/portal/components/modules/namesilo/namesilo.php(826): Namesilo->addModuleRow(Array) #9 /home/billmhosting/public_html/portal/app/models/module_manager.php(564): Namesilo->editModuleRow(Object(stdClass), Array) #10 /home/billmhosting/public_html/portal/app/controllers/admin_company_modules.php(395): ModuleManager->editRow('17', Array) #11 /home/billmhosting/public_html/portal/vendors/minphp/bridge/src/Lib/Dispatcher.php(143): AdminCompanyModules->editRow() #12 /home/billmhosting/public_html/portal/index.php(21): Dispatcher::dispatch('/portal/admin/s...') #13 {main}
  19. is this module developed by someone ?
  20. same issue occur with me and there is no solution yet.
×
×
  • Create New...