Jump to content

Force TOS when updated


Recommended Posts

New release will be out today sometime but here is the changelog for the next version.

 

* Fixed verify license url

* Fixed userid link when listing clients that have not accepted the TOS

* Fixed delete user if you want them to accept current TOS again

* Localization added

* Added version string at bottom

Link to comment
Share on other sites

Ok a new version of the addon has been uploaded.

 

To upgrade:

 

Remove the file terms.php under your root install for WHMCS then over-write the other files.

 

Localization has been added - please read the changelog and install.txt

 

You do not need to import the sql db.

Link to comment
Share on other sites

Another bug was found today.

 

Changelog for todays final release is:

 

* Fixed smarty template pointing to wrong post file name.

* Fixed query call for TOS filter when listing - summary link was still broken

 

Watch for post regarding the final release and out of beta testing. Thanks to all who helped.

Link to comment
Share on other sites

OK testers this upgrade is very important that you test and send feedback ASAP as this should be the final release.

 

Version 2.2

 

The complete changelog

Thursday 25 March 2010

* Fixed smarty template pointing to wrong post file name.

* Changed smarty tag smarty.get.action to $smarty.get.show

* Fixed bug in terms hook causing the user to always be set as accepted tos even though the url never directed them to ToS page

* Fixed query call for TOS Filter: Users who didn't accept the ToS yet when listing - summary link was still broken

* Finally fixed the bug that prevented the admin from deleting a user that accepted the ToS

 

Tuesday 23 March 2010

* Fixed verify license url

* Fixed userid link when listing clients that have not accepted the TOS

* Fixed delete user if you want them to accept current TOS again

* Localization added

* Added version string at bottom

 

To upgrade

You must remove all previous files and upload the ones in the zip

file. This includes the template file as the smarty tags have been changed or if

you understand how to edit your tpl file you need to change:

 

if $smarty.get.action eq "accept"

 

to

 

if $smarty.get.show eq accept

 

in both locations in the default tos.tpl file.

 

You do not need to re-import the sql file.

 

Please post back ASAP and let me know if everything went ok or there was another bug I did not find.

 

The download link is in your client area at my site and click on your product list and re-download it.

Edited by sgrayban
typo
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