XFileSharing Pro - AdPeeps

Message
Author
longsack
Posts: 24
Joined: Feb 04, 2014 3:07 am

AdPeeps

#1 Postby longsack » Feb 16, 2014 5:19 am

Using adpeeps to manage my ads... I'm using the code below that adpeeps generated.... but the ad is not displaying... Any thoughts on what I need to do to get it to display?


<script type="text/javascript" src="/adpeeps.php?bfunction=showad&uid=100000&bmode=off&gpos=center&bzone=default&bsize=300x250&btype=3&bpos=default&ver=2.0&btotal=1&btarget=_blank&bborder=0&showhorizontally=1">
</script>
<noscript>
<a href="/adpeeps.php?bfunction=clickad&uid=100000&bmode=off&bzone=default&bsize=300x250&btype=1&bpos=default&ver=2.0" target="_blank">
<img src="/adpeeps.php?bfunction=showad&uid=100000&bmode=off&bzone=default&bsize=300x250&btype=1&bpos=default&ver=2.0" width="300" height="250" alt="Click Here!" title="Click Here!" border="0" /></a>
</noscript>

longsack
Posts: 24
Joined: Feb 04, 2014 3:07 am

#2 Postby longsack » Feb 16, 2014 5:20 am

Code: Select all

<script type="text/javascript" src="/adpeeps.php?bfunction=showad&uid=100000&bmode=off&gpos=center&bzone=default&
bsize=300x250&btype=3&bpos=default&ver=2.0&btotal=1&btarget=_blank&
amp;bborder=0&showhorizontally=1">
</script> 
<noscript> 
<a href="/adpeeps.php?bfunction=clickad&uid=100000&bmode=off&bzone=default&bsize=300x250&
amp;btype=1&bpos=default&ver=2.0" target="_blank"> 
<img src="/adpeeps.php?bfunction=showad&uid=100000&bmode=off&bzone=default&bsize=300x250&
amp;btype=1&bpos=default&ver=2.0" width="300" height="250" alt="Click Here!" title="Click Here!" border="0" /></a> 
</noscript>

Internet Consumer
Posts: 148
Joined: May 28, 2013 1:51 am

#3 Postby Internet Consumer » Mar 16, 2014 10:17 am

hi,

Where do you wish to add this?