Jump to content

mrtechnik

Retired Forum Member
  • Posts

    29
  • Joined

  • Last visited

About mrtechnik

Recent Profile Visitors

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

mrtechnik's Achievements

Junior Member

Junior Member (1/3)

1

Reputation

1

Community Answers

  1. Apparently, the issue was due to outdated email templates. I never saw an update to them.
  2. It is very strange, but the email addresses are entirely different. One being a Hotmail and the other being a Gmail email.
  3. Hi. Thanks for that, and what you have explained is exactly what I thought would happen. However, I can 100% confirm that the wrong Client/User is getting the reset email. I use an email service to send emails from WHMCS and I can see who the email went to and the subject of the email. When I reset the password, I am finding the user and click on the drop and clicking password reset to send the email. When the client tries to use the forgot password link on the login page, no email is sent.
  4. I am running 8.7.2. I know there is a minor update. All I can think is that there might be an issue with the database. Like some updates haven't been applied when I have updated.
  5. This is true and works. Well sort of. I have an issue at the moment where Client/User 1 is requesting a password reset or I request it as you have described but Client/User 2 is getting the reset email and it is a completely different email address. Client 1 = ID 96 User 1 - ID 95 Client 2 = ID 97 User 2 = ID 96 As you can see from above, User 2 has the same ID as Client 1 and so the password reset is going to Client 1 rather than User 1!
  6. Hello, I have the following: Client 1 = ID 96 User 1 - ID 95 Client 2 = ID 97 User 2 = ID 96 When Client 2 requests a password reset or I initiate it within the admin for User 2 is sends the requests to Client 1/User 1. Has anyone had this issue, too, and has anyone found a fix for it?
  7. I am building a custom hook and testing it is funcationling properly but evertime I make a change it seems to take several hours before the change has any effect. Are hooks cached and if so is there a way to refresh the cache sooner? Otherwise, it is going to take ages developing this custom hook of mine.
  8. Hello, Today I setup an Email Campaign in WHMCS and when I go to try and preview it, I get either a blank preview or an error: Does anyone know how I go about fixing this issue?
  9. I have just updated to 8.1.3 from 8.1.1 and I have enabled the new Twenty-One theme. However, I get the below error: Error: Call to undefined method stdClass::getRoutePath() in /home/weave/whmcs_data/templates_c/601f3809178a2f6321d022d6d616a4786a060d56_0.file.homepage.tpl.php:44 The Twenty-One theme is unedited and all I Have done it copy and pasted it from the download across to my server. If I revert the theme back to my old custom one the site works without a hitch. Here is the full error: Error: Call to undefined method stdClass::getRoutePath() in /home/weave/whmcs_data/templates_c/601f3809178a2f6321d022d6d616a4786a060d56_0.file.homepage.tpl.php:44Stack trace:#0 /home/weave/whmcs/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_603a85b1ac1c15_78072802()#1 /home/weave/whmcs/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode()#2 /home/weave/whmcs/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(216): Smarty_Template_Compiled->render()#3 /home/weave/whmcs/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(232): Smarty_Internal_Template->render()#4 /home/weave/whmcs/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(116): Smarty_Internal_TemplateBase->_execute()#5 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Smarty.php(0): Smarty_Internal_TemplateBase->fetch()#6 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/ClientArea.php(0): WHMCS\Smarty->fetch()#7 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/ClientArea.php(0): WHMCS\ClientArea->outputWithoutExit()#8 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Http/Message/AbstractViewableResponse.php(0): WHMCS\ClientArea->getOutputContent()#9 /home/weave/whmcs/vendor/middlewares/utils/src/CallableHandler.php(39): WHMCS\Http\Message\AbstractViewableResponse->getBody()#10 /home/weave/whmcs/vendor/middlewares/fast-route/src/FastRoute.php(96): Middlewares\Utils\CallableHandler::execute()#11 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/HandleProcessor.php(0): Middlewares\FastRoute->process()#12 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\HandleProcessor->_process()#13 /home/weave/whmcs/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\HandleProcessor->process()#14 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}()#15 /home/weave/whmcs/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()#16 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/AbstractProxyMiddleware.php(0): Middlewares\Utils\Delegate->process()#17 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\AbstractProxyMiddleware->_process()#18 /home/weave/whmcs/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\AbstractProxyMiddleware->process()#19 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}()#20 /home/weave/whmcs/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()#21 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/AbstractProxyMiddleware.php(0): Middlewares\Utils\Delegate->process()#22 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\AbstractProxyMiddleware->_process()#23 /home/weave/whmcs/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\AbstractProxyMiddleware->process()#24 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}()#25 /home/weave/whmcs/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()#26 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/BackendPsr7Response.php(0): Middlewares\Utils\Delegate->process()#27 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/BackendPsr7Response.php(0): WHMCS\Route\Middleware\BackendPsr7Response->_process()#28 /home/weave/whmcs/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\BackendPsr7Response->process()#29 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}()#30 /home/weave/whmcs/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()#31 /home/weave/whmcs/vendor/middlewares/utils/src/Dispatcher.php(56): Middlewares\Utils\Delegate->process()#32 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/BackendDispatch.php(0): Middlewares\Utils\Dispatcher->dispatch()#33 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\BackendDispatch->_process()#34 /home/weave/whmcs/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\BackendDispatch->process()#35 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}()#36 /home/weave/whmcs/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()#37 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutePathMatch.php(0): Middlewares\Utils\Delegate->process()#38 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\RoutePathMatch->_process()#39 /home/weave/whmcs/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutePathMatch->process()#40 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}()#41 /home/weave/whmcs/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()#42 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/WhitelistFilter.php(0): Middlewares\Utils\Delegate->process()#43 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/DelegatingMiddlewareTrait.php(0): WHMCS\Route\Middleware\WhitelistFilter->_process()#44 /home/weave/whmcs/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\WhitelistFilter->process()#45 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}()#46 /home/weave/whmcs/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()#47 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutableClientModuleRequest.php(0): Middlewares\Utils\Delegate->process()#48 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\RoutableClientModuleRequest->_process()#49 /home/weave/whmcs/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutableClientModuleRequest->process()#50 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}()#51 /home/weave/whmcs/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()#52 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutableAdminRequestUri.php(0): Middlewares\Utils\Delegate->process()#53 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\RoutableAdminRequestUri->_process()#54 /home/weave/whmcs/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutableAdminRequestUri->process()#55 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}()#56 /home/weave/whmcs/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()#57 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutableRequestUri.php(0): Middlewares\Utils\Delegate->process()#58 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\RoutableRequestUri->_process()#59 /home/weave/whmcs/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutableRequestUri->process()#60 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}()#61 /home/weave/whmcs/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()#62 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutableRequestQueryUri.php(0): Middlewares\Utils\Delegate->process()#63 /home/weave/whmcs/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\RoutableRequestQueryUri->_process()#64 /home/weave/whmcs/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutableRequestQueryUri->process()#65 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils\{closure}()#66 /home/weave/whmcs/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()#67 /home/weave/whmcs/vendor/middlewares/utils/src/Dispatcher.php(56): Middlewares\Utils\Delegate->process()#68 /home/weave/whmcs/index.php(0): Middlewares\Utils\Dispatcher->dispatch()#69 {main} Does anyone have a suggest of why this is happening? I have tried other pages like the client login page and the base store page and that seems to work. Just the homepage is having issues.
  10. Thank you for the explanation. The merge filed was incorrect which has now fixed the issue.
  11. Brilliant! Thank you. I am not sure why my template hadn't updated the last time I upgraded. It now makes me wonder how many of my templates are wrong. Is there somewhere I can check what all the default templates should be?
  12. I too have the issue of no URL link in the reset email. I have a client that needs to get in to their account but can't because there is no link to click!
  13. I too have been having this issue since I setup GoCardless. Luckily I do not have too many people using this payment method (although I am pushing more people to use it) so it isn't a huge issue but it would be good if it worked as it should.
  14. I am also having an issue whereby the invoice is updated to Payment Pending and I can see a transaction for 'paid_out' but the invoice never updates to Paid. Has anyone found a fix for this?
×
×
  • 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