Not letting Friends pOst comments!, My layout is DIV, I dont know whats wrong. |
Not letting Friends pOst comments!, My layout is DIV, I dont know whats wrong. |
Mar 15 2006, 01:33 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 38 Joined: Oct 2005 Member No: 257,632 |
Alright well my myspace
www.myspace.com/emobroken When my friends try to post comments it has "You must be somones friend to post a comment about them" Heres my code for the comment me stuff, CODE <div class="div6"> <p> <center> Comment Me: <p> <br> <center><form method="post" action="http://collect.myspace.com/index.cfm?fuseaction=user.confirmComment"><input name="friendID" value="20206268" type="hidden"><textarea name="f_comments" cols="60" rows="10" style="border-width: 3px; border-style: solid; border-color:00000; font-family: Terminal; font-size: 10px; color: 000000; background-color: FFFFFF;" style="overflow:auto;"></textarea><br> <input value="add comment" style="border-width: 3px; border-style: solid; border-color:000000; font-family: Terminal; font-size: 10px; color:000000; background-color:FFFFFF;" type="submit"><input value="clear" style="border-width: 3px; border-style: solid; border-color:000000; font-family: Terminal; font-size: 10px; color:000000; background-color:FFFFFF;" type="reset"></form> </center> </div> Can someone pleasee help me? |
|
|
|
BrokenFaith Not letting Friends pOst comments! Mar 15 2006, 01:33 AM
StanleyThePanda Try this:
CODE<div class="div6">
... Mar 15 2006, 10:50 AM
BrokenFaith Alright, I tried that, and its saying the same thi... Mar 15 2006, 12:45 PM
Julie. You have the wrong friend ID.
Yours is:
44721820
... Mar 15 2006, 12:50 PM
BrokenFaith Wow! thanks so much i didnt even notice that b... Mar 15 2006, 01:24 PM![]() ![]() |