Comment Box Problem... |
![]() ![]() |
Comment Box Problem... |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 17 Joined: Jan 2006 Member No: 358,708 ![]() |
Myspace
My comment box is REALLY screwed up. It always says the Error:You must be a persons friend to comment them. Every time you try to comment me. But I cannot fix it. None of my friends are able to use it. I have tried everything. I can't figure out this problem so if anyone could help that would be a BIG help. CODE <center> <form method="post" action="index.cfm?fuseaction=user.ConfirmComment"> <input type="hidden" name="28215161&Mytoken=BA6FCFB4-E867-124F-86F0F34A21BEFACD44811301" value=""> <textarea name="f_comments" cols="50" rows="10">Commenting is cool!</textarea><br> <input type="submit" value="ComMenT"> <input type="reset" value="eRasE"> </form><br> <form action="http://www.ultimatemyspace.com" method="post"> <input type="submit" value="Make Your Own Comment Box"> </form> </center> <style type="text/css"> textarea {background-color: FFFFFF; background-image:url(http://www.theletterq.net/upload/store/91_1140141062.jpg); border-width:; border-style: groove; border-color: 000000; color: 00CFFC; font-family:;} input {background-color: ffffff; border-width:; border-style:groove; border-color: 000000; color: 000000; font-family:;} </style> </center> This is my code...does anyone see any problems? Yes I have tried the Friend ID just to have 28215161 instead of MYTOKEN and all that crap after it...still didn't work. |
|
|
![]()
Post
#2
|
|
![]() devan.urie ![]() ![]() ![]() ![]() Group: Member Posts: 246 Joined: Dec 2005 Member No: 314,247 ![]() |
try now:
|
|
|
![]()
Post
#3
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
QUOTE Latest Update: 12:46PM PST, Friday, February 10th. if you have a comment box on your profile that you got from one of the myspace-editor sites, it's probably stopped working. we're making some behind the scenes changes to the profile which has screwed up their code. to fix your code, you need to find the form action, which will look something like: action="index.cfm?fuseaction=user.ConfirmComment" and change it to: action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment" That message was actually on myspace. It should fix it. So the code would be |
|
|
![]()
Post
#4
|
|
Member ![]() ![]() Group: Member Posts: 17 Joined: Jan 2006 Member No: 358,708 ![]() |
o.O Heh. I knew it would be a good idea to start reading Tom's updates. Heh. Thanks! Ya'll were a GREAT help.
|
|
|
![]() ![]() |