pRieStaKos Posted October 7 Share Posted October 7 (edited) After an issue with the cron job and when cron successfully ran, admin area returns the following issue: Quote TypeError: Unsupported operand types: int + string in /var/www/domain.com/public_html/modules/widgets/Automation.php:70 Stack trace: #0 /var/www/domain.com/public_html/vendor/whmcs/whmcs-foundation/lib/Module/AbstractWidget.php(0): WHMCS\Module\Widget\Automation->generateOutput() #1 /var/www/domain.com/whmcs_files/templates_c/799ef8776f589d036aafa664c5d0f2dc23473da8_0.file.homepage.tpl.php(148): WHMCS\Module\AbstractWidget->render() #2 /var/www/domain.com/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_6702d0c7932f13_73453097() #3 /var/www/domain.com/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode() #4 /var/www/domain.com/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(216): Smarty_Template_Compiled->render() #5 /var/www/domain.com/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(232): Smarty_Internal_Template->render() #6 /var/www/domain.com/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(116): Smarty_Internal_TemplateBase->_execute() Anyone got the same issue and have an idea on how to resolve this ? Thank you in advance. Edited October 7 by pRieStaKos 0 Quote Link to comment Share on other sites More sharing options...
Solution pRieStaKos Posted October 7 Author Solution Share Posted October 7 (edited) UPDATE: Just found that `tbllog_register` table got "InvoiceReminders" `string` (serialized) values instead of `int` and `created_at` the latest WHMCS upgrade date... Edited October 7 by pRieStaKos 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.