Hi all, a little help please… I’m using the “AffiliateImporterAm” to import products from Amazon and when i’m logged in everything works fine, but if not logged all my affiliate links return a page with only a ZERO! Any help? Thanks in advance!
]]>Wordpress 4.7.2
I install the plug, click to activate, and get this:
Plugin could not be activated because it triggered a fatal error.
Parse error: syntax error, unexpected ‘[‘ in /home/xxx/xxx/wp-content/plugins/affiliateimporteram/AffiliateImporterAm.php on line 60
I’ll see if I can edit line 60 and get past this error.
]]>Hey I was getting error 0 about 95% of the time, then put this code in the plugin file: exit( wp_redirect( admin_url( ‘options-general.php’ ) ) );
It seems to be working GREAT now, check it out and let me know if not: https://www.morgellonssurvey.org/shop/
Thanks for the great and innovative plugin!
]]>