jtsternberg / DsgnWrks-Instagram-Importer

Backup your instagram photos & display your instagram archive. Supports importing to custom post-types & adding custom taxonomies.
http://wordpress.org/extend/plugins/dsgnwrks-instagram-importer/
33 stars 16 forks source link

Cannot redeclare class #24

Closed synkt closed 6 years ago

synkt commented 8 years ago

I used this plugin previously, love it. It has stopped working for me, tested it on 5 sites (3 were fresh installs). The error I get on attempted activation: Fatal error: Cannot redeclare class DsgnWrksInstagram in /var/www/clients/client0/web3/web/wp-content/plugins/DsgnWrks-Instagram-Importer-master/dsgnwrks-instagram-importer.php on line 12

Any support is greatly appreciated.

jnsc commented 7 years ago

You could try to disable opcache (opcache.enable=0 in php.ini)

jtsternberg commented 7 years ago

Is this still an issue?