Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in moderation page #607

Open
ivgames opened this issue Oct 3, 2014 · 2 comments
Open

Error in moderation page #607

ivgames opened this issue Oct 3, 2014 · 2 comments

Comments

@ivgames
Copy link

ivgames commented Oct 3, 2014

When i try to go to moderation tool, link like http://localhost:3000/forum/testovyy-forum-1/moderation
it thows me this:

undefined method `post_time_tag' for #<#Class:0xb2fef88c:0xb2feee50>

a href='#post-<%= post.id %>'><%= post_time_tag(post) %

TO FIX THIS, need add this: helper 'forem/topics' to moderation_controller.rb after helper 'forem/posts'

@ivgames ivgames changed the title Erroe in moderation page Error in moderation page Oct 3, 2014
@radar
Copy link
Collaborator

radar commented Oct 5, 2014

@RostDetal Please submit a patch to fix this issue.

@ivgames
Copy link
Author

ivgames commented Oct 6, 2014

Ок, will do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants