• Hello, I have just install de new version of this plugin, and I can’t navigate through my admin, all ’cause this message:
    Fatal error: Call to undefined function mstw_user_has_ss_rights() in /home/ufprbs/ufprbs.com.br/wp-content/plugins/mstw-schedules-scoreboards/includes/mstw-ss-admin.php on line 406

    My solution was create this function, an empty function, like this:
    function mstw_user_has_ss_rights( ){}

    This is some dirty work, I now, that is why I’m here asking for a nice solution. I need this working by tomorrow morning, without the possibility of an error occur.

    Thanks!

    https://wordpress.org/plugins/mstw-schedules-scoreboards/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mark O’Donnell

    (@markodonnell)

    Hi jnts,
    Thanks for writing and bringing this to my attention. mstw_user_has_ss_rights() is a legacy/deprecated function, which the plugin was not handling correctly.

    A patch is in version 1.3 as well as the development trunk.

    Please let me know if you encounter further problems.

    -Mark

    Thread Starter jnts

    (@jnts)

    Hi Mark.

    I had to downgrade to 1.2. Everything is working now.

    By the way, what is the shortcode to a Scoreboard like the one in this link: http://dev.shoalsummitsolutions.com/game/2014-01-grambling/ ?

    Thnx

    Plugin Author Mark O’Donnell

    (@markodonnell)

    Hi jnts,
    Ok, I checked again, and the patch is in 1.3. What’s probably happening is that somehow you have an old utiliies file that’s being included before the new one, due to some dependency chain screwup. What I think will work is to DEACTIVATE all the MSTW plugins, ACTIVATE Schedules & Scoreboards, then RE-ACTIVATE the others.

    As for the game page, it is a template for the game custom post type, not a shortcode. There is a setting – Settings->Display->Link from Opponent Entry in Schedule TABLES & SLIDERS. Set it to Game Page.

    -Mark

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘URGENT! – Undefined function 'mstw_user_has_ss_rights()'’ is closed to new replies.