Comment Box in DIV |
Comment Box in DIV |
![]()
Post
#1
|
|
![]() hello : ) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 4,227 Joined: Apr 2004 Member No: 13,139 ![]() |
I have a comment box in my div overlay. It doesn't work anymore...as in when someone pushes SUBMIT it says "Error: You must be someone's friend to make comments about them." It used to work when I didn't have a div overlay but now that I just made this, it doesn't and I'm not sure why? If someone could help me I'd appreciate it. Thanks!
myspace.com/m1ssxchr1ssy |
|
|
![]() |
![]()
Post
#2
|
|
![]() There Are Strange Things Afoot At The Cirlce K ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,130 Joined: Oct 2005 Member No: 253,395 ![]() |
check to make sure your friend id is correct, and also can you post the code to your comment box?
|
|
|
![]()
Post
#3
|
|
![]() hello : ) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 4,227 Joined: Apr 2004 Member No: 13,139 ![]() |
My friend ID is correct. I checked a few times, so that shouldn't be it, I don't think.
My code that I placed in "I'd Like To Meet" CODE <form method="post" action="http://collect.myspace.com/index.cfm?fuseaction=user.confirmComment"><input name="3784539" value="3784539" type="hidden"><textarea name="f_comments" cols="35" rows="2" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Arial; font-size: 11px; color: 000000; background-color: FFFFFF;" style="overflow:auto;">baby you're a perfect ten, i wanna get in</textarea><br> <input value="Submit" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Arial; font-size: 11px; color: 000000#; background-color: FFFFFF;" type="submit"> <input value="Clear" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Arial; font-size: 11px; color: 000000; background-color: FFFFFF;" type="reset"></form>
|
|
|
![]()
Post
#4
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
What happens when you change the comment box code?
CODE <form method="post" action="http://collect.myspace.com/index.cfm?fuseaction=user.confirmComment"><input name="friendID" value="3784539" type="hidden"><textarea name="f_comments" cols="35" rows="2" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Arial; font-size: 11px; color: 000000; background-color: FFFFFF;" style="overflow:auto;">baby you're a perfect ten, i wanna get in</textarea><br> <input value="Submit" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Arial; font-size: 11px; color: 000000#; background-color: FFFFFF;" type="submit"> <input value="Clear" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Arial; font-size: 11px; color: 000000; background-color: FFFFFF;" type="reset"></form> Use that code instead You put your friend ID twice, and one was in the wrong spot. |
|
|
![]() ![]() |