This is not a caching problem.
Have cleared cache from server and local.
This happens everytime that the Dashboard keeps displaying a commission which does not show on main commissions screen
This reply has been marked as private.
Hi could you please share exactly where it is showing ?Is it with the instructor?
This reply has been marked as private.
Well the commissions are calculated from activity , an activity is recorded for the commission earned .
you need to delete this activity for the user :
https://prnt.sc/wdmbti
Hi Alex
That's not really the cause. As you may see, all the recorded commissions for later tests are for the tutor Ebenezer. Nothing for Monalika Tutor account (
[email protected]) anymore. Still the tutor account shows the value on dashboard
Well for that to go away instructor needs to press the reload the icon .
This is done because calculating commisison runs some extensive queries so we cannot do that on page load making the dashboard slow or even crash.
Reload does not get rid of it either. You can check. I tried that of course
Pushed a fix now at your end , please check , now relaoding deleted the old calculated data .
Thanks Alex
That seems to have done the job. Can you tell me the fix so it can be applied to the live sites too please.
Well we added a check if data is not found then delete existing data .
Will your fix automatically work on other sites or do we need to do anything?
Well you need to replace the wplms dashboard plugin as the fix is contained in it .
The Dashboard is still 3.9.9.1
What version should it be?
well I made the fix directly in your files from wp-admin -> plugin editor but did not changed version , the same fix is included in dashboard plugin of which update will be released in upcoming days and has not released yet .