Jump to content

Codge

Member
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Codge

  1. Hello! I've recently upgraded from 7.6.1 WHMCS and PHP 7.0 to the latest of both (WHMCS 7.7.1 and PHP 7.3). I'm currently having an issue with the ResellerCenter by Modulesgarden where I can access the admin panel, but unable to see the reselling panel given to the clients. When the 'reseller center' is clicked on the client dashboard (using theme Six for testing, would like to get hexa theme integrated with it if possible) it will load the main menu screen. I believe there's an issue with our index.php as it is custom which is also causing issues with the admin panel refusing to refresh as well. I have debugging mode turned on and these are a couple of the errors noticed. Error: Error: Call to undefined function WHMCS\CALinkUpdateCC() in /var/www/html/vendor/whmcs/whmcs-foundation/lib/ClientArea.php:0 Stack trace: #0 /var/www/html/vendor/whmcs/whmcs-foundation/lib/ClientArea.php(0): WHMCS\ClientArea::getConditionalLinks() #1 /var/www/html/vendor/whmcs/whmcs-foundation/lib/ClientArea.php(0): WHMCS\ClientArea->outputWithoutExit() #2 /var/www/html/vendor/whmcs/whmcs-foundation/lib/Http/Message/AbstractViewableResponse.php(0): WHMCS\ClientArea->getOutputContent() #3 /var/www/html/vendor/middlewares/utils/src/CallableHandler.php(39): WHMCS\Http\Message\AbstractViewableResponse->getBody() #4 /var/www/html/vendor/middlewares/fast-route/src/FastRoute.php(96): Middlewares\Utils\CallableHandler::execute(Array, Array) #5 /var/www/html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/HandleProcessor.php(0): Middlewares\FastRoute->process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #6 /var/www/html/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)) #7 /var/www/html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\HandleProcessor->process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #8 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}(Object(WHMCS\Http\Message\ServerRequest)) #9 /var/www/html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func(Object(Closure), Object(WHMCS\Http\Message\ServerRequest)) #10 /var/www/html/vendor/middlewares/utils/src/Dispatcher.php(56): Middlewares\Utils\Delegate->process(Object(WHMCS\Http\Message\ServerRequest)) #11 /var/www/html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/BackendDispatch.php(0): Middlewares\Utils\Dispatcher->dispatch(Object(WHMCS\Http\Message\ServerRequest)) #12 /var/www/html/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)) #13 /var/www/html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\BackendDispatch->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/html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func(Object(Closure), Object(WHMCS\Http\Message\ServerRequest)) #16 /var/www/html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutePathMatch.php(0): Middlewares\Utils\Delegate->process(Object(WHMCS\Http\Message\ServerRequest)) #17 /var/www/html/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)) #18 /var/www/html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutePathMatch->process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #19 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}(Object(WHMCS\Http\Message\ServerRequest)) #20 /var/www/html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func(Object(Closure), Object(WHMCS\Http\Message\ServerRequest)) #21 /var/www/html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/WhitelistFilter.php(0): Middlewares\Utils\Delegate->process(Object(WHMCS\Http\Message\ServerRequest)) #22 /var/www/html/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)) #23 /var/www/html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\WhitelistFilter->process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #24 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}(Object(WHMCS\Http\Message\ServerRequest)) #25 /var/www/html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func(Object(Closure), Object(WHMCS\Http\Message\ServerRequest)) #26 /var/www/html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutableClientModuleRequest.php(0): Middlewares\Utils\Delegate->process(Object(WHMCS\Http\Message\ServerRequest)) #27 /var/www/html/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)) #28 /var/www/html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutableClientModuleRequest->process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #29 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}(Object(WHMCS\Http\Message\ServerRequest)) #30 /var/www/html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func(Object(Closure), Object(WHMCS\Http\Message\ServerRequest)) #31 /var/www/html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutableAdminRequestUri.php(0): Middlewares\Utils\Delegate->process(Object(WHMCS\Http\Message\ServerRequest)) #32 /var/www/html/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)) #33 /var/www/html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutableAdminRequestUri->process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #34 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}(Object(WHMCS\Http\Message\ServerRequest)) #35 /var/www/html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func(Object(Closure), Object(WHMCS\Http\Message\ServerRequest)) #36 /var/www/html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutableRequestUri.php(0): Middlewares\Utils\Delegate->process(Object(WHMCS\Http\Message\ServerRequest)) #37 /var/www/html/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)) #38 /var/www/html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutableRequestUri->process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #39 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}(Object(WHMCS\Http\Message\ServerRequest)) #40 /var/www/html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func(Object(Closure), Object(WHMCS\Http\Message\ServerRequest)) #41 /var/www/html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutableRequestQueryUri.php(0): Middlewares\Utils\Delegate->process(Object(WHMCS\Http\Message\ServerRequest)) #42 /var/www/html/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)) #43 /var/www/html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutableRequestQueryUri->process(Object(WHMCS\Http\Message\ServerRequest), Object(Middlewares\Utils\Delegate)) #44 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}(Object(WHMCS\Http\Message\ServerRequest)) #45 /var/www/html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func(Object(Closure), Object(WHMCS\Http\Message\ServerRequest)) #46 /var/www/html/vendor/middlewares/utils/src/Dispatcher.php(56): Middlewares\Utils\Delegate->process(Object(WHMCS\Http\Message\ServerRequest)) #47 /var/www/html/admin/index.php(0): Middlewares\Utils\Dispatcher->dispatch(Object(WHMCS\Http\Message\ServerRequest)) #48 {main} MGModule\ResellersCenter\models\source\ModelException::__set_state(array( 'message' => 'The entered group is invalid', 'string' => '', 'code' => 0, 'file' => '/var/www/html/modules/addons/ResellersCenter/models/Reseller.php', 'line' => 116, 'trace' => array ( 0 => array ( 'file' => '/var/www/html/modules/addons/ResellersCenter/repository/Resellers.php', 'line' => 31, 'function' => 'fillData', 'class' => 'MGModule\\ResellersCenter\\models\\Reseller', 'type' => '->', 'args' => array ( 0 => '1547', 1 => NULL, ), ), 1 => array ( 'file' => '/var/www/html/modules/addons/ResellersCenter/controllers/addon/admin/Resellers.php', 'line' => 62, 'function' => 'createNew', 'class' => 'MGModule\\ResellersCenter\\repository\\Resellers', 'type' => '->', 'args' => array ( 0 => '1547', 1 => NULL, ), ), 2 => array ( 'file' => '/var/www/html/modules/addons/ResellersCenter/mgLibs/process/AbstractMainDriver.php', 'line' => 245, 'function' => 'createResellerJSON', 'class' => 'MGModule\\ResellersCenter\\Controllers\\Addon\\Admin\\Resellers', 'type' => '->', 'args' => array ( 0 => array ( 'json' => '1', 'mg-page' => 'resellers', 'module' => 'ResellersCenter', 'clientid' => '1547', 'mg-action' => 'createReseller', ), ), ), 3 => array ( 'file' => '/var/www/html/modules/addons/ResellersCenter/Addon.php', 'line' => 587, 'function' => 'runControler', 'class' => 'MGModule\\ResellersCenter\\mgLibs\\process\\AbstractMainDriver', 'type' => '->', 'args' => array ( 0 => 'Resellers', 1 => 'createReseller', 2 => array ( 'json' => '1', 'mg-page' => 'resellers', 'module' => 'ResellersCenter', 'clientid' => '1547', 'mg-action' => 'createReseller', ), 3 => 'JSON', ), ), 4 => array ( 'file' => '/var/www/html/modules/addons/ResellersCenter/ResellersCenter.php', 'line' => 44, 'function' => 'getJSONAdminPage', 'class' => 'MGModule\\ResellersCenter\\Addon', 'type' => '::', 'args' => array ( 0 => array ( 'json' => '1', 'mg-page' => 'resellers', 'module' => 'ResellersCenter', 'clientid' => '1547', 'mg-action' => 'createReseller', ), ), ), 5 => array ( 'file' => '/var/www/html/admin/addonmodules.php', 'line' => 0, 'function' => 'ResellersCenter_output', 'args' => array ( 0 => array ( 'module' => 'ResellersCenter', 'modulelink' => 'addonmodules.php?module=ResellersCenter', 'version' => '3.4.0', 'hooksEnabled' => 'on', 'mainWhmcsEnabled' => 'on', 'access' => '1', ), ), ), ), 'previous' => NULL, ))
  2. Currently I have the cancellation link in the client dashboard, but would like to ask more questions then the normal 'why are leaving us' text box. Preferably have a notice asking if the user has put in a ticket for support 'yes or no' radio buttons (required) then the community why they're leaving us. I've started to notice users just putting a period in the reason community and cancelling. (which is their right, I'd just like to have more a reason of the cancellation). Thanks!
  3. A lot is currently messed up. Just wanted to get the knowledgebase sorted first. The whole admin panel won't change to monthly or yearly graphs, or refresh with our paypal accounts. Would it be best to a clean install on another VPS? We don't have any redirects or edits to htaccess besides the standard setup. If it would be best to do a clean install, would it be advisable to revert back to an older version?
  4. Leaving on template six till we get this fixed 🙂 They are private articles, will make them public and test again. - I've made them public, but still redirects back to homepage via the link at the knowledgebase. Directly going to the URL displays it properly. eg. knowledgebase.php?action=displayarticle&id=1 It just seems to not like the basic url setting of https://xxxxxxxxxx.com/index.php?rp=/knowledgebase/2/App-Running-Slow.html
  5. Hello! I've recently upgraded our whmcs server to 7.6.1 with a new template and home page but I'm experiencing an issue since the upgrade. I've tested this to confirm it's not the template by switching to six template and experience the same issue. - When selecting knowledgebase.php url, it will go the knowledgebase domain, but when clicking an article it will redirect you back to the home page but the url will be the knowledgebase url (https://xxxxxxxxxx.com/index.php?rp=/knowledgebase/2/App-Running-Slow.html) I've checked htaccess and didn't notice any changes within it and can post if required. I do however remember having friendly urls set to 'Full Friendly Rewrite' in 4.3 that is now not highlighted green in the settings pane. For that matter none of them are highlighted green, even basic URLs? I've attached an image to illustrate the selections. I will turn off Mode Override to see what the system detected selection is, but will remain ON regardless if turning it off?
×
×
  • 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