Quote Originally Posted by Hollywoodstarrs View Post
This may be simple or not, so please let me know what you think. This forum has been spectacular on the development of my vShare.

1. I would like to add more advertisements to the vShare admin "Advertisement" section.
I would like to be able to manage my new advertisements by using the admin. This is the current code used in working advertisement lines: {insert name=advertise adv_name='home_right_box'}

I figured this part out. All you have to do is go to your sites database. In my case it was PhpMyadmin MYsql. Insert a new line and fill in the value. use the adjacent or other ads in the database as examples. Use the {insert name=advertise adv_name='my_ad_name'} and your done.