Do not show ads when the module devel is ON
I put to serve.php line
$GLOBALS['devel_shutdown'] = false;
Now everything is OK
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
Comment #1
jeremy commentedLink to documentation, confirming this needs to be called: http://api.freestylesystems.co.uk/api/function/devel_shutdown/5
Comment #2
jeremy commentedBump issue, to fix today before releasing 1.1.
Comment #3
jeremy commentedThe 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.
Comment #4
jeremy commentedNo further feedback, closing issue.