Am I doing something wrong?

Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • #3530
    Gridiron
    Participant

      I’ve just swept this problem under the rug by commenting out line 634-650. I hope they aren’t important to the functionality. I don’t envision us using the league standings feature which seems to be the focus of those lines.

      • This reply was modified 8 years, 10 months ago by Gridiron.
      #3532
      Mark
      Keymaster

        Yes, that functionality is only for displaying league standings. I believe the CBS Sports site showed league standings on the page you referenced.

        “Sweeping things under the rug” generally has not worked out all that well for me. I would like to help you fix this, and understand what’s up in your site configuration (versus my two.) Others will have the same configuration eventually, and you may choose to use other features of the plugin eventually.

        There are a couple of workarounds we can try for you. But first, what version of PhP are you running, so I can rule that issue in or out??

        Thanks.
        -Mark

        #3533
        Gridiron
        Participant

          Wordpress (latest version)

          PHP Version 5.4.45

          I had to comment them out because it breaks my entire WordPress installation. All I can see when logged in is that php error.

          • This reply was modified 8 years, 10 months ago by Gridiron.
          #3536
          Mark
          Keymaster

            Right. That’s what happens on a syntax error.

            I am running PhP 5.5.24 on one site and 5.4 on the other. Neither exhibits this behavior, so that’s not the problem.
            Thanks.

            #3541

            have you figured out what this problem is? I’m getting the error when installing league manager.

            Parse error: syntax error, unexpected ‘[‘ in /home/intervie/public_html/scs/wp-content/plugins/mstw-league-manager/includes/mstw-lm-update-records-class.php on line 631

            PHP Version 5.3.29
            WordPress 4.4.2
            using theme twenty 16

            #3542
            Mark
            Keymaster

              Yes. A patch was applied to fix an error. You may have to replace your mstw-lm-update-records.php file from either thr development tree or the existing plugin, which has been patched.

              Then, wordpree requires PhP version 5.6 or greater. Update PhP on your site and you should be good to go.

              -Mark

              #3543

              Thank you updating PHP has worked.

              #3545
              Mark
              Keymaster

                Great.

              Viewing 8 posts - 16 through 23 (of 23 total)
              • You must be logged in to reply to this topic.