Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

The method 'created_at' was not found on the presenter class #238

Open
malivix opened this issue Jul 23, 2016 · 4 comments
Open

The method 'created_at' was not found on the presenter class #238

malivix opened this issue Jul 23, 2016 · 4 comments
Labels

Comments

@malivix
Copy link

malivix commented Jul 23, 2016

for now i have this error

ErrorException in list.twig line 25:
An exception has been thrown during the rendering of a template ("The method 'created_at' was not found on the presenter class 'MyBB\Core\Presenters\UserPresenter'.") in "C:\Wamp\www\mybb2\mybb2\resources\views/member/list.twig" at line 25.
@euantorano
Copy link
Member

Hm, I'll look into this tomorrow.

@JordanMussi
Copy link
Contributor

Tomorrow was a long time ago now 😉

@Matslom
Copy link
Contributor

Matslom commented Sep 2, 2016

I explained this bug here #253 (comment)

@euantorano
Copy link
Member

Yeah, as @Matslom said, it seems to be caused by null values. The values should never be null, so the seeds need updating to set the created_at, updated_at and last_visit values.

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

No branches or pull requests

4 participants