Viewing 4 replies - 1 through 4 (of 4 total)
  • Good evening,

    I have the same error message.

    Same error.

    Quick and dirty solution:

    1. download and open /wp-content/plugins/leaguemanager/templates/match.php with a text editor (ex notepad, sublime text,…)
    2. locate the following code (around line 14)
    <?php print_r($match); ?>
    3. change it to
    <?php /*print_r($match);*/ ?>
    4. save and upload back to your site (overwriting the old file)

    Thread Starter d7anace

    (@d7anace)

    Perfect solution!!!! Thanks ??

    ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Shortcode Error’ is closed to new replies.