WPClubManager / wp-club-manager

Create and manage a sports club or league website quickly and easily using WordPress.
https://wpclubmanager.com
Other
33 stars 13 forks source link

League Table's win lose draw data are not being updated automatically #52

Closed MarkKevin08 closed 7 months ago

MarkKevin08 commented 1 year ago

Current Outcome

Upon checking eague Tables should be updated automatically after each match result has been confirmed. Manual adjustments can be made from the Edit League Table screen, and it's working properly.

Desired Outcome

After a match has been confirmed, by checking "Results" checkbox in match editor, the points should be updated within the league table. In this example, Sample Club won, and should have their winning points updated : image

But as we can see here, no points were added for them: image

Although, manual editing worked.

Steps to Reproduce

  1. Create matches
  2. Update the matches' results
  3. Check the league table

Related

-

Acceptance Criteria

MarkKevin08 commented 1 year ago

Issue is caused by the incompatibility of the plugin/theme with PHP 8 above. Reverting to 7.4 made it work.

MarkKevin08 commented 10 months ago

@polevaultweb - Upon double-checking with another customer's website, we were able to isolate , and confirm that this is due to the plugin not working properly with PHP8 and above.

polevaultweb commented 7 months ago

This is fixed with clicking 'Update'