Dear Kostas,

Thank you very much. This is working for the backend as well. There is another issue that we noticed right now after the above two issues have been fixed.

Once the match is finished, we can see the finished match in the "match results" tab and we can add a score through the back end "add scores" feature. Once we add a score, the "match results" tab is updated with the score, the "standings" tab is updated with the points earned by the user, BUT once we click on a user's name from the "standings" tab the finished match is not displayed in the user's predictions for the matchday (it has 3 hours difference - timezone problem once again).

It seems that we need to change the timezone for the player predictions page as well. We tried to insert the "date_default_timezone_set('Europe/Berlin');" code in the playerprediction.php in the root/component/com_masterleaguepro/models and in the playerpredictions/php in the root/administrator/component/com_masterleaguepro/models but no luck solving the problem. Please let us know where we have to insert the code.

Regards,

Dan G