Do not show ads when the module devel is ON
I put to serve.php line

$GLOBALS['devel_shutdown'] = false;

Now everything is OK

Comments

jeremy’s picture

Assigned: Dimm » jeremy

Link to documentation, confirming this needs to be called: http://api.freestylesystems.co.uk/api/function/devel_shutdown/5

jeremy’s picture

Status: Reviewed & tested by the community » Needs review

Bump issue, to fix today before releasing 1.1.

jeremy’s picture

Status: Needs review » Postponed (maintainer needs more info)

The ad module works fine with the devel module enabled when you're using the 'JavaScript' or 'Raw' display types. If using the 'jQuery' display type it seems to get confused, and the wrong ads may end up being displayed. Setting the devel_shutdown Global to FALSE does not seem to improve the situation in any way.

What is the exact problem you are experiencing? I do not seem able to duplicate this bug.

jeremy’s picture

Status: Postponed (maintainer needs more info) » Fixed

No further feedback, closing issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.