Comments in DIV |
![]() ![]() |
Comments in DIV |
Jul 20 2006, 10:25 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 621 Joined: Mar 2006 Member No: 387,078 |
Everytime my friends try and comment me it says "Error: You must be someone's friend to make comments about them."
Here's the code I'm using CODE <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=29509355" type="hidden"><textarea name="f_comments" col; style="color:000000; text-align:center; font-family: georgia; font-size: 9px; height:100px; width:200px; background-image: url(http://i5.tinypic.com/124ef6c.png); border: 1px solid black; ">Dear namehere,</textarea><br /><input type="submit"value="Send"style="color:000000;font-size:9px;font-family:georgia;text-align:center;text-transform:none;letter-spacing:1px;height:16px; width:200px;background-image:url(http://i5.tinypic.com/124ef6c.png); border-color:000000; border-style:solid; border-width:0.1em; line-height:11px;"><br><a href="http://pinkdetour.net/pervoi">Get one of your own!</a>
|
|
|
|
Jul 20 2006, 10:48 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
well, in the first line, you want to replace FriendID with your friendID. its in the URL on your profile page. in your browswer, should be in the millions somewhere..
|
|
|
|
Jul 20 2006, 11:10 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 37 Joined: Jul 2006 Member No: 439,203 |
^It's not that, it's the comment box code. There's a certain comment box for people with DIV lyts.
We just need to find it :\ |
|
|
|
Jul 20 2006, 11:14 AM
Post
#4
|
|
![]() ekhast ![]() ![]() ![]() ![]() Group: Member Posts: 144 Joined: Sep 2005 Member No: 229,317 |
^ She already did that. Instead of the entire url try just the friend id, like this:
CODE <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="29509355" type="hidden"><textarea name="f_comments" col; style="color:000000; text-align:center; font-family: georgia; font-size: 9px; height:100px; width:200px; background-image: url(http://i5.tinypic.com/124ef6c.png); border: 1px solid black; ">Dear namehere,</textarea><br /><input type="submit"value="Send"style="color:000000;font-size:9px;font-family:georgia;text-align:center;text-transform:none;letter-spacing:1px;height:16px; width:200px;background-image:url(http://i5.tinypic.com/124ef6c.png); border-color:000000; border-style:solid; border-width:0.1em; line-height:11px;"><br><a href="http://pinkdetour.net/pervoi">Get one of your own!</a> or you can go HERE they have nice comment boxes and they work in div I have one.
|
|
|
|
Jul 20 2006, 12:58 PM
Post
#5
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jul 2006 Member No: 441,477 |
the comment boxes on that site are not working for me.
it still says "Error: You must be someone's friend to make comments about them." heres my profile http://myspace.com/tylovesitdiestoday and the code im working with <div id="comment" style="position: absolute; width:200px; height:100px; z-index:0; left:495px; top:377px; overflow: auto;"><center> <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input type="hidden" name="11861305" value="11861305"><textarea name="f_comments" cols="25" rows="3">;x</textarea><br><input type="submit" value="attack"></form></center></div> |
|
|
|
Jul 20 2006, 03:17 PM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 621 Joined: Mar 2006 Member No: 387,078 |
Thanks you guys. I just decided to add a link to the add comment page. I'll try to get the comment box to work later
|
|
|
|
![]() ![]() |