View Single Post
  #1  
Old 10-20-2008, 06:35 PM
sprants Offline
forum loafer
 
Join Date: May 2008
Posts: 14
PixelPost Promote

hi my friends

i dont know why pixelpost promote addon doesnt work in my page .

my photoblog adress is : http://www.sabzabi.com/pblog/index.php
now i want show random photos from my blog in first page of my site ( first page : http://wwww.sabzabi.com/index.php)
i do this :

1.add promote.php to my addons directory

2.add promote_template.html to my template directory

3. add this code to the first page :

Code:
</head><body>
<script src="http://www.sabzabi.com/pblog/index.php?x=promote&type=random&total=6&showtitle=yes"></script>
<div id="pixelpostpromote"> <div class="pixelposttitle"><a href="http://www.sabzabi.com/pblog/index.php">Your Site Title</a></div> <a href="http://http://www.sabzabi.com/pblog/?showimage=8" class="thumb"><img src="http://www.sabzabi.com/pblog/thumbnails/thumburl.jpg" border="0" alt=" "/></a> </div>
</body></html>
now i see just a link in my first page !

sorry for this simple problem ! plz say to me what i do ?!

Last edited by sprants; 10-21-2008 at 02:10 PM.
Reply With Quote