@utomjording can you tell us what warning you are seeing?
@arnaudbroes
Your site is running an outdated version of PHP that is no longer supported and may cause issues with All In One SEO Pack. Read more for additional information.
Additional information that I remembered after posting.
1/ I just changed servers, before I was on an old PHP version.
2/ On this exakt WordPress installation (cyklavandra.se) I DID upgrade All in One SEO on the old server. There I got the same message so I downgraded.
3/ On the other WordPress installation (bergaenduro.com) I did NOT upgrade and there I don’t get the error message.
This made me believe that there was some flag in the database that might have been set and that got re-activated? But I’m just guessing now… 😅
Thank you!
@utomjording thank you for getting back to me!
I still need to reproduce this on my end, but based on the code, I can see why this is happening in your scenario. I’ve opened an issue in our development repository so we can fix this by the next release.
In the meanwhile, you can either simply ignore the notice till the next release, which is likely to be next week, or you should be able to remove it by resetting your notices manually. You can do this by deleting the aioseop_notices option in the wp_options table of your database.
Feel free to let me know if you have any other questions!
– Arnaud
Excellent, I removed it from the DB and now it’s gone! Thank yoU!