• Resolved Paras Shah

    (@parasshah)


    Whenever I try to activate the plugin, I get this error:

    The plugin generated 150 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.

    And the plugin gets automatically deactivated.

Viewing 6 replies - 16 through 21 (of 21 total)
  • Thread Starter Paras Shah

    (@parasshah)

    So, you mean that the issue is .htaccess file not writable? But, I was able to see the WP Roids htaccess rules when I checked a few days ago.

    Plugin Author Philip K Meadows

    (@philmeadows)

    No, it WAS writable, but PHP’s is_writable was returning false negative and killing the plugin

    I’ve just pushed 1.3.6 which fixes this issue

    Thread Starter Paras Shah

    (@parasshah)

    @philmeadows The plugin is working fine now, and looking at the source code, the code is minified.

    Just a quick question, I’m using Cloudflare, and since there’s no options panel for the plugin to control minification, I guess I need to turn off the minification from Cloudflare, right?

    Plugin Author Philip K Meadows

    (@philmeadows)

    Yes, you’re correct, turn off Cloudflare minification, and purge the Cloudflare cache also

    Glad it is working for you now, thanks for your patience!

    Once you’re satisfied all is good, I’d love a review posted from you ??

    Thread Starter Paras Shah

    (@parasshah)

    Yep sure!

    BTW, I am seeing minified files even when I’m logged in.

    So, can there be an option in the settings panel to turn caching on/off for logged in users? Also, some more control over features in the form of options would be much appreciated (for eg: To keep minification on/off, to allow or not allow hotlinking of images, etc.)

    Also, another great feature would be automatic purging of cache of specific intervals.

    Based on some tests that I did before and after activating WP Roids, I’m seeing some impressive results with this plugin. A little more control over the plugin features would be awesome in my opinion.

    Plugin Author Philip K Meadows

    (@philmeadows)

    Yup, logged in pages ARE minified, but NOT cached. They’re dynamic PHP as per usual, but the minification is run on the output

    A scheduled event IS set to purge HTML files hourly

    Blocking hotlinking of images is on by default, I couldn’t envisage why somebody might want to undo this, but happy to make optional

    Glad you’re liking the progress!

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘Error on Activation (and Plugin Automatically Gets Deactivated)’ is closed to new replies.