Jump to content

Smartermail Provisioning Module not working with WHMCS 6


Remitur

Recommended Posts

I refer to this module:

http://portal.smartertools.com/kb/a2930/whmcs-provisioning-module-for-smartermail.aspx

which seems work properly on old versions of WHMCS, but on newer versions it does not work.

 

The problem seems to be the usage in the module of Smarty 2, while WHMCS has upgraded to Smarty 3.1

(see http://docs.whmcs.com/Version_6_Template_Migration_Guide )

 

Even if the code is open source, the upgrade it's not easy... anyone has solved the problem yet?

Or Smartermail is maybe working on it?

Link to comment
Share on other sites

Make sure that 'Allow Smarty PHP Tags' option is enabled in your WHMCS. You can do it in Setup→General Settings→Security tab.

 

Yes, it is.

The problem is the usage in the module of old and obsolete Smart 2 syntax (i.e., the old syntax $this->_tpl_vars changed to $template->getVariable('variableName') from Smarty 2 to Smarty 3.1 ...

It would be necessary to rewrite large part of the module to solve the issue... :oops:

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