phpBB Type: Integramod 141
MODs: No
Your knowledge: Beginner
Board URL: http://www.aaquacks.com/forum
PHP Version:
MySQL Version:
What was done before the problem appeared?
What was done to try to solve the problem?
De.scription and Message
I'm trying to post a google adsense banner in a post using the hmtl code they provide, but doesn't show the banner. It shows some chewed up code.
Code I'm using:
<script><google_ad_client>
</script>
<script>
</script>
My results:
<script><google_ad_client>
</script>
<script>
</script>
I tried "Disable BBCode", using Code and PHP functions above. (didn't think they would work but had to try.
HMTL is set to ON for posting, so should work but not.
Any ideas???