• Hello,

    does anybody knows what this means:

    Warning: Call-time pass-by-reference has been deprecated in /var/www/vhosts/eenwebsitevanbas.nl/subdomains/test/httpdocs/wp-content/plugins/all-in-one-event-calendar/app/helper/class-ai1ec-events-helper.php on line 639

    and how to fix it? I use the newest wp and no other plugins are activated.

    I get the error as soon as I activate the plugin

Viewing 1 replies (of 1 total)
  • Thread Starter baszer

    (@baszer)

    I found a solution, but can anybody tell me why I had to do this? And is it now still safe?

    solution:

    This kind of problem is easily solved adding this line to .htaccess in the base of your WP installation:

    php_value allow_call_time_pass_reference on

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: All-in-One Event Calendar] Warning’ is closed to new replies.