Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/23/19 in all areas

  1. too many years of knowing which variables/array are available on an admin area page... 😉 out of the box, the stats array wouldn't contain those values about todo items... you would need a simple hook to query the table to get the value - i've PM'd you a basic hook to do that, and it will give you a {$todostats} variable which you can use in the admin area template to show how many to do items there are that are not completed... as written, it gets the total for everyone, to get a total for the current logged in admin, you can just uncomment the line in the hook that i've commented out. and then with regards to the language files, it's just a case of working your way through english.php (or your own language) to see if an appropriate string already exists for your need - if not, either use a Language Overrides or just hardcode it in the template.
    2 points
  2. @Subwayhost Please keep in mind that both Modern & Boxes are both Deprecated Order Form Templates https://docs.whmcs.com/Discontinued_Order_Form_Templates#Modern this means the shopping cart templates no longer receive updates and may not be compatible with the latest features. This list is provided as a reference only. As Brian mentioned it has been this way for quite some time as we progress thru releases you will find features and functionality do cease to work and your best option is to move to another template that we have not yet deprecated such as the Standard Cart theme
    1 point
×
×
  • 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