Jump to content

knoppers

Member
  • Posts

    8
  • Joined

  • Last visited

About knoppers

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

knoppers's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hey, no, unfortunately, I couldn't solve the problem. I have nothing left but a rollback to 7.5. Do you have the same problem? Greetings
  2. Hello, I have not integrated any other plugins or Javascript applications/code. Only the Internetx module is a domain registrar. If I look into the cache file in line 30 (as in the error) the following entry can be found: <span class="input-group-btn"> <?php if ($_smarty_tpl->tpl_vars['registerdomainenabled']->value) {?> ---THIS IS THE LINE---- <input type="submit" class="btn search<?php echo $_smarty_tpl->tpl_vars['captcha']->value->getButtonClass($_smarty_tpl->tpl_vars['captchaForm']->value);?> ---THIS IS THE LINE END---- " value="<?php echo $_smarty_tpl->tpl_vars['LANG']->value['search'];?> " /> Disable the Captcha Option doesn't work also. I just can't understand it.
  3. Hello guys, today I updated our WHMCS to version 7.7. The update went so far without problems. However, I can no longer view the customer frontend and only get the following error message: Oops! Something went wrong and we couldn't process your request. Please go back to the previous page and try again. Error: Call to a member function getButtonClass() on string in /var/www/clients/client0/web4/web/templates_c/61ae1786e7b43f3127b5f6a8406143ec1643f9f2_0.file.header.tpl.php:232 Stack trace: #0 /var/www/clients/client0/web4/web/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_5c58448c944e49_13491300(Object(Smarty_Internal_Template)) #1 /var/www/clients/client0/web4/web/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(Smarty_Internal_Template)) #2 /var/www/clients/client0/web4/web/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(216): Smarty_Template_Compiled->render(Object(Smarty_Internal_Template)) #3 /var/www/clients/client0/web4/web/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(232): Smarty_Internal_Template->render(false, 0) #4 /var/www/clients/client0/web4/web/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(116): Smarty_Internal_TemplateBase->_execute(Object(Smarty_Internal_Template), NULL, NULL, NULL, 0) #5 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/Smarty.php(0): Smarty_Internal_TemplateBas e->fetch('byte/h...', NULL, NULL, NULL, false, true, false) #6 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/ClientArea.php(0): WHMCS\Smarty->fetch('byte/h...') #7 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/ClientArea.php(0): WHMCS\ClientArea->outputWithoutExit() #8 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/Http/Message/AbstractViewableResponse.php(0): WHMCS\ClientArea->getOutputContent() #9 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/CallableHandler.php(39): WHMCS\Http\Message\AbstractViewableResponse->getBody() #10 /var/www/clients/client0/web4/web/vendor/middlewares/fast-route/src/FastRoute.php(96): Middlewares\Utils\CallableHandler::execute(Array, Array) #11 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/HandleProcessor.php(0): Middlewares\FastRoute->process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #12 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\HandleProcessor->_process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #13 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\HandleProcessor->process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #14 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}(Object(WHMCS\Http\Message\ServerRequest)) #15 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/Delegate.php(31): call_user_func(Object(Closure), Object(WHMCS\Http\Message\ServerRequest)) #16 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/Dispatcher.php(56): Middlewares\Utils\Delegate->process(Object(WHMCS\Http\Message\ServerRequest)) #17 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/BackendDispatch.php(0): Middlewares\Utils\Dispatcher->dispatch(Object(WHMCS\Http\Message\ServerRequest)) #18 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\BackendDispatch->_process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #19 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\BackendDispatch->process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #20 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}(Object(WHMCS\Http\Message\ServerRequest)) #21 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/Delegate.php(31): call_user_func(Object(Closure), Object(WHMCS\Http\Message\ServerRequest)) #22 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutePathMatch.php(0): Middlewares\Utils\Delegate->process(Object(WHMCS\Http\Message\ServerRequest)) #23 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\RoutePathMatch->_process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #24 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutePathMatch->process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #25 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}(Object(WHMCS\Http\Message\ServerRequest)) #26 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/Delegate.php(31): call_user_func(Object(Closure), Object(WHMCS\Http\Message\ServerRequest)) #27 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/WhitelistFilter.php(0): Middlewares\Utils\Delegate->process(Object(WHMCS\Http\Message\ServerRequest)) #28 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/DelegatingMiddlewareTrait.php(0): WHMCS\Route\Middleware\WhitelistFilter->_process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #29 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\WhitelistFilter->process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #30 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}(Object(WHMCS\Http\Message\ServerRequest)) #31 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/Delegate.php(31): call_user_func(Object(Closure), Object(WHMCS\Http\Message\ServerRequest)) #32 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutableClientModuleRequest.php(0): Middlewares\Utils\Delegate->process(Object(WHMCS\Http\Message\ServerRequest)) #33 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\RoutableClientModuleRequest->_process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #34 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutableClientModuleRequest->process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #35 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}(Object(WHMCS\Http\Message\ServerRequest)) #36 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/Delegate.php(31): call_user_func(Object(Closure), Object(WHMCS\Http\Message\ServerRequest)) #37 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutableAdminRequestUri.php(0): Middlewares\Utils\Delegate->process(Object(WHMCS\Http\Message\ServerRequest)) #38 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\RoutableAdminRequestUri->_process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #39 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutableAdminRequestUri->process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #40 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}(Object(WHMCS\Http\Message\ServerRequest)) #41 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/Delegate.php(31): call_user_func(Object(Closure), Object(WHMCS\Http\Message\ServerRequest)) #42 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutableRequestUri.php(0): Middlewares\Utils\Delegate->process(Object(WHMCS\Http\Message\ServerRequest)) #43 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\RoutableRequestUri->_process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #44 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutableRequestUri->process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #45 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}(Object(WHMCS\Http\Message\ServerRequest)) #46 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/Delegate.php(31): call_user_func(Object(Closure), Object(WHMCS\Http\Message\ServerRequest)) #47 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutableRequestQueryUri.php(0): Middlewares\Utils\Delegate->process(Object(WHMCS\Http\Message\ServerRequest)) #48 /var/www/clients/client0/web4/web/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\RoutableRequestQueryUri->_process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #49 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutableRequestQueryUri->process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #50 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}(Object(WHMCS\Http\Message\ServerRequest)) #51 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/Delegate.php(31): call_user_func(Object(Closure), Object(WHMCS\Http\Message\ServerRequest)) #52 /var/www/clients/client0/web4/web/vendor/middlewares/utils/src/Dispatcher.php(56): Middlewares\Utils\Delegate->process(Object(WHMCS\Http\Message\ServerRequest)) #53 /var/www/clients/client0/web4/web/index.php(0): Middlewares\Utils\Dispatcher->dispatch(Object(WHMCS\Http\Message\ServerRequest)) #54 {main} I deleted the template cache, optimized databases, uploaded all files and overwrote them with the original ones, changed the template to SIX, but didn't get a problem solution. Can anyone give me a hint? Greetings
  4. Hey guys, i've searched the whole internet since 2 days but i can't find any working solution to edit the date format in WHMCS. First, the Date format in Germany is "29.04.2017" or with weekdays "Samstag, der 29.04.2017". The Location options in the general settings are all correct (see screenshot), but on invoices the Date format is wrong. How can i remove the "st, th..." from the date? And how can i translate the weekdays and the months? In the language file there is nothing to edit this. Is this hardcoded? Regards from Germany
  5. Hey guys, first of all, sorry for my late answer. Hey Brian, thanks for your tip. Yes, the "Bank Transfer" Modul in Hostbill is in lowercase letters nad without space. I've tried your workaround but this doesn't fix the problem. Hey ChrisD, thank you for this tip! I've changed the Module-Name on the Hostbill Database and the import works The Bank Transfer Modul in Hostbill is in lowercase letters. Thank you very much guys! Regards from Germany
  6. Hey guys, I'm going to import my customers from the latest Hostbill to WHMCS. But the importer pre-check fails everytime with this Info: Gateways present in Source installation are missing from this installation - Fail - Please configure All missing gateways in the destination installation and then try again. Missing gateways are: BankTransfer But the Module is already activated and configured! I've been tested serveral times with deactivated Module but nothing changed. Can anyone give me a tip how can i fix this? Regards from Germany
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated