Log In · Register

 
 
Closed TopicStart new topic
Comment Box Help, Got the code but it aint working
ailsa
post Mar 3 2006, 06:35 PM
Post #1


Member
**

Group: Member
Posts: 18
Joined: Mar 2006
Member No: 383,413



Ok, so Im looking for help with my comment box.
When anyone tries to comment me, all they get is.. "you need to be someones friend to post a comment" or whatever it is.
This is my code.

<center><form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="9427061" value="36194369" type="hidden"><textarea name="f_comments" cols="40" rows="7" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: FFFFFF;" style="overflow:auto;"></textarea><br> <input value="add comment" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: FFFFFF;" type="submit"> <input value="clear" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: FFFFFF;" type="reset"></form></center>

Please help?
 
Pulchritude
post Mar 3 2006, 06:40 PM
Post #2


Tu es laid.
*******

Group: Official Member
Posts: 3,913
Joined: Feb 2005
Member No: 106,675



it's cause this part
CODE
<input name="9427061" value="36194369"


The friend Id's should be the same. The second one is wrong, replace it with the first friend Id.

and next time you put up a code use a codebox.
CODE
[codebox]Code Here[/codebox]
 
freeflow
post Mar 3 2006, 07:21 PM
Post #3


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Actually your not supposed to have teh friends id twice in the code.
CODE
<input name="9427061" value="36194369"

should be:
CODE
<input name="friendID" value="36194369"
 
ailsa
post Mar 4 2006, 04:48 AM
Post #4


Member
**

Group: Member
Posts: 18
Joined: Mar 2006
Member No: 383,413



QUOTE(toyo loco @ Mar 4 2006, 12:21 AM) *
Actually your not supposed to have teh friends id twice in the code.
CODE
<input name="9427061" value="36194369"

should be:
CODE
<input name="friendID" value="36194369"


Ah thanks, So I post the second code but I dont insert the friend id?
 
freeflow
post Mar 4 2006, 05:11 AM
Post #5


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Yea use the second code. Don't edit anything but make sure your friendsid is right if it is wrong edit this:
36194369

to your friends id.
 
ailsa
post Mar 4 2006, 05:32 PM
Post #6


Member
**

Group: Member
Posts: 18
Joined: Mar 2006
Member No: 383,413



Thanks alot for your help.
 

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