• DougM

    (@effortlessenglishclub)


    I can’t believe I just installed this through the wp-admin and it just destroyed everything. I just lost hours and hours and now have to go back to the actual host and deleted EVERYTHING or search for a mistake which I know NOTHING about. BEWARE TO ANYONE WHO INSTALLS THIS>>>

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter DougM

    (@effortlessenglishclub)

    I”M SO F’ing pissed I could do bodily harm to someone…..
    Is this FAMILIAR???

    [Huge list of deprecated notices moderated. Please use the pastebin if you feel it is necessary to post every single warning message.]

    Plugin Author sethshoultes

    (@sethshoultes)

    These are just notices, not exactly errors. You can easily fix this by lowering your PHP error reporting.

    The reason this is happening is because your server may be running the latest version of PHP. In this latest version they may have deprecated a function.

    It would be really helpful to everyone involved if you would have posted the notices so we can see what is wrong and fix the problem.

    I also just installed this plugin and both my dashboard and my site display these notices for a full screen or more!

    Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /hsphere/local/home/usernamexxx/domainxxx.com/wordpress/wp-content/plugins/buddypress/bp-core.php on line 562

    and so on for many many many lines, which fills most of a page. the last notice is slightly different:

    Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /hsphere/local/home/userxxx/domainxxx.com/wordpress/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-templatetags.php on line 193

    I’m using php 5.2.14. and the latest version of wordpress as well as the latest version of buddypress, all installed in the last two days.

    I shall research this INI business, but I’m a little bit at a loss at the moment. I’ve expunged the user and domain name for privacy, but you get the idea.

    Plugin Author sethshoultes

    (@sethshoultes)

    Try this.

    Open the event_regis.php file and remove code at line #32:
    error_reporting(E_ALL ^ E_NOTICE);

    Let me know if that helps at all.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Event Espresso Lite – Event Registration and Management] JUST DESTROYED MY INSTALL’ is closed to new replies.