Member Bio
Currently: Offline
Joined: November 2011
Gender: Undisclosed
Posts: 65
|
Post by cvekiboy on Jul 26, 2014 22:07:46 GMT 1
OK - reasonable choice!
Ill edit admins post and move it in proper thread.
Thanks for generous plugin!
Login out...
END
|
|
Member Bio
Currently: Offline
Joined: November 2011
Gender: Undisclosed
Posts: 65
|
Post by cvekiboy on Jul 31, 2014 21:49:54 GMT 1
@<i>pebble</i>league Okay, so I just added this the other day on my site and I thought it was working great but then I went into my forum as a guest and noticed "some" aren't working. Kinda weirding me out. Why would some work and not others? The one's that are not working only work when I'm logged in. So that now begs the question: Does this mean that only "I" the admin, can see the HTML? When I'm logged out it just appears as HTML code Same thing appears to me, only viewing as Guest. Does for u? ¤ Working¤ NOT Working Login out... END
|
|
Member Bio
Currently: Offline
Joined: August 2014
Gender: Male
Posts: 2
|
Post by millennium87 on Aug 10, 2014 18:04:21 GMT 1
Dear <i>pebble</i>, awesome plugin! Exactly what I was looking for. However, I can't seem to make it work. This is the code that I have been given, it's for a (fantasy sports) depth chart: What would I need to change/take out? I've tried subbing [html] for <html> but that does not seem to do the trick. This is what is SHOULD look like: But to no avail...
|
|
Deleted
Member Bio
Currently: Offline
Joined: January 1970
Gender: Undisclosed
Posts: 0
|
Post by Deleted on Aug 10, 2014 19:59:49 GMT 1
Hello millennium87 Try this: [html] <link href="http://dynasties.operationsports.com/css/osdyn.css" rel="stylesheet" type="text/css"><table cellpadding="3" cellspacing="1" class="osdyn" width="575"><tr class="masthead_alt"><td bgcolor="#754505" colspan="5"><span style="color:#FFFFFF">Eleqtrique Depth Chart - 2014</span></td></tr><tr class="stathead"><td width="8%"></td><td width="23%">STARTER</td><td width="23%">2ND</td><td width="23%">3RD</td><td width="23%">4TH</td></tr><tr class="oddrow"><td>PG</td><td><b>Damian Lillard</b></td><td></td><td></td><td></td></tr><tr class="evenrow"><td>SG</td><td><b>Bradley Beal</b></td><td></td><td></td><td></td></tr><tr class="oddrow"><td>SF</td><td><b>Otto Porter</b></td><td></td><td></td><td></td></tr><tr class="evenrow"><td>PF</td><td><b>Anthony Davis</b></td><td></td><td></td><td></td></tr><tr class="oddrow"><td>C</td><td><b>Steven Adams</b></td><td></td><td></td><td></td></tr></table>
|
|
Member Bio
Currently: Offline
Joined: August 2014
Gender: Male
Posts: 2
|
Post by millennium87 on Aug 10, 2014 23:29:11 GMT 1
Thanks aRMY83, unfortunately that didn't work.
|
|
IOD Supporter
Member Bio
Currently: Offline
Joined: March 2011
Gender: Male
Posts: 2,442
SemiTrans Signature URL - Theme id 13: http://storage.proboards.com/2815617/i/4VPN0K_NOTLnvUJjv0Dy.png
Badges
|
Post by <i>pebble</i> on Aug 10, 2014 23:47:13 GMT 1
Hi millennium87 , I just tried adding what @army83 posted and it worked for me , here : If it's not working for you , can you give me a link to where you've tried it and I'll take a look.
|
|
Member Bio
Currently: Offline
Joined: March 2009
Gender: Male
Posts: 2,233
SemiTrans Signature URL - Theme id 13: http://storage.proboards.com/2815617/i/WF6qGGLds2CwwnCEPB26.png
Badges
|
Post by Admin ( FKA RADesign ) on Aug 11, 2014 6:00:38 GMT 1
@army83's way seems to work here at IOD to. [html] <link href="http://dynasties.operationsports.com/css/osdyn.css" rel="stylesheet" type="text/css"><table cellpadding="3" cellspacing="1" class="osdyn" width="575"><tr class="masthead_alt"><td bgcolor="#754505" colspan="5"><span style="color:#FFFFFF">Eleqtrique Depth Chart - 2014</span></td></tr><tr class="stathead"><td width="8%"></td><td width="23%">STARTER</td><td width="23%">2ND</td><td width="23%">3RD</td><td width="23%">4TH</td></tr><tr class="oddrow"><td>PG</td><td><b>Damian Lillard</b></td><td></td><td></td><td></td></tr><tr class="evenrow"><td>SG</td><td><b>Bradley Beal</b></td><td></td><td></td><td></td></tr><tr class="oddrow"><td>SF</td><td><b>Otto Porter</b></td><td></td><td></td><td></td></tr><tr class="evenrow"><td>PF</td><td><b>Anthony Davis</b></td><td></td><td></td><td></td></tr><tr class="oddrow"><td>C</td><td><b>Steven Adams</b></td><td></td><td></td><td></td></tr></table>
|
|
Member Bio
Currently: Offline
Joined: November 2011
Gender: Undisclosed
Posts: 65
|
Post by cvekiboy on Aug 11, 2014 23:56:11 GMT 1
@army83's way seems to work here at IOD to. Viewing as Guest does not! In my case <iframe> works for Guests, but <embed> does not! Login out... END
|
|
Member Bio
Currently: Offline
Joined: March 2009
Gender: Male
Posts: 2,233
SemiTrans Signature URL - Theme id 13: http://storage.proboards.com/2815617/i/WF6qGGLds2CwwnCEPB26.png
Badges
|
Post by Admin ( FKA RADesign ) on Aug 12, 2014 5:48:10 GMT 1
It appears to work just fine here on IOD, even when I view this as a guest.
[html]
<embed src="http://draconus-majorum.bplaced.net/mod/links.swf" type="application/x-shockwave-flash" height="600" width="690">
|
|
Member Bio
Currently: Offline
Joined: November 2011
Gender: Undisclosed
Posts: 65
|
Post by cvekiboy on Aug 12, 2014 13:28:04 GMT 1
It appears to work just fine here on IOD, even when I view this as a guest. True, only in IE and only your post! My posts doesn't work neither IE / Chrome. I'm just curious why? No need for fixing - not that important. Still this plugins rocks amongst most that are made! Thanks @<i>pebble</i>league! Login out... END
|
|
Member Bio
Currently: Offline
Joined: March 2009
Gender: Male
Posts: 2,233
SemiTrans Signature URL - Theme id 13: http://storage.proboards.com/2815617/i/WF6qGGLds2CwwnCEPB26.png
Badges
|
Post by Admin ( FKA RADesign ) on Aug 12, 2014 17:38:28 GMT 1
It appears to work just fine here on IOD, even when I view this as a guest. True, only in IE and only your post! My posts doesn't work neither IE / Chrome. I tested this in IE, FF and Chrome, both as a guest and as a member and I can view the HTML content just fine. True, here at IOD it's just MY posts since as Admin I'm the only person allowed to post HTML in posts!
|
|
Member Bio
Currently: Offline
Joined: July 2014
Gender: Male
Posts: 37
|
Post by T.C. on Aug 19, 2014 23:54:10 GMT 1
[html] <link href="http://dynasties.operationsports.com/css/osdyn.css" rel="stylesheet" type="text/css"><table cellpadding="3" cellspacing="1" class="osdyn" width="575"><tr class="masthead_alt"><td bgcolor="#754505" colspan="5"><span style="color:#FFFFFF">Eleqtrique Depth Chart - 2014</span></td></tr><tr class="stathead"><td width="8%"></td><td width="23%">STARTER</td><td width="23%">2ND</td><td width="23%">3RD</td><td width="23%">4TH</td></tr><tr class="oddrow"><td>PG</td><td><b>Damian Lillard</b></td><td></td><td></td><td></td></tr><tr class="evenrow"><td>SG</td><td><b>Bradley Beal</b></td><td></td><td></td><td></td></tr><tr class="oddrow"><td>SF</td><td><b>Otto Porter</b></td><td></td><td></td><td></td></tr><tr class="evenrow"><td>PF</td><td><b>Anthony Davis</b></td><td></td><td></td><td></td></tr><tr class="oddrow"><td>C</td><td><b>Steven Adams</b></td><td></td><td></td><td></td></tr></table> Can't get it to work on my forum and i'm the main admin, possibly a plugin interfering? Tried on test board and no luck, it's the only plugin installed there. realmisfitz2.freeforums.net/post/4/thread
|
|
Member Bio
Currently: Offline
Joined: March 2009
Gender: Male
Posts: 2,233
SemiTrans Signature URL - Theme id 13: http://storage.proboards.com/2815617/i/WF6qGGLds2CwwnCEPB26.png
Badges
|
Post by Admin ( FKA RADesign ) on Aug 20, 2014 5:47:37 GMT 1
I copied the below from your test board:
[html]<br /><link href="http://dynasties.operationsports.com/css/osdyn.css" rel="stylesheet" type="text/css"><table cellpadding="3" cellspacing="1" class="osdyn" width="575"><tr class="masthead_alt"><td bgcolor="#754505" colspan="5"><span style="color:#FFFFFF">Eleqtrique Depth Chart - 2014</span></td></tr><tr class="stathead"><td width="8%"></td><td width="23%">STARTER</td><td width="23%">2ND</td><td width="23%">3RD</td><td width="23%">4TH</td></tr><tr class="oddrow"><td>PG</td><td><b>Damian Lillard</b></td><td></td><td></td><td></td></tr><tr class="evenrow"><td>SG</td><td><b>Bradley Beal</b></td><td></td><td></td><td></td></tr><tr class="oddrow"><td>SF</td><td><b>Otto Porter</b></td><td></td><td></td><td></td></tr><tr class="evenrow"><td>PF</td><td><b>Anthony Davis</b></td><td></td><td></td><td></td></tr><tr class="oddrow"><td>C</td><td><b>Steven Adams</b></td><td></td><td></td><td></td></tr></table></div>
As you can see it works just fine here and I can assure you we have a lot of plug-ins running here at IOD. Nothing is interfering with it. Have you tried this on the 'default' Theme? The one you're using now is heavily modified!
|
|
Member Bio
Currently: Offline
Joined: July 2014
Gender: Male
Posts: 37
|
Post by T.C. on Aug 20, 2014 18:47:18 GMT 1
I did, it does work on the default theme but not on other themes in use!
|
|
Member Bio
Currently: Offline
Joined: March 2009
Gender: Male
Posts: 2,233
SemiTrans Signature URL - Theme id 13: http://storage.proboards.com/2815617/i/WF6qGGLds2CwwnCEPB26.png
Badges
|
Post by Admin ( FKA RADesign ) on Aug 21, 2014 6:01:50 GMT 1
Hi T.C., I noticed on your test forum that you changed the div class="message" to div class="message message-test". Since the plug-in is looking for the div class="message" it won't find it and the plug-in won't work.
Either restore the original div class or modify the plug-in to work with the new div class (although I'm not sure if the plug-in is edible ).
|
|