Need help on placing ads and linkbacks!
#1
Posted 13 June 2010 - 10:47 AM
cPanel UserName: ptccorp
Browser: Firefox
System (Mac/PC/Linux): PC
Nature Of Problem: Other
Your Domain/Subdomain: nextgenptc.cz.cc
Error you are Getting [If applicable]:
Problem:
I am a complete novice to website development or HTML coding etc. I don't have any experience in making my own website or using any web scripts or codes. The website that I am using on my account was a pre-coded php PTC script. I am running this PTC website so that I could earn some money for my education. My family can't afford my higher education. So it is my request that someone help me with placing the linkback and ad on my site before it is suspended.
I hope someone would understand me and help me solve this problem.
Thank You.
#2
Posted 13 June 2010 - 12:31 PM
Read that and just put the comment in your html where ever you want the link.

Please do not PM me for support (unless its a private matter). Instead, post in the appropriate forum and help will be provided accordingly.
Helpful links: Terms of Service | Privacy Policy | Wiki - Tutorials & Help | VlexoFree Support |
#3
Posted 14 June 2010 - 01:30 AM
#4
Posted 14 June 2010 - 04:40 AM
Edited by Lucas C, 14 June 2010 - 04:40 AM.
#5
Posted 14 June 2010 - 09:30 AM
#6
Posted 14 June 2010 - 11:27 AM
#7
Posted 14 June 2010 - 12:29 PM
public_html/themes/GeN4

Please do not PM me for support (unless its a private matter). Instead, post in the appropriate forum and help will be provided accordingly.
Helpful links: Terms of Service | Privacy Policy | Wiki - Tutorials & Help | VlexoFree Support |
#8
Posted 15 June 2010 - 10:20 PM
#9
Posted 16 June 2010 - 01:22 AM

Please do not PM me for support (unless its a private matter). Instead, post in the appropriate forum and help will be provided accordingly.
Helpful links: Terms of Service | Privacy Policy | Wiki - Tutorials & Help | VlexoFree Support |
#10
Posted 16 June 2010 - 02:15 AM
<div class="clear"></div>
<div id="footer">
<div>
<p> <a style='margin: 10px'></a><?php echo $set['site_name'] ?> © <?php echo date("Y"); ?></p>
<p class="right"><a href="privacy.php" target="_blank">Privacy Policy</a> <a href="terms.php" target="_blank">Terms Of Service</a><?php if ($set['refund_policy'] =='1'){ ?><a href="refunds.php" target="_blank">Refund Policy</a><?php } ?></p>
<p class="center"><?php if($ir['admin_access'] == '1') { ?>
<a style='margin: 10px; color:red' href="http://<? echo $_SERVER['HTTP_HOST'];?>/admin/">Administration Area</a>
<?php } ?></p>
<p><!--VlexoFree_LinkBack--></p>
<p><!--VlexoFree_AdCode_728x90--></p>
</div>
</div>
</div>
</body>
</html>
<?php
$do->finish_script_executions();
?>
#11
Posted 16 June 2010 - 03:34 AM
<div class="clear"></div>
<div id="footer">
<div>
<p> <a style='margin: 10px'></a><?php echo $set['site_name'] ?> © <?php echo date("Y"); ?><!--VlexoFree_LinkBack--></p>
<p class="right"><a href="privacy.php" target="_blank">Privacy Policy</a> <a href="terms.php" target="_blank">Terms Of Service</a><?php if ($set['refund_policy'] =='1'){ ?><a href="refunds.php" target="_blank">Refund Policy</a><?php } ?></p>
<p class="center"><?php if($ir['admin_access'] == '1') { ?>
<a style='margin: 10px; color:red' href="http://<? echo $_SERVER['HTTP_HOST'];?>/admin/">Administration Area</a>
<?php } ?></p>
</div>
</div>
<p class="center"><!--VlexoFree_AdCode_728x90--></p>
</div>
</body>
</html>
<?php
$do->finish_script_executions();
?>
#12
Posted 17 June 2010 - 01:11 AM
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












