Hi tonga77-
That’s interesting. First, have you checked that you have a good install – current version of WP on a site meeting the requirements. https://ww.wp.xz.cn/about/requirements/
Next do you have DEBUG turned on and have you looked at the debug log? If you don’t know how to do this, here’s the info – https://codex.ww.wp.xz.cn/Debugging_in_WordPress. Once you have that going, try the update screens again, then look in the debug log to see what’s there. I suspect there is going to be an error of some sort.
Let me know.
-Mark
Hi Mark,
Thanks for your time, i tried the things that you said and this is what the debug said:
Notice: Trying to get property of non-object in /home/u930822605/public_html/wp-content/plugins/mstw-bracket-builder/includes/mstw-bb-bracket-builder-class.php on line 200
NOTICE: wp-content/plugins/mstw-bracket-builder/includes/mstw-bb-bracket-builder-class.php:200 – Trying to get property of non-object
do_action(‘bracket-builder_page_mstw-bb-edit-tournament’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, MSTW_BB_BRACKET_BUILDER->edit_bracket_screen, MSTW_BB_BRACKET_BUILDER->build_tourneys_table_body
Okay. There’s a problem with your tournaments. When you click on Tournaments what do you see? (Send me a link to a screenshot of that table.) When you then edit the tournament in question what do you see? (Ditto).
-Mark
I had the same problem. I found that if I create a second (dummy) tournament that allowed me to update the tournament table to add games.
Thanks clickharder. Combined with tonga77’s debug, that helps me dig into this issue. Hope it helps him too. BTW, I am in the middle of a re-lo, so I won’t get to this for a week or so.
-Mark