• Resolved it2websites

    (@it2websites)


    Updated your plugin from 1.1.6 to 1.1.8, now my site displays this message:

    Parse error: syntax error, unexpected '[' in /home/user/public_html/restaurant/wp-content/plugins/grid-wud/pages/grid-wud-base.php on line 279

    Same message in the log file.

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author AccountClosed

    (@wistudatbe)

    Hello,

    This is strange there i run it on 2 production websites without errors, however the source code written on this line (and others) is changed in a beta release 1.1.8a, which you can download here.

    This runs also on my production sites, so i’m wondering or it works now on yours.

    See here with the 1.18a version:
    Sample Gallery:
    https://wp.wistudat.be/wud-gallery-sample/
    Sample Tiles:
    https://wp.wistudat.be/wp-tiles-wud-with-sidebar/?gt=1
    Sample Grids:
    https://wp.wistudat.be/grid-wud/

    Let me know the result!

    Regards, Danny

    Plugin Author AccountClosed

    (@wistudatbe)

    Should be resolved in 1.1.9, let me know ??

    = 1.1.9 =
    * Resolved: Array error by thumbnails.
    * Build grids/tiles with images from “Nelio External Featured Image”.
    * Update widget short code: removed unused argument.

    Regards, Danny

    Plugin Author AccountClosed

    (@wistudatbe)

    Hello it2websites,

    Can you confirm that this release solved the problem?

    Regards, Danny

    Plugin Author AccountClosed

    (@wistudatbe)

    Since version 1.2.0 there are no more issues like this one.
    We have changed the way to save and read an array.
    Topic can be marked as solved.

    I’m having this same issue. My error reads:
    Parse error: syntax error, unexpected '[' in /----/----/----/wp-content/plugins/grid-wud/grid-wud.php on line 58
    I’m running version 1.2.3. PHP v. 5.2

    Thanks!

    Plugin Author AccountClosed

    (@wistudatbe)

    Hello Sredefer,

    Thank you for using our Plugin.

    This is not a fatal error like this topic title mentioned but a syntax error and is a changed parameter HERE described.

    I will check for you why this issue is caused and find a solution.
    For this i need some extra information:

    When does it appears?
    With our short code
    With a HTML text box
    With …

    Do you have other plugins installed which are using short codes?
    Can you provide me more info when it appears?

    Regards, Danny

    Thank you for the quick reply. It’s happening when I attempt to activate the plugin. I have yet to successfully activate it.

    Plugin Author AccountClosed

    (@wistudatbe)

    Hello,
    Can you change the line 58 in grid-wud.php
    from:

    function wud_widget_text( $widget_text, $instance = [] )

    to

    function wud_widget_text( $widget_text )

    Does it work now?

    Regards, Danny

    It worked! Thanks so much, Danny.

    Plugin Author AccountClosed

    (@wistudatbe)

    Your welcome ??
    I will provide it in the 1.2.4 release.
    Thanks to help me out of this!
    Regards, Danny

    Plugin Author AccountClosed

    (@wistudatbe)

    = 1.2.4 is ready for download.
    * Removed array error by Widgets.

    Regards, Danny

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Fatal error with 1.1.8’ is closed to new replies.