Closed triboe closed 7 years ago
Which version of Podium is this and where does this error occur? Is it post edit?
Podium 0.6 on Yii 2.0.10 Edit post, then Preview (New post/Preview works, both editors) This line marked in error log (above) . $model->post,
(BTW Reply with quote: nothing happens)
Confirm.
There should be $model->content
instead of $model->post
Actually it's $model->parsedContent
.
@triboe
It's fixed now in dev-master
(0.7
). d94989969011c2a2611cf4ee15959ec8bdce0c8b
Trigger on "Reply with quote" has been corrected as well. 80a062ca0f3ccebe584ed915bf9d30b823e9b7d8
Getting unknown property: bizley\podium\models\Post::post