View Single Post
  #19  
Old 04-23-2006, 07:12 PM
Vernon.Trent's Avatar
Vernon.Trent Offline
pixelpost guru
 
Join Date: Apr 2006
Location: Germany
Posts: 341
Send a message via ICQ to Vernon.Trent
hi
if you are using PP, place the wrapper.php and the watermarked.png in the addons directory. then place your .htaccess file into the images folder of PP.

the .htaccess file should look like this

PHP Code:
AddHandler watermarked .jpg
AddHandler watermarked 
.jpeg

Action watermarked 
/addons/wrapper.php 

anytime an image is called from the image directory, it will be wrapped with the watermarked.png

hope this helps.
__________________
best regards
~~~~~~~~
photoblog: XoverIP
Reply With Quote