Quote:
Today at 06:38 AM PurpleCow said this in Post #36
Okay, isn't it possible to use this hack to syndicate threads on third party sites.
If, yes, how to do it?
Also, what code should i use to include the marquee on my html page ??
Thank you
|
If you're calling this on a html page, your extension MUST be
.shtm or
.shtml.
Assuming you've uploaded marquee.php to the forums root, you'd use something similar to this code where you wanted to place it in your html page:
<!--#include file="forums/marquee.php"-->
Quote:
Today at 08:45 AM Anat said this in Post #37
Are there any PHP/VB gurus around that can maybe help me with the bug? I can't get it to work properly...
|
A simple solution would be to upload marquee.php to the same directory as your forums root (where the required global.php is also located), and then to call the script from there..