• Got this message…

    Plugin could not be activated because it triggered a fatal error

    Fatal error: Cannot redeclare file_get_html() (previously declared in /mnt/store/data/matakana/matakanacountry.co.nz/markets-lodging-accommodations-auckland-coast-wine-country-hotels/wp-content/plugins/transposh-translation-filter-for-wordpress/core/shd/simple_html_dom.php:39) in /mnt/store/data/matakana/matakanacountry.co.nz/markets-lodging-accommodations-auckland-coast-wine-country-hotels/wp-content/plugins/mobile-ready-content-images/simple_html_dom.php on line 85

    Is this fixable?

    http://wordpress.org/extend/plugins/mobile-ready-content-images/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mesasix

    (@jervenmatthew)

    The plugin transposh-translation-filter-for-wordpress is using simple_html_dom.php – a third party php class for manipulating DOM. Unfortunately, Mobile Ready content Images plugin is also using such class so there is a “duplicate error”. For a quick fix, you can edit either of the plugin and put conditionals in redeclaration of file_get_html().

    I will update this plugin to cater such needs.

    Thread Starter authenticcom

    (@authenticcom)

    Thanks Matthew… unfortunately this is beyond my personal knowledge base. Can you please tell me, step by step how to…

    edit either of the plugin and put conditionals in redeclaration of file_get_html().

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal Error at Activation’ is closed to new replies.