Renegade Projects Network Forums
Is this a normal thing? - Printable Version

+- Renegade Projects Network Forums (https://forums.renegadeprojects.com)
+-- Forum: General Forums (https://forums.renegadeprojects.com/forumdisplay.php?fid=1)
+--- Forum: The Renegade Inn (https://forums.renegadeprojects.com/forumdisplay.php?fid=2)
+--- Thread: Is this a normal thing? (/showthread.php?tid=733)



Is this a normal thing? - RB_ImGay - 09.04.2007

Everytime I come to the forums, at the top of the forums you have this stuff that appears (listed below) Not sure if this is part of this type of forum or what. Maybe Ren. can answer this. Wtf (disbelieving) Or maybe it just suppose to be there or whatever, never noticed it before. Or it could be where I dont pay much attention to it! HAHA Wink

ModEnc Recent Changes:
//rss_ticker(RSS_id, cachetime, divId, divClass, delay, optionalswitch) //1) RSS_id: "Array key of RSS feed in PHP script" //2) cachetime: Time to cache the feed in minutes (0 for no cache) //3) divId: "ID of DIV to display ticker in. DIV id dynamically created" //4) divClass: "Class name of this ticker, for styling purposes" //5) delay: delay between message change, in miliseconds //6) optionalswitch: "optional arbitrary" string to create additional logic in call back function new rss_ticker("modenc", 60, "modencbox", "modencclass", 3000) Operation Bughouse Latest Bugs:
new rss_ticker("bugs", 60, "bugsbox", "bugsclass", 3000)


RE: Is this a normal thing? - Bobingabout - 10.04.2007

its because you are using a web browser that doesn't support the dynamic links at the top of the pages. probably internet explorer.

i see something like this:


ModEnc Recent Changes: Operation Bughouse Latest Bugs:
Ammo
0000110: 100 unit limit fix not working with infantry


RE: Is this a normal thing? - DCoder - 10.04.2007

Yes, it's supposed to be javascript... what browser are you using?


RE: Is this a normal thing? - RB_ImGay - 10.04.2007

Normally I use Mozilla, but have been using IE (current version) Ive just noticed that it doesnt do this on Mozilla.. Amazing..... HAHAHA

Thanks Wink


RE: Is this a normal thing? - DCoder - 10.04.2007

I just fixed some malformed HTML of Ren's, that should've fixed the problem for good.


RE: Is this a normal thing? - Renegade - 10.04.2007

pfft...and what HTML would that have been?


RE: Is this a normal thing? - DCoder - 10.04.2007

Code:
<div id="modenctickerheader">ModEnc Recent Changes:</div
<div id="bugstickerheader">Operation Bughouse Latest Bugs:</div

Missing end brackets.


RE: Is this a normal thing? - RB_ImGay - 10.04.2007

Its working just fine now on both IE and Mozilla.. You fixed it DC. HAHA

Thanks..