phpBB Type: Integramod 141
MODs: Yes
Your knowledge: Advanced Knowledge
Board URL: http://www.baeronium.com
PHP Version:
MySQL Version:
What was done before the problem appeared?
Run debug mod and implemented the suggested solution
What was done to try to solve the problem?
triad to install inline banner mod
De.scription and Message
Hello,
I have a problem to get the google ads work on my site. Cracker Tracker is blocking the ad code.
I ran debug mod and added the suggested
- Code: Select all
define('CT_SECLEVEL', 'MEDIUM'); $ct_ignorepvar = array('ad_code');
The result the ad code is still blocked and I get
- Code: Select all
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Script-Filename: /admin/admin_inline_ad_code.php ---------------- Request-Method: POST Matching rule: " In variable: ad_code Matching rule: -> In variable: ad_code Matching rule: Ā
What shall I do?
Za'ida