Ad HTML not working

Forum
Last Post
Threads / Messages

AlkseeyaKC

Member
Member
Joined
Jan 12, 2009
Messages
73
Points
6
Age
40
Location
Planet Kalzy
Mysidian Dollar
6,083
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.
 
Last edited:
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
 
Last edited:

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,278
Messages
33,127
Members
1,602
Latest member
BerrieMilk
BETA

Latest Threads

Latest Posts

Top