• Resolved ollybach

    (@ollybach)


    PHP Parse error: syntax error, unexpected '?' in /[path]/wp-content/plugins/wp-soundsystem/classes/wpsstm-track-class.php on line 667

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author grosbouff

    (@grosbouff)

    Hi @ollybach, this plugin requires PHP 5.4.0. Could you check your version ?

    Thread Starter ollybach

    (@ollybach)

    it was either 5.6 or 7.3 – cannot tell you anymore as the plugin has long since been deleted

    Thread Starter ollybach

    (@ollybach)

    and while i’m at it:
    it does not seem to uninstall itself either when deleting it
    and throws the following (multiple times) just running a quick install here locally (php 7.4, WP 5.5) so you might want to look at that . personally i have no use for this plugin , just came across these things when a friend did things with it …

    
    [14-Aug-2020 12:01:44 UTC] PHP Notice:  map_meta_cap was called <strong>incorrectly</strong>. The post type wpsstm_radio is not registered, so it may not be reliable to check the capability "edit_post" against a post of that type. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 4.4.0.) in [path]\wp-includes\functions.php on line 5225
    [14-Aug-2020 12:02:33 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in [path]\wp-soundsystem\wpsstm-core-tracklists.php on line 369
    [14-Aug-2020 12:02:33 UTC] PHP Notice:  Trying to get property 'post_type' of non-object in [path]\wp-soundsystem\wpsstm-core-tracklists.php on line 374
    [14-Aug-2020 12:07:49 UTC] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in [path]\wp-soundsystem\wpsstm-core-track-links.php on line 792
    [14-Aug-2020 12:13:22 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wpsstm/v1/services/musicbrainz/search/(?P<artist>.*)/(?P<album>.*)/(?P<track>.*)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in [path]\wp-includes\functions.php on line 5225
    [14-Aug-2020 12:13:22 UTC] PHP Warning:  trim() expects parameter 1 to be string, array given in [path]\wp-soundsystem\classes\wpsstm-data-engine.php on line 493
    
    
    Plugin Author grosbouff

    (@grosbouff)

    Okay, I’ve posted that on Github and will check for this.
    Thanks for your report.

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