Skip to content

fix mistake: author not rendered in single post view#107

Open
NanoUser3000 wants to merge 144 commits into
binshops:masterfrom
NanoUser3000:fix2
Open

fix mistake: author not rendered in single post view#107
NanoUser3000 wants to merge 144 commits into
binshops:masterfrom
NanoUser3000:fix2

Conversation

@NanoUser3000
Copy link
Copy Markdown

The $post variable in full post detail view is of class PostTranslation, $post->author doesn't exist.

On the other hand, $post->post->author is what was probably meant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.