![]() |
|
![]() | ||
|
Subject:
targeting ads by client IP address in PhpAdsNew
Category: Computers > Software Asked by: bennetthaselton-ga List Price: $20.00 |
Posted:
25 Apr 2002 23:05 PDT
Expires: 02 May 2002 23:05 PDT Question ID: 6128 |
How do you target ads by client IP address in PhpAdsNew? We tried following the directions in the manual but it didn't work. We created a banner "campaign" with a weight of 100, and created one banner within that campaign and gave it a weight of 100, and then set the banner so it would only be displayed to IP addresses in 216.12.18.* (our client machine's IP address was 216.12.18.80). Still, the ad didn't come up. |
![]() | ||
|
Subject:
Re: targeting ads by client IP address in PhpAdsNew
Answered By: alexander-ga on 26 Apr 2002 05:50 PDT Rated: ![]() |
It sounds like you might not be specifying the address range correctly. According to http://sourceforge.net/forum/message.php?msg_id=221924 , you need to specify 216.12.18.* as an address of 216.12.18.0 and a mask of 255.255.255.0. If this does not correct your problem, are you able to target to a single IP? If you need further assistance, I would highly recommend posting a detailed message to the phpAdsNew Help forum on SourceForge, the home of the project: http://sourceforge.net/forum/forum.php?forum_id=35712 The project's forums (there's also an "Open Discussion" forum at http://sourceforge.net/forum/?group_id=11386 ) are probably the definitive source for help with and information regarding phpAdsNew. I hope this answers your question, or at least provides the referral to the people who can. | |
| |
|
bennetthaselton-ga
rated this answer:![]() This is probably the best answer someone could have come up with under the circumstances (although what I was really looking for was for the problem to be solved) so it should get the highest rating. (I probably overpaid for the answer, but $20 was what I would have been willing to pay for a *solution*; however the answer was the best that a researcher probably could have done, and a deal's a deal.) |
![]() | ||
|
Subject:
Re: targeting ads by client IP address in PhpAdsNew
From: tsschneider-ga on 26 Apr 2002 06:16 PDT |
It seems to me that there is a bug in the most recent version of PHPAdsNew. The Client IP is never checked. You can verify this by insering the following piece of code in line 126 in acl.inc.php: echo $request['remote_host'];exit; You'll see that nothing happens, e.g. the function acl_check_clientip() is never called. Im still in the process of figuring out whether this is a configuration or a programming error. I'll be back at you as soon as I find out. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |