• Hi, I have several WP sites running OceanWP w/the plugin. All are running fine.
    However, one of the newer sites was displaying the following in lieu of the entire site:

    “Parse error: syntax error, unexpected ‘.’, expecting ‘&’ or variable (T_VARIABLE), public_html/wp-content/plugins/ocean-extra/includes/wizard/classes/QuietSkin.php on line 94”

    I disabled the Ocean Extra Plugin and the site loads, but the design is dependent on the plugin to function at 100%.

    Line 94 was modified to the following but did not fix the issue.

    public function feedback($string, …$args) { /* no output */

    Any ideas?

    WP: 5.4
    OceanWP: 1.8.2
    Ocean Extra: 1.6.2
    PHP: 7.1

    • This topic was modified 4 years, 7 months ago by phoenixna.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Amit Singh

    (@apprimit)

    Hello,

    We have already fix this issue. Can you try to disable/enable plugins one by one for a possible conflict?

    Thread Starter phoenixna

    (@phoenixna)

    Yes, I did.
    I even worked with the hosting Tech support to test.
    Everything points back to the plugin.
    The Sites is very vanilla, no exotic plugins for potential conflict.
    The only way to get the site to stay up is to disable the plugin.

    Plugin Author Amit Singh

    (@apprimit)

    That’s odd. Please follow the below steps –

    Disable all the plugin except for the ocean extra and check it works or not. Try to download a fresh copy of the ocean extra plguin and use it. If it doesn’t fix the issue, please share the error log file.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem with Ocean Extra Plugin’ is closed to new replies.