help me with this comment box, ^^^ |
help me with this comment box, ^^^ |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Aug 2006 Member No: 459,570 ![]() |
http://www.createblog.com/layouts/download.php?id=13649
Ive set this up, well my own photoshopped version of it and have got everything to work but the comment box. everytime someone trys to comment it says: Error: You must be someone's friend to make comments about them. id realy apreciate your help, if i can fix it my thing will be complete. |
|
|
![]() |
![]()
Post
#2
|
|
![]() Eat Mor Chikin. ![]() ![]() ![]() ![]() Group: Member Posts: 115 Joined: Jul 2006 Member No: 438,865 ![]() |
did you put your friend id in the comment box code?
|
|
|
![]()
Post
#3
|
|
![]() What's my name? Janette. and ily. <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,139 Joined: Apr 2006 Member No: 391,911 ![]() |
Post the code you used. Sometimes people put in their friend id twice instead of just the one time.
|
|
|
![]()
Post
#4
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Aug 2006 Member No: 459,570 ![]() |
<div class="comment">
<center><form method="post" action="http://collect.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="43539799" type="hidden"><textarea name="f_comments" style="width: 375; height: 75px;" cols="40" rows="7" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: small fonts; text-transform:uppercase; letter-spacing:1pt;font-size: 7px; color: 000000; background-color: ffffff;" style="overflow:auto;">hey. </textarea> <br> <input value="feel free" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: small fonts; text-transform:uppercase; letter-spacing:1pt;font-size: 7px; color: 000000; background-color: ffffff;" type="submit"> <input value="clear" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: small fonts; text-transform:uppercase; letter-spacing:1pt;font-size: 7px; color: 000000; background-color: ffffff;" type="reset"></form></center> </div> now when someone trys to comment i get: #GetResourceText('#ResourceFile#','ErrorYouMustBeSomeoneFriend','#CountryCookieData#')# |
|
|
![]()
Post
#5
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
Use this code instead add your friends Id where I say too in the red:
QUOTE <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="FRIEND ID HERE" type="hidden"><textarea name="f_comments" cols="20" rows="5" ></textarea><br><center><input value="submit" type="submit"></center></form>
|
|
|
![]()
Post
#6
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Aug 2006 Member No: 459,570 ![]() |
ok I tried your code:
<div class="comment"> <center><form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="43539799" type="hidden"><textarea name="f_comments" cols="20" rows="5" ></textarea><br><center><input value="submit" type="submit"></center></form> </div> and i still get that: #GetResourceText('#ResourceFile#','ErrorYouMustBeSomeoneFriend','#CountryCookieData#')# ![]() any idea why? |
|
|
![]()
Post
#7
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
Its probably a comment box thing, because I use that code and it works fine for me. MAKE SURE you aren't commenting yourself. A friend has to do it.
Otherwise wait a bit, it might be myspace. |
|
|
![]() ![]() |