HI,
I have MT 5.04. When i try post comments from page i get error message "Can't call method "text" on unblessed reference". What a problem?
Reported on Movable Type 5
HI,
I have MT 5.04. When i try post comments from page i get error message "Can't call method "text" on unblessed reference". What a problem?
Reported on Movable Type 5
If you customized your templates, you have to have the following form input fields to make a comment:
- author - text
- url - text
- email - text
- text - textarea (this is the comment message field)
- entry_id - hidden
Thanks. It's work!
I was having the same issue