PDA

View Full Version : Can't delete some comments?


jhoward
February 23rd, 2007, 06:59 PM
I have a few comments for that da*m profile tracker that seem be password protected. I can't delete them, and it looks like there's a box to enter the password. Is this the case? Anyone know how I can delete them?

Thanks,
jhoward

Kry
February 23rd, 2007, 07:01 PM
if this is on a myspace profile...

try safe mode on myspace i had a few like that to

jhoward
February 23rd, 2007, 07:17 PM
Yes, sorry. It's a myspace page.

Does safe mode only help on future commets, or will that help on comments already left?

Thanks,
jhoward

Kry
February 23rd, 2007, 07:24 PM
it works on comments that are on the page if thats what you mean :)

mcfox
February 23rd, 2007, 09:49 PM
You need to implement the steps from this thread
http://www.myspacepros.com/forum/showthread.php?t=2002

Specifically these
http://www.myspacepros.com/forum/showpost.php?p=22800&postcount=6



Open the profile and go to the comments page. Paste this code in the same window to delete the first comment:
javascript:__doPostBack('ctl00$Main$PagedComments$ viewComments$commentRepeater$ctl00$deleteLinkButto n','')

If you want to delete comments further down the page you need to count down and change the code to reflect the one you want to delete.

javascript:__doPostBack('ctl00$Main$PagedComments$ viewComments$commentRepeater$ctl02$deleteLinkButto n','')