Hilfe benötigt ! Template weg .... keine Ahnung

Hallo !!! Wir sind neu hier . Wir haben bisher andere Shop Systeme bei andere Projekten im Einsatz mir gefällt das oxid sehr gut.
Es geht um die CE Version .

Allerdings ist aus irgendeinem Grund das Template weg.
Kurz nach der Installation war alles gut…

Bitte Info

Die Domain ist www.beschlagpartner.de

Gruss & DANKE

Mark

Template ist da. Ihr habt einen Fehler im Footer (widget/footer/services.tpl):

[{if $oView->isActive('Invitations') }]
                        <li><a href="[{ oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=invite" }]"
                               rel="nofollow">[{ oxmultilang ident="INVITE_YOUR_FRIENDS" }]</a></li>
                    [{/if}]
                    [{oxhasrights ident="TOBASKET"}]
                        <li><a href="[{ oxgetseourl ident=$oViewConf->getBasketLink() }]"
                               rel="nofollow">[{ oxmultilang ident="CART" }]</a></li>
                    [{/oxhasrights}]
                    <li><a href="[{ oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account" }]"
                           rel="nofollow">[{ oxmultilang ident="ACCOUNT" }]</a></li>
                    <li><a href="[{ oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_noticelist" }]"
                           rel="nofollow">[{ oxmultilang ident="WISH_LIST" }]</a></li>
                    [{if $oViewConf->getShowWishlist()}]
                        <li><a href="[{ oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_wishlist" }]"
                               rel="nofollow">[{ oxmultilang ident="MY_GIFT_REGISTRY" }]</a></li>
                        <li>
                            <a href="[{ oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=wishlist" params="wishid="|cat:$oView->getWishlistUserId() }]"
                               rel="nofollow">[{ oxmultilang ident="PUBLIC_GIFT_REGISTRIES" }]</a></li>
                    [{/if}]
                    [{if $oView->isEnabledDownloadableFiles()}]
                        <li><a href="[{ oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_downloads" }]"
                               rel="nofollow">[{ oxmultilang ident="MY_DOWNLOADS" }]</a></li>
                    [{/if}]

Schon Module installiert? TMP gelöscht? Views aktualisiert?

danke ich glaube ich habs schon