Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 11-05-2005, 01:23 PM Ad Rotator
Junior Talker

Posts: 2
Trades: 0
I have just installed an ad rotating script called phpLedAds 2.

Everything is working fine until i add the code:

<!--#include virtual="/ledads/ledad.php"-->


In the HTML of my website.

The problem is that the add does not appear where i place this code.

If you require further details please ask, thank you.
luckylukz is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-06-2005, 12:42 PM
Average Talker

Posts: 20
Location: Benevento
Trades: 0
You're trying the SSI method.
As you can see in the documentation you can use
the adrotator with javascript(personally I recommend it)

HTML Code:
 <script src="/dev/ledads/ledad_js.php"></script>
and php require
PHP Code:
         <?
            
require('path/to/ledads/ad_class.php');
            echo 
$pla_class->adcode( );
        
?>
Cheers
j2be is offline
Reply With Quote
View Public Profile Visit j2be's homepage!
 
Reply     « Reply to Ad Rotator
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.42952 seconds with 12 queries