• Resolved aljawaid

    (@aljawaid)


    Hello, I’m excited to try this plugin but even after the latest update it is always unable to activate. I’m slowly building my custom bootstrap theme using B5ST Starter template, I’m not sure if that has anything to do with it but it shouldn’t as, as far as I can tell, your plugin just adds blocks to the gutenburg which is what I need to add to the starter theme.

    
    Fatal error: Uncaught Error: Call to undefined method ScssPhp\ScssPhp\Compiler::setOutputStyle() in /var/www/domain.com/public_html/wp-content/plugins/all-bootstrap-blocks/class.areoi.settings.php:344 
    Stack trace: #0 /var/www/domain.com/public_html/wp-content/plugins/all-bootstrap-blocks/areoi.php(54): AREOI_Settings::compile_scss() 
    #1 /var/www/domain.com/public_html/wp-admin/includes/plugin.php(2288): include_once('/var/www/domain.com....') 
    #2 /var/www/domain.com/public_html/wp-admin/plugins.php(192): plugin_sandbox_scrape() 
    #3 {main} thrown in /var/www/domain.com/public_html/wp-content/plugins/all-bootstrap-blocks/class.areoi.settings.php on line 344
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Miles

    (@areoimiles)

    Hi @aljawaid thanks for flagging the issue.

    I’m going to look in to this for you today. All Bootstrap Blocks does add a number of blocks to your editor but it also includes a version of the Bootstrap CSS and JS as default (this can be turned off once activated). When activated the plugin compiles the CSS which is where it looks as though the error is occurring.

    I’m struggling to recreate the issue at my end so please could you check a few things for me to help narrow down the issue?

    • Does this file exist? /plugins/all-bootstrap-blocks/vendors/src/Compiler.php
    • If the above does exist, does it include the following method / function setOutputStyle() (should be at line 5447)
    • What version of PHP are you using?
    • Have you tried activating the plugin with a default theme and all other plugins deactivated? If not, please could you try this?
    • Are you using the latest version of All Bootstrap Blocks (1.2.0)?

    Thanks in advance for your help on this. Hopefully we can get you up and running soon.

    Miles

    Plugin Author Miles

    (@areoimiles)

    Hi @aljawaid.

    I haven’t had a response so hopefully the above helped you get up and running. I’m going to close this ticket for the time being.

    However, if you’re still having issues please feel free to open this ticket back up and I will do my best to help.

    Thanks

    Miles

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unable to Activate’ is closed to new replies.