v2.2.3 wiped my Configure settings (Soccer JSON)
-
I’m currently testing a demo site delivered by my web developers. First off, they have created a custom template, however in this case I don’t think it’s the custom template that’s the issue. I’ve never had any issues with previous SportsPress updates other than the “Your theme has bundled outdated copies of SportsPress template files” message. Having spoken to the devs at length about that and for what I am using the site for (team level results only) I don’t think the outdated template files will ever be a major issue to my site.
I upgraded to v2.2.3 yesterday and it ‘wiped’ my Configure settings apart from “Player Metrics -> Born (age)” paramter (I think my web devs used the default Soccer settings but then created custom template). Reason I suspect it may be an SP plugin issue is because I manually downloaded your v2.2.3 zip install file and inspected the JSON files (\sportspress.2.2.3.zip\sportspress\presets\team-sports) where I found the soccer.json has been updated in this release (date modified 13-Jan-17 03:34).
I have now manually recreated the Configure settings in WP using the soccer.json file for reference and my past events are now correctly displaying the RESULT details again (and remembering the original Goals I had input for all my events). I will also be able to get a backup of previous settings from my web devs to verify against what I’ve manually reconfigured.
However there is still one problem which seems to relate to the 1st Half and 2nd Half variables. My past events no longer display the 1st Half and 2nd Half goals, they only display the Goals.
Below is what is configured in your new json file.
soccer.json extract:
—
“results”: [
{ “name” : “1st Half”, “description” : “1st half goals” },
{ “name” : “2nd Half”, “description” : “2nd half goals” },
{ “name” : “Goals”, “description” : “Total goals”, “primary” : 1 }
—But in the SP plugin UI these variables are showing as sthalffor and sthalfagainst i.e. stripping or disallowing the “1” digit character. Also, when I do manually re-enter a 1st Half and 2nd Half goals to an event it is displaying wrong outcome e.g. the event result may show as 1-1 draw where 1st Half = 1-0 and 2nd Half = 0-0.
I don’t want to post URL examples to events on my demo site here because I don’t want to reveal the site idea in public until it’s launched. But I would be happy to share privately with support to provide example events and my SP plug-in settings etc?
I could add even more detail here but I think that’s probably enough to get this one started :-O .
Thanks
- The topic ‘v2.2.3 wiped my Configure settings (Soccer JSON)’ is closed to new replies.