Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • SOLVED IT.
    It seems that List is a restricted PHP word.
    So I simply renamed LIST by MYLIST in files
    advanced-gutenberg-blocks/classes/Helpers/Dashicons.php on line 23
    and
    advanced-gutenberg-blocks/classes/Services/Blocks.php on line 160

    seems to be working so far. Hopefully I didn’t forget to modify the name anywhere else

    I looked into the file as well and couldn’t find any error on line 23 either.
    Thought there might be a typo, but no.

    I run PHP version: 5.6.30

    Hi,

    I just installed the WP5.0 update and the plugin still doesn’t work.

    I again had to manually remove it, and when I try to install and activate it again I get the same error:
    Parse error: syntax error, unexpected ‘LIST’ (T_LIST), expecting identifier (T_STRING) in /srv/data/web/vhosts/www.beijadventures.com/htdocs/wp-content/plugins/advanced-gutenberg-blocks/classes/Helpers/Dashicons.php on line 23

    Same thing!
    I was about to make a post as well.
    I had to manually delete the plugin via my FTP after the latest update.

    I reinstalled it and got the following error when I tried to activate it :

    Parse error: syntax error, unexpected ‘LIST’ (T_LIST), expecting identifier (T_STRING) in /srv/data/web/vhosts/www.beijadventures.com/htdocs/wp-content/plugins/advanced-gutenberg-blocks/classes/Helpers/Dashicons.php on line 23

    Thread Starter beijadventures

    (@beijadventures)

    /!\ UPDATE
    It’s not the template. It’s not the plugins either.

    I’m really starting to believe Gutenberg might be the issue.
    I have an another website without Gutenberg installed and it works properly.

    Thread Starter beijadventures

    (@beijadventures)

    Yes, I know there’s no space… I put a space thinking it wouldn’t properly publish on my comment otherwise.
    And no, the <p> tag is not the same as the <br> tag. The <p> tag creates a line space. I want a line break.

    I don’t mean to be mean, but that was a pretty useless answer…

Viewing 6 replies - 1 through 6 (of 6 total)