davet Posted December 15, 2016 Share Posted December 15, 2016 I upgraded to 7.1.0 which has the new admin dashboard. It looks great but is missing the Income Forecast Widget. Is there a way to re-add this? Link to comment Share on other sites More sharing options...
xyzulu Posted December 15, 2016 Share Posted December 15, 2016 (edited) You might check the old widget code and see if you can incorporate it into an existing widget (the /modules/widgets/*.php files are not encoded). Still, is that really a useful widget?? You can always use admin/reports.php?report=income_forecast - - - Updated - - - Update - I just noticed this: http://docs.whmcs.com/Version_7.1_Release_Notes (in particular: "Widgets designed for previous versions of the product are still compatible") So, try dropping in the old widget into /modules/widgets/ (you might need to rename) and see if that works. It does work as I suspected.. and widgets can even be rearranged. See how an old widget was added back and rearranged in this thread: https://forums.whmcs.com/showthread.php?122482-No-Client-Summary-after-upgrade-from-7-0-1-to-7-1-0 Edited December 16, 2016 by xyzulu Link to comment Share on other sites More sharing options...
davet Posted December 16, 2016 Author Share Posted December 16, 2016 Thanks I got it working. Yes it is a useful widget for me. I look at it almost daily since it shows an Estimated Annual Income. The Income Forecast Report only shows a 2 year income forecast. Link to comment Share on other sites More sharing options...
jmginer Posted January 12, 2017 Share Posted January 12, 2017 Thanks I got it working. Yes it is a useful widget for me. I look at it almost daily since it shows an Estimated Annual Income. The Income Forecast Report only shows a 2 year income forecast. Please, can you provide me a URL to download the widget? Thanks! Link to comment Share on other sites More sharing options...
jmginer Posted January 12, 2017 Share Posted January 12, 2017 Ok, found it! widgets-income.zip Link to comment Share on other sites More sharing options...
ejmerkel Posted May 15, 2017 Share Posted May 15, 2017 Is there a URL where this widget can be downloaded? The attachment in the previous post does not work for me. Eric Link to comment Share on other sites More sharing options...
WHMCS ChrisD Posted May 15, 2017 Share Posted May 15, 2017 Hi EjMerkel, If you still have a copy of the v6 or 7.0 files you can grab the files from in there. Link to comment Share on other sites More sharing options...
joe_mega Posted February 19, 2018 Share Posted February 19, 2018 hello i tried copying over from older whmcs 2 files "income_forecast.php" and "income_overview.php" to my new whmcs v7.4 into modules/widgets but afterwards when refresh whmcs i get "oops! something went wrong and we couldnt process your request" and when i remove the file whmcs is working fine again. iv tried renaming the copied files still no luck. any help would be greatly appreciated. side note: in whmcs v7.4 there are 2 folders of widgets under modules directory. why is this ? Link to comment Share on other sites More sharing options...
brian! Posted February 21, 2018 Share Posted February 21, 2018 On 2/19/2018 at 18:03, joe_mega said: i tried copying over from older whmcs 2 files "income_forecast.php" and "income_overview.php" to my new whmcs v7.4 into modules/widgets but afterwards when refresh whmcs i get "oops! something went wrong and we couldn't process your request" and when i remove the file whmcs is working fine again. iv tried renaming the copied files still no luck. any help would be greatly appreciated. how old where they? which version where they from ?? I just copied an income forecast widget from v7.2.3 (looks to be from v6 originally) to v7.4 and it didn't cause any crash.... though being an old widget, you'd have to enable it in administrator users first otherwise you won't see it on the admin homepage. On 2/19/2018 at 18:03, joe_mega said: side note: in whmcs v7.4 there are 2 folders of widgets under modules directory. why is this ? there shouldn't be 2 folders... Link to comment Share on other sites More sharing options...
Recommended Posts