comment box stopped working |
comment box stopped working |
![]()
Post
#1
|
|
![]() senior weeaboo. ![]() ![]() Group: Member Posts: 23 Joined: Aug 2007 Member No: 567,636 ![]() |
alright, so maybe you guys have noticed, maybe not - my comment boxes won't work anymore on any of my pages since the switch to myspace 2.0 (i'm still using 1.0, fyi)
is anyone else having this problem? here's the code CODE <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input type="hidden" name="friendID" value="437279962"><textarea name="f_comments" id="f_comments"></textarea><br><input type="submit" value="Submit"></form> i just can't figure out any way to get it to function correctly, and i could use some help :\ |
|
|
![]() |
![]()
Post
#2
|
|
![]() senior weeaboo. ![]() ![]() Group: Member Posts: 23 Joined: Aug 2007 Member No: 567,636 ![]() |
okay, i think i've figured out the problem - but it's nothing fixable.
my friend, who's using profile 2.0, has a fully-functional comment box on her page; so i copied and pasted the code onto my page, which is currently 1.0, and saved. low & behold, the comment box did not work. i went back to look at the code to see if i could figure something out and noticed that after i had saved, myspace had converted the "http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment" part of the code into an msplink. this, of course, completely throws the comment box off, which makes it not work. CODE <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input type="hidden" name="friendID" value="437279962" /><textarea name="f_comments"></textarea><br /><input type="submit" value="wakarimasu" /></form></ became: CODE <form method="post" action="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudHMubXlzcGFjZS5jb20vaW5kZXguY2 ZtP2Z1c2VhY3Rpb249dXNlci5Db25mXJtQ29tbWVudA=="><input type="hidden" name="friendID" value="437279962" /><textarea name="f_comments"></textarea><br /><input type="submit" value="wakarimasu" /></form> i have no idea whatsoever how to fix that - so i guess i'm just stuck using a link instead of a comment box. so it looks like 2.0 is fine for comment boxes, but 1.0 is not. way to go myspace. |
|
|
![]() ![]() |