- OpenX Community Forums
![]() ![]() |
Dec 9 2011, 09:50 PM
Post
#1
|
|
|
Beginner ![]() Group: Members Posts: 1 Joined: 9-December 11 Member No.: 171,027 |
Hello Guys,
I'm trying to create some rules in the Delivery Options Feature for Video Ads Banners, I've already tried all the options on the dropdown, but, all the site variables aren't working. Our customer is really worried with this one - Site - Page URL - IS EQUAL TO - www.example.com I've tried to debug the code, and it seems the function MAX_checkSite_Pageurl has the variable $url = empty($aParams) ? $GLOBALS['loc'] : $aParams['loc']; But, this $url is sometimes returning an empty value. And also, in the \lib\max\Delivery\limitations.php the line that calls the function: @eval('$result = (' . $row['compiledlimitation'] . ');'); The $result doesn't return when it should. Your swift response is appreciate. Best Regards, Felipe P. PS: OpenX version 2.8.7 |
|
|
|
![]() ![]() |