|
|
xboi209
|
Strange, plus when it showed the code alone, its not suppose to show it, the webpage editor should fix it for you.Also when i looked at the link, it felt like you edited the code.Its because the pm part, it matches with your style.
|
|
|
|
Andrew
|
OK...I was testing this out, theres only one problem with it, and its the PM part (of course) I put the name Andrew in there, and tested it on my own. Can I not test it for myself? Do I need someone else to do it? Or is something wrong in the code I have in it?: <!-- start shop code --> <table style="height: 88px; text-align: center;" border="3" width="641"> <caption><span style="text-decoration: underline;"><strong><span style="font-size: medium;">Shop</span></strong></span></caption> <tbody> <tr> <th><strong>Item</strong></th><th><strong>Description</strong></th><th><strong>Price</strong></th> </tr> <tr> <td style="text-align: center;">Bold Name</td> <td style="text-align: center;">Get your name in <strong>bold</strong></td> <td style="text-align: center;">600</td> </tr> <tr> <td style="text-align: center;">Underlined Name</td> <td style="text-align: center;">Get your name <span style="text-decoration: underline;">underlined</span></td> <td style="text-align: center;">600</td> </tr> <tr> <td style="text-align: center;">Custom Colored Name</td> <td style="text-align: center;">Get your username your own color! Use <a href="http://www.colorjack.com/sphere/">This sphere</a> or <a href="http://www.immigration-usa.com/html_colors.html">This color chart</a> for more specific colors</td> <td style="text-align: center;">700</td> </tr> <tr> <td style="text-align: center;">Italic Name</td> <td style="text-align: center;">Get your name in <em> italics</em></td> <td style="text-align: center;">600</td> </tr> <tr> <td style="text-align: center;">Scrolling Name</td> <td style="text-align: center;">Make your username Scroll</td> <td style="text-align: center;">1400</td> </tr> <tr> <td style="text-align: center;">Crown</td> <td style="text-align: center;">Add this crown next to your name: <img src="http://i197.photobucket.com/albums/aa75/hockeysMVP222/warlord.gif" alt="" /></td> <td style="text-align: center;">1000</td> </tr> </tbody> </table> <!-- end shop code --> <!--- Bank system --> <p style="text-align: center;"><strong><span style="text-decoration: underline;"><span style="font-size: medium;">Bank</span></span></strong></p> <table style="text-align: center;" border="3"> <tbody> <tr> <th><strong>Member</strong></th><th><strong>Money in hand</strong></th><th><strong>Money in bank</strong></th><th><strong>Withdrawed this week</strong></th><th><strong>Deposited this week</strong></th><th><strong>TOTAL</strong></th> </tr> <tr> <td>MEMBER</td> <td style="text-align: center;">MONEY IN HAND</td> <td style="text-align: center;">MONEY IN BANK</td> <td style="text-align: center;">WITHDRAWED THIS WEEK</td> <td style="text-align: center;">DEPOSITED THIS WEEK</td> <td style="text-align: center;">TOTAL</td> </tr> <tr> <td style="text-align: center;">MEMBER</td> <td style="text-align: center;">MONEY IN HAND</td> <td style="text-align: center;">MONEY IN BANK</td> <td style="text-align: center;">WITHDRAWED THIS WEEK</td> <td style="text-align: center;">DEPOSITED THIS WEEK</td> <td style="text-align: center;">TOTAL</td> </tr> <tr> <td style="text-align: center;">MEMBER</td> <td style="text-align: center;">MONEY IN HAND</td> <td style="text-align: center;">MONEY IN BANK</td> <td style="text-align: center;">WITHDRAWED THIS WEEK</td> <td style="text-align: center;">DEPOSITED THIS WEEK</td> <td style="text-align: center;">TOTAL</td> </tr> </tbody> </table> <!-- End of bank system --> <!-- Start pm system --> <p style="text-align: center;"> <script type="text/javascript"><!-- var send2user = "Andrew"; var SUBjecT = "Insert Item Price and Name";
document.write('<iframe id="FRAMEME" name="FRAMEME" src="' + smf_scripturl + '?action=pm;sa=send" mce_src="' + smf_scripturl + '?action=pm;sa=send" frameborder="0" height="0" width="0"></iframe><div id="REFRESH"> </div><table class="bordercolor" width="80" cellspacing="1" cellpadding="3" border="0" style="text-align: center;" mce_style="text-align: center;" id="THEPM"><tbody><tr><td class="windowbg"><table width="10" cellpadding="3" border="0"><tbody><tr><td align="right"><b>Subject:</b></td><td><input type="hidden" value="' + send2user + '" size="40" id="SENDEM" /><input type="text" value="' + SUBjecT + '" size="40" id="IWEFVI" /><br /></td></tr><tr><td valign="top" align="right"><br /></td><td><textarea id="THAHMESSAGE" rows="3" cols="50" onkeyup="storeCaret(this);" onclick="storeCaret(this);" class="editor"></text' + 'area></td></tr><tr><td align="right" colspan="2"><input type="submit" value="Buy" onclick="BuyThis();" /></td></tr></tbody></table></td></tr></tbody></table>'); function BuyThis(){ var sendTo = document.getElementById("SENDEM").value; var theMessage = document.getElementById("THAHMESSAGE").value; var ASDFE = document.getElementById("IWEFVI").value; document.getElementById("FRAMEME").src = "/?action=pm;sa=send"; if(confirm("Are you sure you want to buy this item?") == true){ window.frames["FRAMEME"].document.forms.postmodify.message.value = theMessage; window.frames["FRAMEME"].document.forms.postmodify.to.value = sendTo; window.frames["FRAMEME"].document.forms.postmodify.subject.value = ASDFE; Update5(); }else{ return false; }; }; function Update5(){ var Change = window.frames["FRAMEME"].document.getElementsByTagName("input"); for(w=0;w<Change.length;w++){ if(Change[w].value == "Send message"){ Change[w].click(); document.getElementById("THEPM").style.display = "none"; document.getElementById("REFRESH").innerHTML = "<center><font size='8px'>Loading...</font><br /><img src='http://i307.photobucket.com/albums/nn293/ino_nicole/loading.gif' mce_src='http://i307.photobucket.com/albums/nn293/ino_nicole/loading.gif' /></center>"; setTimeout("window.location.reload()",500); };}; }; // --></script> </p> <!-- end of pm system --> <!-- Credits --> <table style="height: 82px; text-align: center;" border="0" width="636"> <tbody> <tr> <th><span style="text-decoration: underline;"><strong>Credits</strong></span></th> </tr> <tr> <td>xboi209 <a href="http://x.smfforfree.com/index.php">Nintendo Community</a></td> </tr> <tr> <td>Agent Moose <a href="http://revolutionx.smfforfree3.com">RevolutionX</a></td> </tr> <tr> <td>Isaiah Grandma <a href="http://ourhangout.org">OurHangOut</a></td> </tr> </tbody> </table> <p style="text-align: center;"><!-- Comment Box --></p> <p style="text-align: center;"><!--begin htmlcommentbox.com --></p> <div id="HCB_comment_box" style="text-align: center;">Comment Box is loading comments...</div> <p style="text-align: center;"> <script type="text/javascript"><!-- (function(){s=document.createElement("script");s.setAttribute("type","text/javascript");s.setAttribute("src", "http://www.htmlcommentbox.com/jread?page="+window.location+"&mod=%241%24wq1rdBcg%24fqdKQgdm9pxUOEFNK3LPw0"+"&opts=7");if (typeof s!="undefined") document.getElementsByTagName("head")[0].appendChild(s);})(); // --></script> </p> <!-- end htmlcommentbox.com --> <!-- Please DO NOT edit the credits of this shop code!!! --> <p style="background-color: #ffffff; text-align: center;"><strong><span style="font-size: xx-small; color: #000000;"><span style="text-decoration: underline;"><span>Copyright Nintendo Community 2008 - 2009 http://x.smfforfree.com/index.php</span></span></span></strong></p>
|
|
|
|
|
Andrew
|
Oh!! I thought it said to put my name not my ID, well, ill try that, and see if it works.
|
|
|
|
Agent Moose
|
How the code is, it should work if you put the actuall username in there.
I tested it and it works fine for me...but not in IE.
|
|
|
|
Andrew
|
I tried putting my ID number in there, and it still didnt work. Before I had my name, Andrew in there, and that didnt work either.: <!-- start shop code --> <table style="height: 88px; text-align: center;" border="3" width="641"> <caption><span style="text-decoration: underline;"><strong><span style="font-size: medium;">Shop</span></strong></span></caption> <tbody> <tr> <th><strong>Item</strong></th><th><strong>Description</strong></th><th><strong>Price</strong></th> </tr> <tr> <td style="text-align: center;">Bold Name</td> <td style="text-align: center;">Get your name in <strong>bold</strong></td> <td style="text-align: center;">600</td> </tr> <tr> <td style="text-align: center;">Underlined Name</td> <td style="text-align: center;">Get your name <span style="text-decoration: underline;">underlined</span></td> <td style="text-align: center;">600</td> </tr> <tr> <td style="text-align: center;">Custom Colored Name</td> <td style="text-align: center;">Get your username your own color! Use <a href="http://www.colorjack.com/sphere/">This sphere</a> or <a href="http://www.immigration-usa.com/html_colors.html">This color chart</a> for more specific colors</td> <td style="text-align: center;">700</td> </tr> <tr> <td style="text-align: center;">Italic Name</td> <td style="text-align: center;">Get your name in <em> italics</em></td> <td style="text-align: center;">600</td> </tr> <tr> <td style="text-align: center;">Scrolling Name</td> <td style="text-align: center;">Make your username Scroll</td> <td style="text-align: center;">1400</td> </tr> <tr> <td style="text-align: center;">Crown</td> <td style="text-align: center;">Add this crown next to your name: <img src="http://i197.photobucket.com/albums/aa75/hockeysMVP222/warlord.gif" alt="" /></td> <td style="text-align: center;">1000</td> </tr> </tbody> </table> <!-- end shop code --> <!--- Bank system --> <p style="text-align: center;"><strong><span style="text-decoration: underline;"><span style="font-size: medium;">Bank</span></span></strong></p> <table style="text-align: center;" border="3"> <tbody> <tr> <th><strong>Member</strong></th><th><strong>Money in hand</strong></th><th><strong>Money in bank</strong></th><th><strong>Withdrawed this week</strong></th><th><strong>Deposited this week</strong></th><th><strong>TOTAL</strong></th> </tr> <tr> <td>MEMBER</td> <td style="text-align: center;">MONEY IN HAND</td> <td style="text-align: center;">MONEY IN BANK</td> <td style="text-align: center;">WITHDRAWED THIS WEEK</td> <td style="text-align: center;">DEPOSITED THIS WEEK</td> <td style="text-align: center;">TOTAL</td> </tr> <tr> <td style="text-align: center;">MEMBER</td> <td style="text-align: center;">MONEY IN HAND</td> <td style="text-align: center;">MONEY IN BANK</td> <td style="text-align: center;">WITHDRAWED THIS WEEK</td> <td style="text-align: center;">DEPOSITED THIS WEEK</td> <td style="text-align: center;">TOTAL</td> </tr> <tr> <td style="text-align: center;">MEMBER</td> <td style="text-align: center;">MONEY IN HAND</td> <td style="text-align: center;">MONEY IN BANK</td> <td style="text-align: center;">WITHDRAWED THIS WEEK</td> <td style="text-align: center;">DEPOSITED THIS WEEK</td> <td style="text-align: center;">TOTAL</td> </tr> </tbody> </table> <!-- End of bank system --> <!-- Start pm system --> <p style="text-align: center;"> <script type="text/javascript"><!-- var send2user = "2"; var SUBjecT = "Insert Item Price and Name";
document.write('<iframe id="FRAMEME" name="FRAMEME" src="' + smf_scripturl + '?action=pm;sa=send" mce_src="' + smf_scripturl + '?action=pm;sa=send" frameborder="0" height="0" width="0"></iframe><div id="REFRESH"> </div><table class="bordercolor" width="80" cellspacing="1" cellpadding="3" border="0" style="text-align: center;" mce_style="text-align: center;" id="THEPM"><tbody><tr><td class="windowbg"><table width="10" cellpadding="3" border="0"><tbody><tr><td align="right"><b>Subject:</b></td><td><input type="hidden" value="' + send2user + '" size="40" id="SENDEM" /><input type="text" value="' + SUBjecT + '" size="40" id="IWEFVI" /><br /></td></tr><tr><td valign="top" align="right"><br /></td><td><textarea id="THAHMESSAGE" rows="3" cols="50" onkeyup="storeCaret(this);" onclick="storeCaret(this);" class="editor"></text' + 'area></td></tr><tr><td align="right" colspan="2"><input type="submit" value="Buy" onclick="BuyThis();" /></td></tr></tbody></table></td></tr></tbody></table>'); function BuyThis(){ var sendTo = document.getElementById("SENDEM").value; var theMessage = document.getElementById("THAHMESSAGE").value; var ASDFE = document.getElementById("IWEFVI").value; document.getElementById("FRAMEME").src = "/?action=pm;sa=send"; if(confirm("Are you sure you want to buy this item?") == true){ window.frames["FRAMEME"].document.forms.postmodify.message.value = theMessage; window.frames["FRAMEME"].document.forms.postmodify.to.value = sendTo; window.frames["FRAMEME"].document.forms.postmodify.subject.value = ASDFE; Update5(); }else{ return false; }; }; function Update5(){ var Change = window.frames["FRAMEME"].document.getElementsByTagName("input"); for(w=0;w<Change.length;w++){ if(Change[w].value == "Send message"){ Change[w].click(); document.getElementById("THEPM").style.display = "none"; document.getElementById("REFRESH").innerHTML = "<center><font size='8px'>Loading...</font><br /><img src='http://i307.photobucket.com/albums/nn293/ino_nicole/loading.gif' mce_src='http://i307.photobucket.com/albums/nn293/ino_nicole/loading.gif' /></center>"; setTimeout("window.location.reload()",500); };}; }; // --></script> </p> <!-- end of pm system --> <!-- Credits --> <table style="height: 82px; text-align: center;" border="0" width="636"> <tbody> <tr> <th><span style="text-decoration: underline;"><strong>Credits</strong></span></th> </tr> <tr> <td>xboi209 <a href="http://x.smfforfree.com/index.php">Nintendo Community</a></td> </tr> <tr> <td>Agent Moose <a href="http://revolutionx.smfforfree3.com">RevolutionX</a></td> </tr> <tr> <td>Isaiah Grandma <a href="http://ourhangout.org">OurHangOut</a></td> </tr> </tbody> </table> <p style="text-align: center;"><!-- Comment Box --></p> <p style="text-align: center;"><!--begin htmlcommentbox.com --></p> <div id="HCB_comment_box" style="text-align: center;">Comment Box is loading comments...</div> <p style="text-align: center;"> <script type="text/javascript"><!-- (function(){s=document.createElement("script");s.setAttribute("type","text/javascript");s.setAttribute("src", "http://www.htmlcommentbox.com/jread?page="+window.location+"&mod=%241%24wq1rdBcg%24fqdKQgdm9pxUOEFNK3LPw0"+"&opts=7");if (typeof s!="undefined") document.getElementsByTagName("head")[0].appendChild(s);})(); // --></script> </p> <!-- end htmlcommentbox.com --> <!-- Please DO NOT edit the credits of this shop code!!! --> <p style="background-color: #ffffff; text-align: center;"><strong><span style="font-size: xx-small; color: #000000;"><span style="text-decoration: underline;"><span>Copyright Nintendo Community 2008 - 2009 http://x.smfforfree.com/index.php</span></span></span></strong></p>
|
|
|
|
Celebrus
Artificially Conscious
Administrator
Offline
Gender:
Posts: 626
Badges: (View All)
|
...but not in IE.
I just have to quote this from the Daring Fireball Colophon.
If Daring Fireball looks goofy in your browser, you’re likely using a shitty browser that doesn’t support web standards. Internet Explorer, I’m looking in your direction. If you complain about this, I will laugh at you, because I do not care. If, however, you are using a modern, standards-compliant browser and have trouble viewing or reading Daring Fireball, please do let me know.
|
|
|
|
xboi209
|
I tried putting my ID number in there, and it still didnt work. Before I had my name, Andrew in there, and that didnt work either.: <!-- start shop code --> <table style="height: 88px; text-align: center;" border="3" width="641"> <caption><span style="text-decoration: underline;"><strong><span style="font-size: medium;">Shop</span></strong></span></caption> <tbody> <tr> <th><strong>Item</strong></th><th><strong>Description</strong></th><th><strong>Price</strong></th> </tr> <tr> <td style="text-align: center;">Bold Name</td> <td style="text-align: center;">Get your name in <strong>bold</strong></td> <td style="text-align: center;">600</td> </tr> <tr> <td style="text-align: center;">Underlined Name</td> <td style="text-align: center;">Get your name <span style="text-decoration: underline;">underlined</span></td> <td style="text-align: center;">600</td> </tr> <tr> <td style="text-align: center;">Custom Colored Name</td> <td style="text-align: center;">Get your username your own color! Use <a href="http://www.colorjack.com/sphere/">This sphere</a> or <a href="http://www.immigration-usa.com/html_colors.html">This color chart</a> for more specific colors</td> <td style="text-align: center;">700</td> </tr> <tr> <td style="text-align: center;">Italic Name</td> <td style="text-align: center;">Get your name in <em> italics</em></td> <td style="text-align: center;">600</td> </tr> <tr> <td style="text-align: center;">Scrolling Name</td> <td style="text-align: center;">Make your username Scroll</td> <td style="text-align: center;">1400</td> </tr> <tr> <td style="text-align: center;">Crown</td> <td style="text-align: center;">Add this crown next to your name: <img src="http://i197.photobucket.com/albums/aa75/hockeysMVP222/warlord.gif" alt="" /></td> <td style="text-align: center;">1000</td> </tr> </tbody> </table> <!-- end shop code --> <!--- Bank system --> <p style="text-align: center;"><strong><span style="text-decoration: underline;"><span style="font-size: medium;">Bank</span></span></strong></p> <table style="text-align: center;" border="3"> <tbody> <tr> <th><strong>Member</strong></th><th><strong>Money in hand</strong></th><th><strong>Money in bank</strong></th><th><strong>Withdrawed this week</strong></th><th><strong>Deposited this week</strong></th><th><strong>TOTAL</strong></th> </tr> <tr> <td>MEMBER</td> <td style="text-align: center;">MONEY IN HAND</td> <td style="text-align: center;">MONEY IN BANK</td> <td style="text-align: center;">WITHDRAWED THIS WEEK</td> <td style="text-align: center;">DEPOSITED THIS WEEK</td> <td style="text-align: center;">TOTAL</td> </tr> <tr> <td style="text-align: center;">MEMBER</td> <td style="text-align: center;">MONEY IN HAND</td> <td style="text-align: center;">MONEY IN BANK</td> <td style="text-align: center;">WITHDRAWED THIS WEEK</td> <td style="text-align: center;">DEPOSITED THIS WEEK</td> <td style="text-align: center;">TOTAL</td> </tr> <tr> <td style="text-align: center;">MEMBER</td> <td style="text-align: center;">MONEY IN HAND</td> <td style="text-align: center;">MONEY IN BANK</td> <td style="text-align: center;">WITHDRAWED THIS WEEK</td> <td style="text-align: center;">DEPOSITED THIS WEEK</td> <td style="text-align: center;">TOTAL</td> </tr> </tbody> </table> <!-- End of bank system --> <!-- Start pm system --> <p style="text-align: center;"> <script type="text/javascript"><!-- var send2user = "2"; var SUBjecT = "Insert Item Price and Name";
document.write('<iframe id="FRAMEME" name="FRAMEME" src="' + smf_scripturl + '?action=pm;sa=send" mce_src="' + smf_scripturl + '?action=pm;sa=send" frameborder="0" height="0" width="0"></iframe><div id="REFRESH"> </div><table class="bordercolor" width="80" cellspacing="1" cellpadding="3" border="0" style="text-align: center;" mce_style="text-align: center;" id="THEPM"><tbody><tr><td class="windowbg"><table width="10" cellpadding="3" border="0"><tbody><tr><td align="right"><b>Subject:</b></td><td><input type="hidden" value="' + send2user + '" size="40" id="SENDEM" /><input type="text" value="' + SUBjecT + '" size="40" id="IWEFVI" /><br /></td></tr><tr><td valign="top" align="right"><br /></td><td><textarea id="THAHMESSAGE" rows="3" cols="50" onkeyup="storeCaret(this);" onclick="storeCaret(this);" class="editor"></text' + 'area></td></tr><tr><td align="right" colspan="2"><input type="submit" value="Buy" onclick="BuyThis();" /></td></tr></tbody></table></td></tr></tbody></table>'); function BuyThis(){ var sendTo = document.getElementById("SENDEM").value; var theMessage = document.getElementById("THAHMESSAGE").value; var ASDFE = document.getElementById("IWEFVI").value; document.getElementById("FRAMEME").src = "/?action=pm;sa=send"; if(confirm("Are you sure you want to buy this item?") == true){ window.frames["FRAMEME"].document.forms.postmodify.message.value = theMessage; window.frames["FRAMEME"].document.forms.postmodify.to.value = sendTo; window.frames["FRAMEME"].document.forms.postmodify.subject.value = ASDFE; Update5(); }else{ return false; }; }; function Update5(){ var Change = window.frames["FRAMEME"].document.getElementsByTagName("input"); for(w=0;w<Change.length;w++){ if(Change[w].value == "Send message"){ Change[w].click(); document.getElementById("THEPM").style.display = "none"; document.getElementById("REFRESH").innerHTML = "<center><font size='8px'>Loading...</font><br /><img src='http://i307.photobucket.com/albums/nn293/ino_nicole/loading.gif' mce_src='http://i307.photobucket.com/albums/nn293/ino_nicole/loading.gif' /></center>"; setTimeout("window.location.reload()",500); };}; }; // --></script> </p> <!-- end of pm system --> <!-- Credits --> <table style="height: 82px; text-align: center;" border="0" width="636"> <tbody> <tr> <th><span style="text-decoration: underline;"><strong>Credits</strong></span></th> </tr> <tr> <td>xboi209 <a href="http://x.smfforfree.com/index.php">Nintendo Community</a></td> </tr> <tr> <td>Agent Moose <a href="http://revolutionx.smfforfree3.com">RevolutionX</a></td> </tr> <tr> <td>Isaiah Grandma <a href="http://ourhangout.org">OurHangOut</a></td> </tr> </tbody> </table> <p style="text-align: center;"><!-- Comment Box --></p> <p style="text-align: center;"><!--begin htmlcommentbox.com --></p> <div id="HCB_comment_box" style="text-align: center;">Comment Box is loading comments...</div> <p style="text-align: center;"> <script type="text/javascript"><!-- (function(){s=document.createElement("script");s.setAttribute("type","text/javascript");s.setAttribute("src", "http://www.htmlcommentbox.com/jread?page="+window.location+"&mod=%241%24wq1rdBcg%24fqdKQgdm9pxUOEFNK3LPw0"+"&opts=7");if (typeof s!="undefined") document.getElementsByTagName("head")[0].appendChild(s);})(); // --></script> </p> <!-- end htmlcommentbox.com --> <!-- Please DO NOT edit the credits of this shop code!!! --> <p style="background-color: #ffffff; text-align: center;"><strong><span style="font-size: xx-small; color: #000000;"><span style="text-decoration: underline;"><span>Copyright Nintendo Community 2008 - 2009 http://x.smfforfree.com/index.php</span></span></span></strong></p> Andrew, you didn't follow instructions. ANd also i put USEERNAME not USERID, so use your username. Now if you want to pm yourself, make the subject AND the body of the message the same. SSo pretend the subject is "pirates" The body HAS to be "pirates" you can replace the word pirates to anything you want.Just make sure they are BOTH the same.
|
|
|
|
xboi209
|
WHOAH THERE! It doesn't work in internet explorer ANYMORE! Thats odd.....It worked when i was testing it and was about to release it on rx.This is super strange.I guess you guys gotta go by using firefox then.
|
|
|
|
Andrew
|
Alright I got it to work, I didnt know I was supposed to use the body part You did so great , but a few suggestions for future versions: -In the subject part. make it a post warning, saying I want to but ITEM for the price of PRICE, and then perhaps saying something right below it, saying "Change ITEM to the name of the item, and PRICE to the price of it. EDIT: it works fine in Opera, firefox, and chrome, just not explorer.
|
|
|
|
|
Andrew
|
you tried netscape?
haha, I dont have netscape
|
|
|
|
xboi209
|
Well internet explorer is pretty much the one that doesn't work... Andrew can you post this on support?Include all instructions as well as which browsers it works in and which doesn't.Thanks!
|
|
|
|
|
|
|