Won't let others comment my page |
![]() ![]() |
Won't let others comment my page |
May 23 2006, 12:01 PM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 3 Joined: May 2006 Member No: 411,346 |
After I used one of the myspace layouts, I logged into my wife's profile to see if a comment could be left on my page with the new comment box...and it says you have to be a friend to leave a comment. What else do I need to change to get it to work?
|
|
|
|
| *This Confession* |
May 23 2006, 12:03 PM
Post
#2
|
|
Guest |
post your comment box coding,
you need to change the friend ID in the correct space. and do you know your friend id? |
|
|
|
May 23 2006, 12:11 PM
Post
#3
|
|
![]() Newbie ![]() Group: Member Posts: 3 Joined: May 2006 Member No: 411,346 |
post your comment box coding, you need to change the friend ID in the correct space. and do you know your friend id? <b>Comment Here</b>:<br> <center><form method="post" action="http://collect.myspace.com/index.cfm?fuseaction=user.confirmComment"> <input type="hidden" name="27340894" value="j73071"> <textarea style="border:2px black solid;" name="f_comments" cols="20" rows="5">PUT COMMENT HERE</textarea><br> <input type="submit" value="SUBMIT!" style="border:2px black solid; width:150px; font-size:10px;"> </form></center> It looks like everything should be correct |
|
|
|
| *This Confession* |
May 23 2006, 12:19 PM
Post
#4
|
|
Guest |
Try this..
CODE <b>Comment Here</b>:<br>
<center><form method="post" action="http://collect.myspace.com/index.cfm?fuseaction=user.confirmComment"> <input type="hidden" name="friendID" value="27340894"> <textarea style="border:2px black solid;" name="f_comments" cols="20" rows="5">PUT COMMENT HERE</textarea><br> <input type="submit" value="SUBMIT!" style="border:2px black solid; width:150px; font-size:10px;"> </form></center> |
|
|
|
May 23 2006, 12:28 PM
Post
#5
|
|
![]() Newbie ![]() Group: Member Posts: 3 Joined: May 2006 Member No: 411,346 |
That worked.....Thanks very much. I appreciate it.
|
|
|
|
| *This Confession* |
May 23 2006, 12:29 PM
Post
#6
|
|
Guest |
welcome
[topic closed] |
|
|
|
![]() ![]() |