Kirill Posted April 6, 2018 Share Posted April 6, 2018 I can confirm that careful merging of new Six with our copy fixed the original problem. But it created a new one: Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted April 6, 2018 WHMCS Support Manager Share Posted April 6, 2018 @Kirill, I've split this into a new thread to keep each issue separate. This error means that your custom theme has not been updated for use with version 7.5 of WHMCS. Here are the changes made between 7.4.2 and 7.5 template related: https://github.com/WHMCS/templates-six/compare/v7.4.2-release.1...v7.5.0-release.1 Specifically it's this change which will address this error: https://github.com/WHMCS/templates-six/compare/v7.4.2-release.1...v7.5.0-release.1#diff-8faf96d5986bd6149561eaa4cdb94399 Link to comment Share on other sites More sharing options...
iontics.com Posted April 6, 2018 Share Posted April 6, 2018 Same problem here. i can´t beleve that WHMCS don´t give a quick support with this kind of problems. Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted April 6, 2018 WHMCS Support Manager Share Posted April 6, 2018 @iontics.com, This is not a software issue, it is caused by out-dated custom templates. Please refer to my post above for the updates you will need to make. Link to comment Share on other sites More sharing options...
iontics.com Posted April 6, 2018 Share Posted April 6, 2018 @WHMCS John I have update the files and issue is not solved whmcsBaseUrl is not defined I have to refrehs tpl cache or JS in any way? I delete my browser cache, but at server level? Link to comment Share on other sites More sharing options...
iontics.com Posted April 6, 2018 Share Posted April 6, 2018 @WHMCS John Can clarify wichh files we have to update in the template to solve whmcsBaseUrl is not defined problem? Link to comment Share on other sites More sharing options...
Kirill Posted April 7, 2018 Author Share Posted April 7, 2018 @WHMCS John, I've double checked. The custom template code has the new lines but they are not loaded anyway. Like if the template is cached somewhere. Also is there a way to reset `$versionHash` for JS? @iontics.com, you need to update `includes/head.tpl`. Link to comment Share on other sites More sharing options...
Recommended Posts