The Most Active and Friendliest
Affiliate Marketing Community Online!

“Adavice”/  “CPA

www.ukbiddingdirectory.com - £3 Bonus - Add your site

Congrats Vic,
Expect a few links from me. One thing you may want to correct (see attached image)
Temi
 

Attachments

  • correct.jpg
    correct.jpg
    4.6 KB · Views: 8
Thanks Temi,

All links bonuses added.

On that final dollar sign - been racking my brains for a while but just cannot figure out how to change it!

Any suggestions always welcome :)
 
Open file byu_link_form.php file in your template folder.
Find this line:
Code:
<td>Your Bid:</td>
      <td align="right">$</td>
      <td><input name="bid" class="buyforminp2" onchange=dodiv(); onkeypress="return chknum(event)" onkeyup=dodiv(); size=9 >.00</td>

Replace $ sign with this:
Code:
<?php echo("$currency");?>

Now it will show your currency sign that you set in your admin panel.

The code may be slightly different because my template is modified a lot but the point is the same
 
Sorry, forgot to mention that this one is a phplinkbid script!

Our LBS Directory Script is on its way and launching real soon....




Open file byu_link_form.php file in your template folder.
Find this line:
Code:
<td>Your Bid:</td>
      <td align="right">$</td>
      <td><input name="bid" class="buyforminp2" onchange=dodiv(); onkeypress="return chknum(event)" onkeyup=dodiv(); size=9 >.00</td>

Replace $ sign with this:
Code:
<?php echo("$currency");?>

Now it will show your currency sign that you set in your admin panel.

The code may be slightly different because my template is modified a lot but the point is the same
 
Folks, the pound sign has been corrected and the big thanks goes to Madtay and big up to his newly launched and grand bigwebguide.co.uk directory.

Don't forget to get add your site to UK Bidding Directory. We'll add a £3.00 bonus to whatever you bid - limited period only and will announce here when offer is over.
 
banners
Back