Good evening,
I can’t reproduce it in my install and also do not have a logical explanation of what might have gone wrong.
Can you provide the following info? Maybe that will shed some light on this mystery.
- Which plugin version did you use before you upgraded to 2.11.3?
- If you inspect the score column in your browser, do you see an empty cell (like this
<td class="score"></td>) or does it contain a numeric value?
- Do you get any error messages in your debug.log?
Thanks for replying.
- I was on version 2.11.2
- I do only see
<td class="score"></td> in my browser.
- My debug.log only contains:
PHP Notice: Undefined variable: max_site_width in /var/www/clients/client50/web59/web/vmtips2023/wp-content/plugins/fourteen-extended/inc/fourteenxt-styles.php on line 14
But the same line contains on another site I’ve got, running version 2.11.2 and they use the same theme, same version and match statistics are shown here.
Can I downgrade from 2.11.3 to 2.11.2 without troubles?
Thanks.
-
This reply was modified 2 years, 5 months ago by
spaniole.
Okay, thanks for the info. I’ll dive into it a bit more when I find time.
Can I downgrade from 2.11.3 to 2.11.2 without troubles?
Yes, 2.11.2 -> 2.11.3 path only contains code changes, so downgrading is as easy as replacing the football-pool dir with the previous version.
I tried dowwgrading to version 2.11.2, unfortunately it didn’t help, so there must be something else wrong. Tried also to change to another theme with no luck. It is a minor error on my site, so I can live with it, but it is very strange. Thanks for helping.
You said that you have another site running the plugin without problems. Are your sites using the same PHP and database versions?
I do some variable type checking in my code and I know PHP and database value behavior can be a bit iffy sometimes between versions.
They both run on the same server (my own), with the same database version, PHP version and so on.
I have used your fantastic plugin in many years and many times, has always been a pleasure and still is. I always use the same theme, the same plugins and so on, but of course they also get updated and can get some troubles.
I think for now AntoineH, just leave it, I can live with it. Thanks.
For your information AntoineH, it was my own mistake about the missing points in match statistics.
In the PLUGIN OPTIONS I did set the year 2024 for prediction stop date and not 2023 as I should (the tournament was already ongoing) :o(
I apologize for the inconvenience.
Your plugin is still perfect :o)
Thanks for the update! Glad to hear that you solved the mysterie.