Jump to content

Comments set id


blacksrv
 Share

Recommended Posts

Hi, it's possible to set the id of a comment?? I'm using:

$c = new Comment();
$c->id = $post['id'];

but it's not working.

I'm importing comments and I need to set the id to add comments replies.

Thanks

EDIT: Definitely is not working, I tried to create a new comment with id and it's not working. Any ideas?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...