I am getting the following fatal error at the installation of the SimpleAds Campaigns module:
Fatal error: Cannot redeclare _simpleads_campaigns_list() (previously declared in /MYFOLDER/sites/all/modules/simpleads/modules/simpleads_campaigns/includes/helper.inc:31) in /MYFOLDER/sites/all/modules/simpleads/modules/simpleads_campaigns/includes/cron.inc on line 71
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | cannot_redeclare-7333138-3.patch | 1.74 KB | kiwimind |
Comments
Comment #1
bcreeves commentedI'm getting the same error on enabling SimpleAds Campaigns
Comment #2
kiwimind commentedYeah, this is broken. I was hoping to user 2.x rather than 1.8, but this seems like a deal breaker. Will keep an eye on this queue for a fix, but unable to help at the moment, sorry.
Simpleads module itself enables fine, it's just the Campaign one that breaks it, either when enabled separately or together.
Comment #3
kiwimind commentedI've put a quick patch together removing one of the offending function calls (from cron.inc).
I'm now trying to figure out how to use this module properly. Once I've figured that out I'll try and put some docs together, but don't hold your breath.
Comment #4
kiwimind commentedActually, even with this patch, it all seems a bit broken. I know it's still in dev, but stats don't show any results, there doesn't seem to be a simple way of having new ads show on refresh rather than a slideshow, images are automatically resized to an image style.
Think I'm going to have to use 1.8 for now. Will try and jump back in this queue when I get the chance.
Comment #5
minnur commented