<div dir="ltr"><div><div><div>Hello Andreas!<br><br>The full path is<br>/srv/www/htdocs/intranet/mapbender3/mapbender/src/Workshop/DemoBundle/WorkshopDemoBundle.php<br></div><br>I checked owner and rights and everything seems to be like in the Mapbender-Dir on the same level.<br></div>The classfile itself is unchanged direct from the download.<br><br><br></div>Regards, Uwe <br><div><div><div><div><br></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-06-13 14:47 GMT+02:00 Andreas Schmitz <span dir="ltr"><<a href="mailto:andreas.schmitz@wheregroup.com" target="_blank">andreas.schmitz@wheregroup.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Uwe Seher wrote:<br>
<br>
Hi,<br>
<span class=""><br>
> I am trying to create a own template for mapbender3 v 3.0.5.3. At the<br>
> moment i have downloaded the sample code and go through the description.<br>
> The tree for the DemoTemplate is in $INSTALL_DIR/mapbender/src/ on the same<br>
> level as the Mapbender-Dir. All files and dirs are owned by the<br>
> webserver-user.<br>
><br>
> When i get to this point in the tutorial:<br>
><br>
> app/console assets:install web --symlink --relative<br>
><br>
> this error appears:<br>
><br>
> PHP Fatal error:  Class 'Workshop\DemoBundle\WorkshopDemoBundle' not<br>
> found in /srv/www/htdocs/mapbender3-3.0.5.3/app/AppKernel.php on line<br>
> 40<br>
<br>
</span>this means that you don't have the WorkshopDemoBundle class. You can<br>
check what files you have in mapbender/src/Workshop/DemoBundle (you<br>
should have WorkshopDemoBundle.php) and if the class is correctly<br>
named (namespace Workshop\DemoBundle; and class WorkshopDemoBundle<br>
{...}).<br>
<br>
Best regards, Andreas<br>
<br>_______________________________________________<br>
Mapbender_users mailing list<br>
<a href="mailto:Mapbender_users@lists.osgeo.org">Mapbender_users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapbender_users" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapbender_users</a><br></blockquote></div><br></div>