Hi,
Trying to run a site (multisite - group of 4 sites) where two of them run gravity forms (with the authorize.net plugin to enable donations) and a free plugin called thecartpress managing the store.
There is a conflict with both running together. Debugging gives the following:
Fatal error: Cannot redeclare class AuthorizeNetException in /var/www/vhosts/hostname.org/httpdocs/wp-content/plugins/thecartpress/plugins/authorize.net/anet_php_sdk/AuthorizeNet.php on line 29
Is there any way to eliminate this? Have also asked developers of that plugin, however it's open source with lackluster support, so I'm hoping that there might be something else I can do.
Thanks in advance