Hello mates,
does anyone knows hoe to integrate britepic script with scripteen free image host script!..
Hows britepic for monetezaion?
thanks by the way for the wonderful script
Page 1 of 1
Britepic?
#2
Posted 13 February 2010 - 11:44 PM
Am just a newbie but
In view.php
change the line
TO
Also - You will after delete the link code
Demo Here
In view.php
change the line
<img src="<?= $file_path.$file ?>" alt="Free photo hosting by <?=$config[SiteName]?>" border="0" width="520" />
TO
<script> britepic_src="<?= $file_path.$file ?>"; britepic_id="1529889"; </script> <script src='http://www.britepic.com/britepic.js'> </script> <noscript> <img src="<?= $file_path.$file ?>"> </noscript>
Also - You will after delete the link code
<a href="<?= $file_path.$file ?>">
Demo Here
Page 1 of 1

Sign In
Register
Help

MultiQuote