March 28, 2024, 08:41:26 am
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to Revolution X, where Coding meets Graphics.
 
  Home Help Search Arcade Affiliates Staff List Calendar Members Login Register  

[code]PROJECT Shop v2.0 Beta 6.8

Pages: 1 [2] 3   Go Down
  Print  
Author Topic: [code]PROJECT Shop v2.0 Beta 6.8  (Read 2686 times)
0 Members and 1 Guest are viewing this topic.
Andrew
Exclusive
Exclusive
Offline Offline

Gender: Male
Posts: 539



View Profile WWW
Badges: (View All)
Combination Topic Starter Poll Voter
« Reply #15 on: June 03, 2009, 07:01:02 pm »

Thats o so weird, it worked fine here:
http://pictest.smfforfree.com/pages/pictest/smartshop.php

Im gonna go see what I did wrong, I may have forgot part of the code or something, If I dont get this resolived, Ill head to support. Thanks xboi Smiley

EDIT:
Got it working on the normal site, not sure what I did, but it turned out great!
http://pic.smfforfree4.com/pages/pic/projectshop.php
« Last Edit: June 03, 2009, 07:05:32 pm by Andrew » Report Spam   Logged

xboi209
Exclusive
Exclusive
Offline Offline

Gender: Male
Posts: 235


View Profile WWW
Badges: (View All)
Apple User Mobile User
« Reply #16 on: June 03, 2009, 07:28:19 pm »

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.
Report Spam   Logged
Andrew
Exclusive
Exclusive
Offline Offline

Gender: Male
Posts: 539



View Profile WWW
Badges: (View All)
Combination Topic Starter Poll Voter
« Reply #17 on: June 03, 2009, 10:43:20 pm »

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?:

Code:
<!-- 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>
Report Spam   Logged

Exilis
Optimistic & Creative
Global Moderator
Global Moderator
Offline Offline

Posts: 929


View Profile
Badges: (View All)
Tenth year Anniversary Linux User Combination
« Reply #18 on: June 04, 2009, 06:24:35 am »

You don't put the username in that box, you put the user ID. To get the user ID, go to the user's profile. Look at the url... The red text is the user ID:
http://revolutionx.smfforfree3.com/index.php?action=profile;u=79
Report Spam   Logged

Global Mod, (sort of) at your service.

http://twitter.com/timothyaveni

Andrew
Exclusive
Exclusive
Offline Offline

Gender: Male
Posts: 539



View Profile WWW
Badges: (View All)
Combination Topic Starter Poll Voter
« Reply #19 on: June 04, 2009, 07:26:59 am »

You don't put the username in that box, you put the user ID. To get the user ID, go to the user's profile. Look at the url... The red text is the user ID:
http://revolutionx.smfforfree3.com/index.php?action=profile;u=79

Oh!! I thought it said to put my name not my ID, well, ill try that, and see if it works.
Report Spam   Logged

Agent Moose
Administrator
Adminitrator
Offline Offline

Gender: Male
Posts: 1,470



View Profile WWW
Badges: (View All)
Tenth year Anniversary Nineth year Anniversary Search
« Reply #20 on: June 04, 2009, 07:30:15 am »

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.
Report Spam   Logged


Andrew
Exclusive
Exclusive
Offline Offline

Gender: Male
Posts: 539



View Profile WWW
Badges: (View All)
Combination Topic Starter Poll Voter
« Reply #21 on: June 04, 2009, 08:18:41 am »

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.:

Code:
<!-- 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>
Report Spam   Logged

Celebrus
Artificially Conscious
Administrator
Adminitrator
Offline Offline

Gender: Male
Posts: 626



View Profile WWW
Badges: (View All)
Apple User
« Reply #22 on: June 04, 2009, 08:19:25 am »

...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.
Report Spam   Logged

xboi209
Exclusive
Exclusive
Offline Offline

Gender: Male
Posts: 235


View Profile WWW
Badges: (View All)
Apple User Mobile User
« Reply #23 on: June 04, 2009, 02:31:34 pm »

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.:

Code:
<!-- 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.
Report Spam   Logged
xboi209
Exclusive
Exclusive
Offline Offline

Gender: Male
Posts: 235


View Profile WWW
Badges: (View All)
Apple User Mobile User
« Reply #24 on: June 04, 2009, 02:40:53 pm »

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.
Report Spam   Logged
Andrew
Exclusive
Exclusive
Offline Offline

Gender: Male
Posts: 539



View Profile WWW
Badges: (View All)
Combination Topic Starter Poll Voter
« Reply #25 on: June 04, 2009, 02:45:38 pm »

Alright I got it to work, I didnt know I was supposed to use the body part Tongue

You did so great Smiley , 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.

Report Spam   Logged

xboi209
Exclusive
Exclusive
Offline Offline

Gender: Male
Posts: 235


View Profile WWW
Badges: (View All)
Apple User Mobile User
« Reply #26 on: June 04, 2009, 02:52:15 pm »

you tried netscape?
Report Spam   Logged
Andrew
Exclusive
Exclusive
Offline Offline

Gender: Male
Posts: 539



View Profile WWW
Badges: (View All)
Combination Topic Starter Poll Voter
« Reply #27 on: June 04, 2009, 02:54:49 pm »

you tried netscape?

haha, I dont have netscape Tongue
Report Spam   Logged

xboi209
Exclusive
Exclusive
Offline Offline

Gender: Male
Posts: 235


View Profile WWW
Badges: (View All)
Apple User Mobile User
« Reply #28 on: June 04, 2009, 02:59:43 pm »

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!
Report Spam   Logged
Andrew
Exclusive
Exclusive
Offline Offline

Gender: Male
Posts: 539



View Profile WWW
Badges: (View All)
Combination Topic Starter Poll Voter
« Reply #29 on: June 04, 2009, 03:19:00 pm »

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!

Sure, ill post it in Codes and Support, no problem Smiley
Hopefully we can get this up and working soon, 80% of my members use IE, and want to see this.

EDIT:
Topic posted:
http://www.smfsupport.com/support/smf_for_free_codes_and_support/code_not_working_in_internet_explorer-t27230.0.html
« Last Edit: June 04, 2009, 03:26:09 pm by Andrew » Report Spam   Logged

Pages: 1 [2] 3   Go Up
  Print  
 
Jump to:  

Powered by EzPortal
Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum

Powered by SMF | SMF © 2016, Simple Machines
Privacy Policy