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

minnur’s picture

Hi, please see you PHP error logs and check Drupal database log (admin/reports/dblog).

Thanks.

SolasArd’s picture

PHP 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 573

Disabling Nodequeue fixes the problem. Should I report this issue to Nodequeue, or could this compatibility problem be solved within the SimpleAds module?

minnur’s picture

Which version of Nodequeue module do you use?

SolasArd’s picture

I'm using Nodequeue 7.x-3.x-dev as stable version had some other issues

minnur’s picture

Assigned: Unassigned » minnur
Status: Active » Needs work

Thanks, Looks like something changed in Nodequeue 7.x-3.x-dev I will take a look as soon as possible.

minnur’s picture

Issue summary: View changes
Status: Needs work » Closed (won't fix)