Closed (won't fix)
Project:
SimpleAds
Version:
7.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 May 2012 at 05:43 UTC
Updated:
9 Jun 2023 at 16:06 UTC
Jump to comment: Most recent
Hi, I'm having a problem with configuring SimpleAds block. I installed the module, added a few image Ads, which display correctly in the assigned regions, but when I try to edit the block all I get is an empty white page. What could be the problem? I'm currently working with OpenPublish on core 7.14 if it matters
Comments
Comment #1
minnur commentedHi, please see you PHP error logs and check Drupal database log (admin/reports/dblog).
Thanks.
Comment #2
SolasArd commentedPHP error log has this:
PHP Fatal error: Call to undefined function nodequeue_get_qids() in /mnt/www/html/energydev/docroot/sites/all/modules/simpleads/simpleads.module on line 573Disabling Nodequeue fixes the problem. Should I report this issue to Nodequeue, or could this compatibility problem be solved within the SimpleAds module?
Comment #3
minnur commentedWhich version of Nodequeue module do you use?
Comment #4
SolasArd commentedI'm using Nodequeue 7.x-3.x-dev as stable version had some other issues
Comment #5
minnur commentedThanks, Looks like something changed in Nodequeue 7.x-3.x-dev I will take a look as soon as possible.
Comment #6
minnur commented