• in /add-to-any/add-to-any.php, line 737 (IF statement)

    If the variable is defined and it branches to the ELSE statement (line 751) $static_server is not defined, while it is used in the string output for $javascript_header.

    I added the following line after 752 to fix:

    $static_server = '//static.addtoany.com/menu';

    https://www.ads-software.com/plugins/add-to-any/

  • The topic ‘Bug in 1.6.5’ is closed to new replies.