problems getting started #2

Closed
opened 2014-07-21 16:33:26 +02:00 by andibraeu · 3 comments
andibraeu commented 2014-07-21 16:33:26 +02:00 (Migrated from github.com)

bildschirmfoto vom 2014-07-21 16 27 40

it seems as there are some files renamed?

if I try to include tags I'll get an empty screen and/or http 500 errors.

The web server's log tells:

PHP Fatal error:  Call to undefined method Hackspace\Bundle\CalciferBundle\Entity\Tag::getName() in /var/www/calcifer/src/Hackspace/Bundle/CalciferBundle/Controller/EventController.php on line 258
![bildschirmfoto vom 2014-07-21 16 27 40](https://cloud.githubusercontent.com/assets/1162168/3644778/113962b4-10e4-11e4-84ff-1d2a43cdf6ca.png) it seems as there are some files renamed? if I try to include tags I'll get an empty screen and/or http 500 errors. The web server's log tells: ``` PHP Fatal error: Call to undefined method Hackspace\Bundle\CalciferBundle\Entity\Tag::getName() in /var/www/calcifer/src/Hackspace/Bundle/CalciferBundle/Controller/EventController.php on line 258 ```
enko commented 2014-07-22 21:46:19 +02:00 (Migrated from github.com)

There are 2 issues here.

First the problem with the assets:

You have to dump your assets as described in step D) in the deployment manual I will update the INSTALL.md.

The second problem, hmm, maybe clear your cache?

There are 2 issues here. First the problem with the assets: You have to dump your assets as described in step D) in the [deployment manual](http://symfony.com/doc/current/cookbook/deployment/tools.html#common-post-deployment-tasks) I will update the INSTALL.md. The second problem, hmm, maybe clear your cache?
enko commented 2014-07-22 21:54:10 +02:00 (Migrated from github.com)

The second problem, I fixed it :D

The second problem, I fixed it :D
andibraeu commented 2014-07-23 21:34:26 +02:00 (Migrated from github.com)

thanks, the errors are gone, but there are new ones, I'll open a new issue

thanks, the errors are gone, but there are new ones, I'll open a new issue
This repo is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Krautspace/calcifer#2
No description provided.