Closed Augustino7 closed 8 years ago
Hi,
The errors relating to ErrorException in Filesystem.php line 109: file_put_contents
mean you haven't set the correct permissions on ./storage
. An easy fix is to manually create the ./storage/framework/sessions
folder.
The other issues are bugs which we will look into.
In the future, can you please create a separate issue for each error? That makes it a lot easier to track.
Ok, I am sorry, I will do it, in separate issue for each error
I have a question, the templates section in admin panel still is not ready?
@Augustino7 No, the theming and template system has not been written yet, same with most of the ACP. There's still a lot of work to do.
Index got following error
Whoops, looks like something went wrong. 1/1 ErrorException in Filesystem.php line 109: file_put_contents(/home/Augustino/Homestead/Code/mybb2/storage/framework/sessions/3599b02745e8cc0edb661e102794520d182fafa4): failed to open stream: No existe el fichero o el directorio
Mytopic got the following error
Whoops, looks like something went wrong. 3/3 ErrorException in show.twig line 31: An exception has been thrown during the rendering of a template ("Relationship method must return an object of type Illuminate\Database\Eloquent\Relations\Relation") in "/home/Augustino/Homestead/Code/mybb2/resources/views/topic/show.twig" at line 31.
2/3 Twig_Error_Runtime in Template.php line 182: An exception has been thrown during the rendering of a template ("Relationship method must return an object of type Illuminate\Database\Eloquent\Relations\Relation") in "/home/Augustino/Homestead/Code/mybb2/resources/views/topic/show.twig" at line 31.
1/3 LogicException in Model.php line 2702: Relationship method must return an object of type Illuminate\Database\Eloquent\Relations\Relation
Whoops, looks like something went wrong. 1/1 ErrorException in Filesystem.php line 109: file_put_contents(/home/Augustino/Homestead/Code/mybb2/storage/framework/sessions/3599b02745e8cc0edb661e102794520d182fafa4): failed to open stream: No existe el fichero o el directorio
user profile got the following error
Whoops, looks like something went wrong. 3/3 ErrorException in profile.twig line 11: An exception has been thrown during the rendering of a template ("Relationship method must return an object of type Illuminate\Database\Eloquent\Relations\Relation") in "/home/Augustino/Homestead/Code/mybb2/resources/views/user/profile.twig" at line 11.
2/3 Twig_Error_Runtime in Template.php line 182: An exception has been thrown during the rendering of a template ("Relationship method must return an object of type Illuminate\Database\Eloquent\Relations\Relation") in "/home/Augustino/Homestead/Code/mybb2/resources/views/user/profile.twig" at line 11.
1/3 LogicException in Model.php line 2702: Relationship method must return an object of type Illuminate\Database\Eloquent\Relations\Relation
Whoops, looks like something went wrong. 1/1 ErrorException in Filesystem.php line 109: file_put_contents(/home/Augustino/Homestead/Code/mybb2/storage/framework/sessions/3599b02745e8cc0edb661e102794520d182fafa4): failed to open stream: No existe el fichero o el directorio