- This topic has 1 reply, 2 voices, and was last updated 11 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Tagged: conflict, google maps, shortcode
I’m trying to use another plugin that will generate a google map.
When trying to install your plugin I get this error:
Fatal error: Cannot redeclare generate_map() (previously declared in /home/southful/public_html/wp-content/plugins/bepro-listings/bepro_listings_frontend.php:148) in /home/southful/public_html/wp-content/plugins/contempo-reviews/includes/testimonial_shortcodes.php on line 141
Can you possible help me resolve this issue?
Thank you so much!
Hi,
That’s a php issue. Both plugins have a function with the same name that’s not encased/protected by a class. You can try doing a string replace for one of the plugins, renaming the function to something else. That obviously creates a situation where that plugin cannot be updated again.
Good luck
___
BePro Software Team
Stay up to date on web design and development trends. Also receive updates on video tutorials, services, deals, products, and discounts offered by the BePro Software Team. to sign-up for our newsletter today.