Log In · Register

 
I have a question
MikeTeh1337
post Feb 18 2006, 09:04 PM
Post #1


Myspace Helper/Beginner
*****

Group: Member
Posts: 440
Joined: Jan 2006
Member No: 345,480



ok heres the problem, I have a comment box. Everytime my friend want to comment me, it said that "you must be their friends to comment" or something like that..

Help?
 
 
Start new topic
Replies
Jane Doe.
post Feb 18 2006, 09:15 PM
Post #2


Senior Member
******

Group: Member
Posts: 2,534
Joined: Jul 2005
Member No: 170,127



Did you read the link I posted, or anqie 's post..?
Just change the

<center><form method="post" action="index.cfm?fuseaction=user.ConfirmComment">
<input type="hidden" name="friendID" value="56124584">
<textarea name="f_comments" cols="28" rows="5">Hey Khoa!</textarea><br>
<input type="submit" value="Poke!">
</form></center>
<p>

Bolded to:
http://comments.myspace.com/index.cfm?fuse....ConfirmComment

Like so:
CODE
<center><form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment">
<input type="hidden" name="friendID" value="56124584">
<textarea name="f_comments" cols="28" rows="5">Hey Khoa!</textarea><br>
<input type="submit" value="Poke!">
</form></center>
<p>
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: