default userpic

popup commenting

Vote 0 Votes

Hy!

I'm using mt4.1 and I want to have a popup commenting system in my mt.

for example I try this code:

html>

function OpenComments (c) { window.open(c, 'comments', 'width=480,height=480,scrollbars=yes,status=yes'); }

. . .

?entry_id=" onclick="OpenComments(this.href); return false">Comments ()

. . .

but show me this error in popup window: An error occurred Invalid request

How can I dissolve this problem?!

1 Reply

| Add a Reply

Add a Reply

Forum Groups