• Resolved isaaa

    (@isaaa)


    Getting these messages:

    ( ! ) Fatal error: Cannot redeclare class Mustache_Autoloader in /Users/isa/Documents/Websites/www.fxecademy.dev/wp-content/plugins/amazon-associates-link-builder/lib/php/Mustache/Autoloader.php on line 16
    Call Stack
    # Time Memory Function Location
    1 0.0024 511992 {main}( ) ../plugins.php:0
    2 3.6890 132541960 plugin_sandbox_scrape( ) ../plugins.php:164
    3 3.6892 132562232 include( ‘/Users/isa/Documents/Websites/www.fxecademy.dev/wp-content/plugins/amazon-associates-link-builder/amazon-associates-link-builder.php’ ) ../plugin.php:1882
    4 3.6898 132573624 aalb_autoload( ) ../amazon-associates-link-builder.php:60
    5 3.6899 132586448 require_once( ‘/Users/isa/Documents/Websites/www.fxecademy.dev/wp-content/plugins/amazon-associates-link-builder/lib/php/Mustache/Autoloader.php’ ) ../amazon-associates-link-builder.php:52

    • This topic was modified 8 years, 2 months ago by isaaa.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter isaaa

    (@isaaa)

    This error is occurring on an offline dev site.

    I can activate it online.

    This is a key component of a fairly complex web dev and I need to install it offline and verify it is working.

    Plugin Author Amazon Associates Link Builder

    (@amazonlinkbuilder)

    Hi isaaa,

    You can install the plugin on your local server as well e.g. via MAMP, LAMP etc.

    Thread Starter isaaa

    (@isaaa)

    the problem was another plug-in using mustache declared a class “Mustache Autoloader”. Amazon ALB declares same class name.

    I deactivated the first plugin, activated Link Builder, and re-activated first plugin

    since AALB is Beta, someone should look at this and see if the class name can be more unique.

    reporting issue to othr plugin developer

    Similar problem. I can’t activate the plugin because of a fatal error with Mustache Autoloader. I use Profile Builder Hobbyist, which also uses Mustache.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal Error cannot Activate’ is closed to new replies.