chriskchris
Forum Replies Created
-
Hey Antonio,
I did a really dirty dirty fix in wp-includes/rest-api.php at line 1859.
I uncommented the following code:
// $value = rest_sanitize_array( $value );This ‘fix’ will be broken by the next update from wordpress and I have no idea about any side effects. Nevertheless is works.
I would really appreciate a comment by @savvasha or @rochesterj how to fix it correct.
Greetings
ChrisHey Roch,
I don’t get an error, it just doesn’t get updated.
I installed a local empty wordpress. Plugins: sportspress, application passwordsI can access the API and post something, but the results don’t get updated. I can update the teams, time etc. but when I come to the results, nothing will happen.
And when I debug the code, it is the same behaviour as described above.Can you provide me your wordpress setting, so I maybe can see, what I’m missing?
Thanks in advance
ChrisHey Savvas,
any updates on this issue?
Thanks,
ChrisForum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Update League Table via REST APIHi to all,
did you find any insights, how I can solve this issue?
Thanks in advance
ChrisForum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Event Import maximum?Hey Savvas,
okay.
Thanks for the feedback and support.
So I will work with the work around.Greetings
ChrisForum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Event Import maximum?Hey Savvas,
do have any new insights about this problem?
Thanks in advance
ChrisForum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Event Import maximum?Now we’re getting closer. I updated the file to force the problem. For sure it’s not a real use case, although it shows the problem. I’ve updated the file, so only one event is imported with a lots of dummy players.
If you import this file, you will see: the import stops when row 299 is reached. Afterwards no more text will be imported.Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Import Events blank BugHi Savvas,
yes this will fix the problem. Nevertheless it would be great, if the importer can handle this.
Cheers,
ChrisForum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Event Import maximum?Here comes the CSV file: https://drive.google.com/file/d/1uKJrQpcZLqwWjO6PjKCKBBr5RI_temU-/view
Thanks
ChrisForum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Event Import maximum?Hi Savvas,
I tried to increase PHP Memory Limit as described in the link. I still get the same message. Any other idea?
Thanks in advance
Chris