• Resolved Daniel Iser

    (@danieliser)


    I have all debug enabled both in WP & PHP.

    Getting this on activation.

    Strict Standards: Declaration of statisticsPps::getTypeId() should be compatible with modulePps::getTypeID() in wp-content\plugins\popup-by-supsystic\modules\statistics\mod.php on line 19

    Also getting The plugin generated 3292 characters of unexpected output during activation.

    https://www.ads-software.com/plugins/popup-by-supsystic/

Viewing 15 replies - 1 through 15 (of 22 total)
  • Thread Starter Daniel Iser

    (@danieliser)

    Also got this on All Popups Page

    Notice: Use of undefined constant breadcrumbsList - assumed 'breadcrumbsList' in wp-content\plugins\popup-by-supsystic\modules\admin_nav\views\tpl\adminNavBreadcrumbs.php on line 12

    Thread Starter Daniel Iser

    (@danieliser)

    As well as several of these.

    Strict Standards: Declaration of popupModelPps::_dataSave() should be compatible with modelPps::_dataSave($data, $update = false) in wp-content\plugins\popup-by-supsystic\modules\popup\models\popup.php on line 319
    
    Notice: Undefined index: params in wp-content\plugins\popup-by-supsystic\modules\popup\models\popup.php on line 57

    You need to enable wp debug at a minimum and go through your plugin to see all the errors. There are quite a few, but they all look simple to fix so far.

    Thread Starter Daniel Iser

    (@danieliser)

    Ok with debug on at all, I cannot create any popups or use the plugin. Let me know when you get it patched. Ill be glad to test it again.

    PS have you tried mine?

    Plugin Author supsystic

    (@supsysticcom)

    Hello.
    Thank you for reporting, we just released new version – 1.0.4 – where we made fixes for DEBUG mode enabled, please update and check it.

    Thread Starter Daniel Iser

    (@danieliser)

    Quickly resolved. Thanks, trying it now. Still getting some errors during activation.

    They are not shown, but the plugin is causing characters to be echoed during activation which is the cause of the The plugin generated 3292 characters of unexpected output during activation. Message. Though now it has only 2100 characters, so improved greatly.

    I will take a peak and see if i can find it quickly.

    Also your quick support will get you a review for sure. I also have a proposal for you, that may offer you some extra revenue streams.

    Plugin Author supsystic

    (@supsysticcom)

    Yes, you are right, there was unused debug database query in our plugin activation code. I now removed it, and released new version – 1.0.5 – you can try it.

    Thread Starter Daniel Iser

    (@danieliser)

    @supsystic.com – Getting there. Still getting The plugin generated 285 characters of unexpected output during activation. Likely just one simple error now as the output of one error is roughly 300 characters.

    I had it narrowed before the update, so will have to try again.

    Are you interested in developing paid plugins?

    Plugin Author supsystic

    (@supsysticcom)

    Hello.
    This error is already not reproduced on our test server, but we will still try to reproduce it and fix.
    And yes – we are interested in developing paid plugins. But as this is WordPress forum – it’s better to send message about this to our internal email address using our contact form from our site https://supsystic.com/ . We will wait your message.

    Thread Starter Daniel Iser

    (@danieliser)

    Ok I will look into why mine is throwing an error. Maybe a conflict of sorts on my install.

    Emailed you via contact form.

    Plugin Author supsystic

    (@supsysticcom)

    Hello.
    Can you please send message in contact form – one more time? We had some problems with our server just when you send it.

    Thread Starter Daniel Iser

    (@danieliser)

    @supsystic.com – Ouch, that sucks was quite long and hand typed, and no longer on clipboard since last night haha. Ok no worries, will send again now.

    Thread Starter Daniel Iser

    (@danieliser)

    Resent. I have it saved this time so if that fails, email me directly danieliser at wizardinternetsolutions.com and I will send it that way.

    Plugin Author supsystic

    (@supsysticcom)

    Sorry for this – we have new server, just updated it. I received now your email, thnx. We will review it with our team and send response to your email address.
    About initial topic issue – if you still have same error output on plugin activation – can you try this solution https://thehungrycoder.com/wordpress/how-i-have-solved-the-the-plugin-generated-xxxx-characters-of-unexpected-output-during-activation-problem.html to get those errors?

    Thread Starter Daniel Iser

    (@danieliser)

    Will see what I can come up with.

    Plugin Author supsystic

    (@supsysticcom)

    Hello.
    Can you please tell me – do you still see errors with our plugin?

Viewing 15 replies - 1 through 15 (of 22 total)
  • The topic ‘Lots of errors on activation’ is closed to new replies.