Viewing 4 replies - 1 through 4 (of 4 total)
  • I just started getting the same error, after disabling the plugin my site works fine.

    How do I fix that?

    On my site it appeared after switching from PHP 5.2 to 5.4. Any idea how to fix that?

    Go to line 290 and change it to:
    private function add_attr_value( &$attrs, $attr_name, $value, $default = NULL ) {

    then go to 233 and the next three upcoming lines with errors:
    In each line you find something with: “&$”. Change it to “$” and it works again…

    Pi Zi

    (@freelancephp)

    Thanks all. Fixed in version 1.31.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: WP External Links] Activation broken: Fatal error’ is closed to new replies.