Jump to content

Are you on v7 already?


yggdrasil

Recommended Posts

The best thing you can do is cloning your existing WHMCS v6 installation with all modules and custom scripts, upgrade to v7 and see what happens. You can't predict what modules will cause problems. The latest version of WHMCS could break them in multiple ways. First of all it runs with a newer version of Smarty. The syntax has changed a bit and can cause fatal errors especially in foreach/section/for loops with variables used as keys in a way that is no longer valid. Secondly several important files in includes directory no longer exist (e.g. countries.php). All modules that are still including/requiring them can give you fatal errors because of 404. Thirdly Bootstrap. The issues that Bootstrap and Smarty face are similar. It's newer so you can expect some HTML/CSS bugs.

 

Anyway from my experience a vanilla installation of WHMCS v7 it ok. Same story for WHMCS v7 with modules that are compatible with v7.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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