Scripteen - Web Scripts - Forum: Britepic? - Scripteen - Web Scripts - Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Britepic?

#1 User is offline   rzx Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 23-April 09

Posted 25 April 2009 - 11:21 PM

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
0

#2 User is offline   troopa Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 3
  • Joined: 06-February 10

Posted 13 February 2010 - 11:44 PM

Am just a newbie but

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
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users