![]() |
Ad HTML not working
I'm a noob to PHP. ^_^;
My site: http://www.neon.planetkalzy.com/ I'm trying to make an ad on the lower left appear. I type in the code for a banner into the "Ad Code:" text field and it displays the html as text where the ad image should appear. I tried BBS and it dose the same thing for that. I was going to make an ad under that with ad company Project Wonderfull. But it would be nice if I can have people donate to me directly and display user ads on the site. =3 |
Go to your sql databse and to the [prefix]_ads section and manually add the html.
The ad code input replaces html tags with browser friendly character entities. Example: This: <a href='#'><img src='lol.png'/></a> Is changed into this: <a href='#'><img src='lol.png'/></a> Just go to the database and add the html manually into the "text" field. Had that problem awhile ago. |
I can not get into my data base. is there another way?
Edit: Oh I fegured out how to get into it. They don't explain how to do a lot of this stuff. XD; Edit: I was in a rush this morning when I posted this, Thank you for the help! =3 |
All times are GMT -5. The time now is 11:18 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.