Ergebnis 1 bis 21 von 21

Thema: Nach aufbau des Cache funktioniert die Seite nicht mehr

  1. #1
    Contao-Nutzer Avatar von Grisu
    Registriert seit
    21.06.2011.
    Ort
    Tirol
    Beiträge
    57

    Frage Nach aufbau des Cache funktioniert die Seite nicht mehr

    Hi,

    ich versuche mich an einer Testseite mit Contao 3.2. Immer wenn ich den Cache neu aufbaue kommt eine weiße Seite (Backend und Frontend). Irgendwann bin ich dann darauf gekommen wenn ich unter system/cache/language den Ordner "en" lösche bzw. von einem Backup wieder einspiele dann geht das wieder.
    An was kann das liegen? Ich habe das auch bei zwei anderen Seiten die mit Contao 3.2 laufen?

    LG
    Sandra
    Grüße Grisu

  2. #2
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.261
    Partner-ID
    10107

    Standard

    Steht etwas im Contao Log? Ist die Fehlerausgabe aktiviert?

  3. #3
    Wandelndes Contao-Lexikon Avatar von tab
    Registriert seit
    22.10.2013.
    Beiträge
    10.086
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Ich würde sagen zu 90% wird beim Aufbau des Cache die maximale Skript-Laufzeit überschritten oder es ist zu wenig RAM zugewiesen.
    Man kann eventuell versuchen ein paar nicht benötigte Sprachen zu löschen, oder eben die Skriptlaufzeit in der php.ini zu erhöhen - falls das bei deinem Hoster und in deinem Tarif geht. Schau auch mal hier:
    https://community.contao.org/de/show...l-Server-Error

  4. #4
    Contao-Nutzer Avatar von Grisu
    Registriert seit
    21.06.2011.
    Ort
    Tirol
    Beiträge
    57

    Standard

    Hi,

    danke erst einmal. Ich habe jetzt mal die Fehlerausgabe aktiviert, hatte ich zuvor auch, deswegen bin ich auf den Cache gekommen. Hier kommt diese Fehlermeldung:

    Parse error: syntax error, unexpected T_VARIABLE in /www/htdocs/w010c7b6/system/cache/language/en/modules.php on line 236

    Die Frontendseite bleibt bestehen, nur das Backend geht nicht mehr!

    !Noch dazu erwähnt, ich bin bei all-inkl. (Premium) und hatte da noch nie Probleme, ich glaube der zugewiesene RAM müsste passen. Ich muss da aber zur Vorsicht noch nachgucken.

    LG
    Sandra
    Geändert von Grisu (09.12.2013 um 08:35 Uhr)
    Grüße Grisu

  5. #5
    Contao-Nutzer Avatar von Grisu
    Registriert seit
    21.06.2011.
    Ort
    Tirol
    Beiträge
    57

    Standard

    ...

    unnötige Sprachdatein gelöscht (Fehler bleibt), php.ini finde ich nicht

    .....
    Grüße Grisu

  6. #6
    Wandelndes Contao-Lexikon Avatar von tab
    Registriert seit
    22.10.2013.
    Beiträge
    10.086
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Nein, da lag ich vermutlich falsch, zumal du ja eine andere Fehlermeldung hast. Vielleicht hängt es mit deiner langconfig.php zusammen, da scheint es ja auch ein Problemchen zu geben. Vielleicht kannst du ja am Inhalt der in der Fehlermeldung angegebenen Datei erkennen, wo genau der Fehler liegt.

  7. #7
    Wandelndes Contao-Lexikon Avatar von BugBuster
    Registriert seit
    15.06.2009.
    Ort
    Berlin
    Beiträge
    10.518
    User beschenken
    Wunschliste

    Standard

    Dann schau mal in /www/htdocs/w010c7b6/system/cache/language/en/modules.php in Zeile 236 was dort steht.
    Meist sollte man dann erkennen, aus welchem Modul die Sprachdatei ursprünglich kommt, darin scheint dann ein Fehler zu sein.
    Grüße, BugBuster
    "view source" is your guide.
    Danke an alle Amazon Wunschlisten Erfüller

  8. #8
    Contao-Nutzer Avatar von Grisu
    Registriert seit
    21.06.2011.
    Ort
    Tirol
    Beiträge
    57

    Standard

    Hi,

    hier ein Screenshoot von der Zeile 236

    modules.jpg

    LG
    Sandra
    Grüße Grisu

  9. #9
    Wandelndes Contao-Lexikon Avatar von BugBuster
    Registriert seit
    15.06.2009.
    Ort
    Berlin
    Beiträge
    10.518
    User beschenken
    Wunschliste

    Standard

    Du hattest ja schon einiges gelöscht, ist nach Neuaufbau des Caches (vorher löschen über Systemwartung) der Fehler immer noch in Zeile 236?
    Ich sehe da nämlich keinen Fehler, könnte aber ein Folgefehler sein, müsste man mal einige PHP Zeilen drüber mit anschauen.
    Grüße, BugBuster
    "view source" is your guide.
    Danke an alle Amazon Wunschlisten Erfüller

  10. #10
    Contao-Nutzer Avatar von Grisu
    Registriert seit
    21.06.2011.
    Ort
    Tirol
    Beiträge
    57

    Standard

    so sieht die Datei aus nachdem die Fehlermeldung kommt. Dann lösche ich den ganzen Ordner und dann ist wieder alles in Ordnung. Der Ordner wir immer wieder angelegt sobald ich den Cache aufbaue.
    Grüße Grisu

  11. #11
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.261
    Partner-ID
    10107

    Standard

    Du solltest einen Screenshot von den Zeilen davor machen, nicht nur von der Zeile 236 selbst und danach, so nützt uns das nicht . Bzw. warum überhaupt einen Screenshot? Paste es hier in deinen Post hinein (innerhalb von php oder code tags).

  12. #12
    Contao-Nutzer Avatar von Grisu
    Registriert seit
    21.06.2011.
    Ort
    Tirol
    Beiträge
    57

    Standard

    PHP-Code:

    <?php

    /**
     * Contao Open Source CMS
     * 
     * Copyright (c) 2005-2013 Leo Feyer
     * 
     * Core translations are managed using Transifex. To create a new translation
     * or to help to maintain an existing one, please register at transifex.com.
     * 
     * @link http://help.transifex.com/intro/translating.html
     * @link https://www.transifex.com/projects/p/contao/language/en/
     * 
     * @license http://www.gnu.org/licenses/lgpl-3.0.html LGPL
     */

    // system/modules/core/languages/en/modules.xlf
    $GLOBALS['TL_LANG']['MOD']['content'] = 'Content';
    $GLOBALS['TL_LANG']['MOD']['article'][0] = 'Articles';
    $GLOBALS['TL_LANG']['MOD']['article'][1] = 'Manage articles and content elements';
    $GLOBALS['TL_LANG']['MOD']['form'][0] = 'Form generator';
    $GLOBALS['TL_LANG']['MOD']['form'][1] = 'Create custom forms and store or send the submitted data';
    $GLOBALS['TL_LANG']['MOD']['design'] = 'Layout';
    $GLOBALS['TL_LANG']['MOD']['themes'][0] = 'Themes';
    $GLOBALS['TL_LANG']['MOD']['themes'][1] = 'Manage front end modules, style sheets, page layouts and templates';
    $GLOBALS['TL_LANG']['MOD']['page'][0] = 'Site structure';
    $GLOBALS['TL_LANG']['MOD']['page'][1] = 'Set up the site structure of your website(s)';
    $GLOBALS['TL_LANG']['MOD']['tpl_editor'][0] = 'Templates';
    $GLOBALS['TL_LANG']['MOD']['tpl_editor'][1] = 'Edit templates in the back end';
    $GLOBALS['TL_LANG']['MOD']['accounts'] = 'Account manager';
    $GLOBALS['TL_LANG']['MOD']['member'][0] = 'Members';
    $GLOBALS['TL_LANG']['MOD']['member'][1] = 'Manage member accounts (front end users)';
    $GLOBALS['TL_LANG']['MOD']['mgroup'][0] = 'Member groups';
    $GLOBALS['TL_LANG']['MOD']['mgroup'][1] = 'Manage member groups (front end user groups)';
    $GLOBALS['TL_LANG']['MOD']['user'][0] = 'Users';
    $GLOBALS['TL_LANG']['MOD']['user'][1] = 'Manage user accounts (back end users)';
    $GLOBALS['TL_LANG']['MOD']['group'][0] = 'User groups';
    $GLOBALS['TL_LANG']['MOD']['group'][1] = 'Manage user groups (back end user groups)';
    $GLOBALS['TL_LANG']['MOD']['system'] = 'System';
    $GLOBALS['TL_LANG']['MOD']['files'][0] = 'File manager';
    $GLOBALS['TL_LANG']['MOD']['files'][1] = 'Manage files and folders or upload new files to the server';
    $GLOBALS['TL_LANG']['MOD']['log'][0] = 'System log';
    $GLOBALS['TL_LANG']['MOD']['log'][1] = 'Browse the system log and analyze the activity on the website';
    $GLOBALS['TL_LANG']['MOD']['settings'][0] = 'Settings';
    $GLOBALS['TL_LANG']['MOD']['settings'][1] = 'Check and optimize the Contao configuration';
    $GLOBALS['TL_LANG']['MOD']['maintenance'][0] = 'Maintenance';
    $GLOBALS['TL_LANG']['MOD']['maintenance'][1] = 'Maintain or update Contao';
    $GLOBALS['TL_LANG']['MOD']['undo'][0] = 'Restore';
    $GLOBALS['TL_LANG']['MOD']['undo'][1] = 'Restore deleted records';
    $GLOBALS['TL_LANG']['MOD']['login'][0] = 'Personal data';
    $GLOBALS['TL_LANG']['MOD']['login'][1] = 'Change your personal data or set a new password';
    $GLOBALS['TL_LANG']['MOD']['tl_style'] = 'Style sheets';
    $GLOBALS['TL_LANG']['MOD']['tl_style_sheet'] = 'Style sheets';
    $GLOBALS['TL_LANG']['MOD']['tl_module'] = 'Front end modules';
    $GLOBALS['TL_LANG']['MOD']['tl_layout'] = 'Page layouts';
    $GLOBALS['TL_LANG']['MOD']['css'] = 'Style sheets';
    $GLOBALS['TL_LANG']['MOD']['modules'] = 'Front end modules';
    $GLOBALS['TL_LANG']['MOD']['layout'] = 'Page layouts';
    $GLOBALS['TL_LANG']['FMD']['navigationMenu'] = 'Navigation';
    $GLOBALS['TL_LANG']['FMD']['navigation'][0] = 'Navigation menu';
    $GLOBALS['TL_LANG']['FMD']['navigation'][1] = 'Generates a navigation menu from the site structure';
    $GLOBALS['TL_LANG']['FMD']['customnav'][0] = 'Custom navigation';
    $GLOBALS['TL_LANG']['FMD']['customnav'][1] = 'Generates a custom navigation menu';
    $GLOBALS['TL_LANG']['FMD']['breadcrumb'][0] = 'Breadcrumb navigation';
    $GLOBALS['TL_LANG']['FMD']['breadcrumb'][1] = 'Generates a breadcrumb navigation menu';
    $GLOBALS['TL_LANG']['FMD']['quicknav'][0] = 'Quick navigation';
    $GLOBALS['TL_LANG']['FMD']['quicknav'][1] = 'Generates a drop-down menu from the site structure';
    $GLOBALS['TL_LANG']['FMD']['quicklink'][0] = 'Quick link';
    $GLOBALS['TL_LANG']['FMD']['quicklink'][1] = 'Generates a custom drop-down menu';
    $GLOBALS['TL_LANG']['FMD']['booknav'][0] = 'Book navigation';
    $GLOBALS['TL_LANG']['FMD']['booknav'][1] = 'Generates a book navigation menu';
    $GLOBALS['TL_LANG']['FMD']['articlenav'][0] = 'Article navigation';
    $GLOBALS['TL_LANG']['FMD']['articlenav'][1] = 'Generates a pagination menu to navigate articles';
    $GLOBALS['TL_LANG']['FMD']['sitemap'][0] = 'Sitemap';
    $GLOBALS['TL_LANG']['FMD']['sitemap'][1] = 'Generates a list of all pages in the site structure';
    $GLOBALS['TL_LANG']['FMD']['user'] = 'User';
    $GLOBALS['TL_LANG']['FMD']['login'][0] = 'Login form';
    $GLOBALS['TL_LANG']['FMD']['login'][1] = 'Generates a login form';
    $GLOBALS['TL_LANG']['FMD']['logout'][0] = 'Automatic logout';
    $GLOBALS['TL_LANG']['FMD']['logout'][1] = 'Automatically logs out a user';
    $GLOBALS['TL_LANG']['FMD']['personalData'][0] = 'Personal data';
    $GLOBALS['TL_LANG']['FMD']['personalData'][1] = 'Generates a form to edit a user\'s personal data';
    $GLOBALS['TL_LANG']['FMD']['registration'][0] = 'Registration';
    $GLOBALS['TL_LANG']['FMD']['registration'][1] = 'Generates a user registration form';
    $GLOBALS['TL_LANG']['FMD']['lostPassword'][0] = 'Lost password';
    $GLOBALS['TL_LANG']['FMD']['lostPassword'][1] = 'Generates a form to request a new password';
    $GLOBALS['TL_LANG']['FMD']['closeAccount'][0] = 'Close account';
    $GLOBALS['TL_LANG']['FMD']['closeAccount'][1] = 'Generates a form to delete a member account';
    $GLOBALS['TL_LANG']['FMD']['application'] = 'Applications';
    $GLOBALS['TL_LANG']['FMD']['form'][0] = 'Form';
    $GLOBALS['TL_LANG']['FMD']['form'][1] = 'Adds a form to the page';
    $GLOBALS['TL_LANG']['FMD']['search'][0] = 'Search engine';
    $GLOBALS['TL_LANG']['FMD']['search'][1] = 'Adds a search form to the page';
    $GLOBALS['TL_LANG']['FMD']['articleList'][0] = 'Article list';
    $GLOBALS['TL_LANG']['FMD']['articleList'][1] = 'Generates a list of articles of a column';
    $GLOBALS['TL_LANG']['FMD']['miscellaneous'] = 'Miscellaneous';
    $GLOBALS['TL_LANG']['FMD']['flash'][0] = 'Flash movie';
    $GLOBALS['TL_LANG']['FMD']['flash'][1] = 'Embeds a Flash movie into the page';
    $GLOBALS['TL_LANG']['FMD']['randomImage'][0] = 'Random image';
    $GLOBALS['TL_LANG']['FMD']['randomImage'][1] = 'Adds a random image to the page';
    $GLOBALS['TL_LANG']['FMD']['html'][0] = 'Custom HTML';
    $GLOBALS['TL_LANG']['FMD']['html'][1] = 'Allows you to add custom HTML code';
    $GLOBALS['TL_LANG']['FMD']['rss_reader'][0] = 'RSS reader';
    $GLOBALS['TL_LANG']['FMD']['rss_reader'][1] = 'Adds an RSS feed to the page';


    /**
     * Contao Open Source CMS
     * Copyright (C) 2005-2011 Leo Feyer
     *
     * Formerly known as TYPOlight Open Source CMS.
     *
     * This program is free software: you can redistribute it and/or
     * modify it under the terms of the GNU Lesser General Public
     * License as published by the Free Software Foundation, either
     * version 3 of the License, or (at your option) any later version.
     * 
     * This program is distributed in the hope that it will be useful,
     * but WITHOUT ANY WARRANTY; without even the implied warranty of
     * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
     * Lesser General Public License for more details.
     * 
     * You should have received a copy of the GNU Lesser General Public
     * License along with this program. If not, please visit the Free
     * Software Foundation website at <http://www.gnu.org/licenses/>.
     *
     * PHP version 5
     * @copyright  Felix Pfeiffer : Neue Medien 2007 - 2012
     * @author     Felix Pfeiffer <info@felixpfeiffer.com>
     * @package    Subcolumns
     * @license    CC-A 2.0
     * @filesource
     */


    /**
     * Front end modules
     */
    $GLOBALS['TL_LANG']['FMD']['subcolumns'] = array('Column Set''Put front end modules inside columns. The allocation is made similar to a page layout.');


    /**
     * Extension for: TYPOlight webCMS
     *
     * The TYPOlight webCMS is an accessible web content management system that 
     * specializes in accessibility and generates W3C-compliant HTML code. It 
     * provides a wide range of functionality to develop professional websites 
     * including a built-in search engine, form generator, file and user manager, 
     * CSS engine, multi-language support and many more. For more information and 
     * additional TYPOlight applications like the TYPOlight MVC Framework please 
     * visit the project website https://contao.org.
     *
     * Language file for modules (de).
     *
     * PHP version 5
     * @copyright  Christian Wenzel/Fred Bliss 2007 / computino.de Webservice 2008
     * @author     Christian Wenzel <wenzel@saiga.de>
     * @author     Fred Bliss <fred@stevensdesign.com>
     * @author     Markus Milkereit <markus@computino.de>
     * @package    Boxes
     * @license    GPL 
     * @filesource
     */


    /**
     * Back end modules
     */
    $GLOBALS['TL_LANG']['MOD']['contentbox'] = array('Content-Box''Manage and displays page-dependent content');


    /**
     * Front end modules
     */
    $GLOBALS['TL_LANG']['FMD']['contentbox'] = array('Content-Box''Manage and displays page-dependent content');



    /**
     * Boxes4ward
     * Contao extension to manage articles and contentelement in content boxes
     *
     * @copyright 4ward.media 2012 <http://www.4wardmedia.de>
     * @author Christoph Wiechert <wio@psitrax.de>
     * @licence LGPL
     * @filesource
     * @package Boxes4ward
     * @see https://github.com/psi-4ward/boxes4ward
     */
     
    $GLOBALS['TL_LANG']['MOD']['boxes4ward'] = array('Contentboxes','Here you can manage the different contents in a boxstructure.');

    $GLOBALS['TL_LANG']['FMD']['boxes4ward'] = array('Contentbox''Shows all content of one contentbox.');

    // system/modules/calendar/languages/en/modules.xlf
    $GLOBALS['TL_LANG']['MOD']['calendar'][0] = 'Events';
    $GLOBALS['TL_LANG']['MOD']['calendar'][1] = 'Manage events and display them in a calendar or event list';
    $GLOBALS['TL_LANG']['MOD']['tl_calendar_feed'] = 'Calendar feeds';
    $GLOBALS['TL_LANG']['FMD']['events'] = 'Events';
    $GLOBALS['TL_LANG']['FMD']['calendar'][0] = 'Calendar';
    $GLOBALS['TL_LANG']['FMD']['calendar'][1] = 'Adds a calendar to the page';
    $GLOBALS['TL_LANG']['FMD']['eventlist'][0] = 'Event list';
    $GLOBALS['TL_LANG']['FMD']['eventlist'][1] = 'Adds a list of events to the page';
    $GLOBALS['TL_LANG']['FMD']['eventreader'][0] = 'Event reader';
    $GLOBALS['TL_LANG']['FMD']['eventreader'][1] = 'Shows the details of an event';
    $GLOBALS['TL_LANG']['FMD']['eventmenu'][0] = 'Event list menu';
    $GLOBALS['TL_LANG']['FMD']['eventmenu'][1] = 'Generates a navigation menu to browse the event list';

    /**
     * TL_ROOT/system/modules/cm_membergooglemaps/languages/de/modules.php
     * 
     * Contao extension: cm_membergooglemaps 1.3.0 rc2
     * Deutsch translation file
     * 
     * Copyright : &copy; 2010 Christian Münster 
     * License   : GNU Lesser Public License (LGPL) 
     * Author    : Christian Münster (ChrMue) 
     * Translator: Christian Münster (ChrMue) 
     * 
     * This file was created automatically be the Contao extension repository translation module.
     * Do not edit this file manually. Contact the author or translator for this module to establish 
     * permanent text corrections which are update-safe. 
     */
     
    $GLOBALS['TL_LANG']['MOD']['cm_membergooglemaps']['0'] = "Mitgliederliste mit Googlemaps";
    $GLOBALS['TL_LANG']['MOD']['cm_membergooglemaps']['1'] = "Mit diesem Modul können Sie die Mitgliedertabelle im Frontend mit einem Kartenausschnitt (Google Map) anzeigen.";
    $GLOBALS['TL_LANG']['MOD']['cm_membergooglemapspos']['0'] = "Googlemap zu einem Mitglied";
    $GLOBALS['TL_LANG']['MOD']['cm_membergooglemapspos']['1'] = "Mit diesem Modul können Sie im Frontend zu einem Mitglieder die Position in einem Kartenausschnitt (Google Map) anzuzeigen z.B. Hier finden Sie uns...";
    $GLOBALS['TL_LANG']['FMD']['cm_membergooglemaps']['0'] = "Mitglieder mit Googlemaps";
    $GLOBALS['TL_LANG']['FMD']['cm_membergooglemaps']['1'] = "Verwenden Sie dieses Modul, um zu den Mitgliederinformationen die Position in einem Kartenausschnitt (Google Map) anzuzeigen.";
    $GLOBALS['TL_LANG']['FMD']['cm_membergooglemapspos']['0'] = "Googlemap zu einem Mitglied";
    $GLOBALS['TL_LANG']['FMD']['cm_membergooglemapspos']['1'] = "Verwenden Sie dieses Modul, um zu einem Mitglied die Position in einem Kartenausschnitt (Google Map) anzuzeigen z.B. Hier finden Sie uns...";
    $GLOBALS['TL_LANG']['MOD']['cm_mapstyles'] = array("Kartenlayout","Definieren Sie individuelle Karten-Layouts für die Verwendung in der Erweiterung cm_membergooglemaps.")

    // system/modules/comments/languages/en/modules.xlf
    $GLOBALS['TL_LANG']['CTE']['comments'][0] = 'Comments';
    $GLOBALS['TL_LANG']['CTE']['comments'][1] = 'Adds a comment form to the page';
    $GLOBALS['TL_LANG']['FMD']['comments'][0] = 'Comments';
    $GLOBALS['TL_LANG']['FMD']['comments'][1] = 'Manage comments or guestbook entries';
    $GLOBALS['TL_LANG']['MOD']['comments'][0] = 'Comments';
    $GLOBALS['TL_LANG']['MOD']['comments'][1] = 'Manage comments or guestbook entries';

    // system/modules/devtools/languages/en/modules.xlf
    $GLOBALS['TL_LANG']['MOD']['devtools'] = 'Developer tools';
    $GLOBALS['TL_LANG']['MOD']['extension'][0] = 'Extension creator';
    $GLOBALS['TL_LANG']['MOD']['extension'][1] = 'Create custom Contao extensions';
    $GLOBALS['TL_LANG']['MOD']['labels'][0] = 'Missing labels';
    $GLOBALS['TL_LANG']['MOD']['labels'][1] = 'Find missing labels in a language pack';
    $GLOBALS['TL_LANG']['MOD']['autoload'][0] = 'Autoload creator';
    $GLOBALS['TL_LANG']['MOD']['autoload'][1] = 'Automatically create the "config/autoload.php" files';

    // system/modules/faq/languages/en/modules.xlf
    $GLOBALS['TL_LANG']['MOD']['faq'][0] = 'FAQ';
    $GLOBALS['TL_LANG']['MOD']['faq'][1] = 'Manage frequently asked questions';
    $GLOBALS['TL_LANG']['FMD']['faq'] = 'FAQ';
    $GLOBALS['TL_LANG']['FMD']['faqlist'][0] = 'FAQ list';
    $GLOBALS['TL_LANG']['FMD']['faqlist'][1] = 'Adds a list of frequently asked questions to the page';
    $GLOBALS['TL_LANG']['FMD']['faqreader'][0] = 'FAQ reader';
    $GLOBALS['TL_LANG']['FMD']['faqreader'][1] = 'Shows the answer to a frequently asked question';
    $GLOBALS['TL_LANG']['FMD']['faqpage'][0] = 'FAQ page';
    $GLOBALS['TL_LANG']['FMD']['faqpage'][1] = 'Shows the FAQ list and FAQ reader on the same page';

    // system/modules/listing/languages/en/modules.xlf
    $GLOBALS['TL_LANG']['MOD']['listing'][0] = 'Listing';
    $GLOBALS['TL_LANG']['MOD']['listing'][1] = 'List the records of any table';
    $GLOBALS['TL_LANG']['FMD']['listing'][0] = 'Listing';
    $GLOBALS['TL_LANG']['FMD']['listing'][1] = 'Lists the records of any table';


    // Navigations-Modul
    $GLOBALS['TL_LANG']['FMD']['megamenu']      = array('Megamenü''Ergänzt die normale Navigation um einen Artikelverweis.');


    /**
     * Contao Open Source CMS
     * Copyright (C) 2005-2011 Leo Feyer
     *
     * Formerly known as TYPOlight Open Source CMS.
     *
     * This program is free software: you can redistribute it and/or
     * modify it under the terms of the GNU Lesser General Public
     * License as published by the Free Software Foundation, either
     * version 3 of the License, or (at your option) any later version.
     * 
     * This program is distributed in the hope that it will be useful,
     * but WITHOUT ANY WARRANTY; without even the implied warranty of
     * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
     * Lesser General Public License for more details.
     * 
     * You should have received a copy of the GNU Lesser General Public
     * License along with this program. If not, please visit the Free
     * Software Foundation website at <http://www.gnu.org/licenses/>.
     *
     * PHP version 5
     * @copyright  Leo Feyer 2005-2011
     * @author     Leo Feyer <http://www.contao.org>
     * @package    Memberlist
     * @license    LGPL
     * @filesource
     */


    /**
     * Back end modules
     */
    $GLOBALS['TL_LANG']['MOD']['memberlist'] = array('Memberlist''List the public member profiles.');


    /**
     * Front end modules
     */
    $GLOBALS['TL_LANG']['FMD']['memberlist'] = array('Memberlist''Generates a searchable member list.');

    // system/modules/news/languages/en/modules.xlf
    $GLOBALS['TL_LANG']['MOD']['news'][0] = 'News';
    $GLOBALS['TL_LANG']['MOD']['news'][1] = 'Manage news and export them as RSS or Atom feed';
    $GLOBALS['TL_LANG']['MOD']['tl_news_feed'] = 'News feeds';
    $GLOBALS['TL_LANG']['FMD']['news'] = 'News';
    $GLOBALS['TL_LANG']['FMD']['newslist'][0] = 'Newslist';
    $GLOBALS['TL_LANG']['FMD']['newslist'][1] = 'Adds a list of news items to the page';
    $GLOBALS['TL_LANG']['FMD']['newsreader'][0] = 'Newsreader';
    $GLOBALS['TL_LANG']['FMD']['newsreader'][1] = 'Shows the details of a news item';
    $GLOBALS['TL_LANG']['FMD']['newsarchive'][0] = 'News archive';
    $GLOBALS['TL_LANG']['FMD']['newsarchive'][1] = 'Adds a news archive to the page';
    $GLOBALS['TL_LANG']['FMD']['newsmenu'][0] = 'News archive menu';
    $GLOBALS['TL_LANG']['FMD']['newsmenu'][1] = 'Generates a navigation menu to browse the news archive';

    // system/modules/newsletter/languages/en/modules.xlf
    $GLOBALS['TL_LANG']['MOD']['newsletter'][0] = 'Newsletters';
    $GLOBALS['TL_LANG']['MOD']['newsletter'][1] = 'Manage subscriptions and send newsletters';
    $GLOBALS['TL_LANG']['MOD']['tl_newsletter_recipients'] = 'Recipients';
    $GLOBALS['TL_LANG']['FMD']['newsletter'] = 'Newsletter';
    $GLOBALS['TL_LANG']['FMD']['subscribe'][0] = 'Subscribe';
    $GLOBALS['TL_LANG']['FMD']['subscribe'][1] = 'Generates a form to subscribe to one or more channels';
    $GLOBALS['TL_LANG']['FMD']['unsubscribe'][0] = 'Unsubscribe';
    $GLOBALS['TL_LANG']['FMD']['unsubscribe'][1] = 'Generates a form to unsubscribe from one or more channels';
    $GLOBALS['TL_LANG']['FMD']['nl_list'][0] = 'Newsletter list';
    $GLOBALS['TL_LANG']['FMD']['nl_list'][1] = 'Adds a list of newsletters to the page';
    $GLOBALS['TL_LANG']['FMD']['nl_reader'][0] = 'Newsletter reader';
    $GLOBALS['TL_LANG']['FMD']['nl_reader'][1] = 'Shows the details of a newsletter';

    // system/modules/repository/languages/en/modules.xlf
    $GLOBALS['TL_LANG']['MOD']['repository'][0] = 'Extension Repository';
    $GLOBALS['TL_LANG']['MOD']['repository'][1] = 'The back end module of the Extension Repository';
    $GLOBALS['TL_LANG']['MOD']['repository_catalog'][0] = 'Extension catalog';
    $GLOBALS['TL_LANG']['MOD']['repository_catalog'][1] = 'Browse the repository and install extensions';
    $GLOBALS['TL_LANG']['MOD']['repository_manager'][0] = 'Extension manager';
    $GLOBALS['TL_LANG']['MOD']['repository_manager'][1] = 'Maintain or remove installed extensions';
    Grüße Grisu

  13. #13
    Contao-Nutzer Avatar von Grisu
    Registriert seit
    21.06.2011.
    Ort
    Tirol
    Beiträge
    57

    Standard

    Hi Spooky,

    warum Screen? Ich glaube weil ich es nicht besser wusste/weiß Ich habe das Hilfeforum noch nicht oft genutzt. Danke für Deinen Hinweise.
    Ich habe jetzt den ganzen Code hinein kopiert, ich hoffe das ist jetzt nicht zu viel?

    Danke für Eure Hilfe

    LG
    Sandra
    Grüße Grisu

  14. #14
    Wandelndes Contao-Lexikon Avatar von tab
    Registriert seit
    22.10.2013.
    Beiträge
    10.086
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Oben über deiner Fehlerzeile, in der letzten Zeile zu 'cm_membergooglemaps' fehlt ein Semikolon. Das wird wohl in der langconfig.php auch fehlen.

  15. #15
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.261
    Partner-ID
    10107

    Standard

    @Grisu: hast du evt. selber etwas in system\modules\cm_membergooglemaps\languages\de\mo dules.php eingetragen? Denn in der Version 1.3.0 rc2 von cm_membergooglemaps fehlt der Eintrag für cm_mapstyles eigentlich komplett. Falls wirklich etwas im Source der Extension verändert wurde (und sonst nichts wichtiges geändert wurde), kannst du evt. einfach nur diese Extension auf den neuesten Stand bringen (aktuelle Version im Repository ist 1.6.0 rc2).

  16. #16
    Contao-Nutzer Avatar von Grisu
    Registriert seit
    21.06.2011.
    Ort
    Tirol
    Beiträge
    57

    Standard

    werde ich gleich mal suchen.

    Also, ich habe unter /system/modules/cm_membergooglemaps/languages/de nichts geändert. Ich habe direkt in der langconfig.php etwas reingeschrieben. Hier mal der Code.

    PHP-Code:
    <?php

    // Put your custom configuration here

    /**
     * weiß nicht mehr genau was das für ein bereich war
    */


    $GLOBALS['TL_LANG']['tl_member']['company']     = array('Company/Firma''Here you can enter a company name.');
    $GLOBALS['TL_LANG']['tl_member']['street'] = array('Address/Adresse''Please enter an address line.');
    $GLOBALS['TL_LANG']['tl_member']['postal']      = array('Postal code/PLZ''Please enter the postal code.');
    $GLOBALS['TL_LANG']['tl_member']['city']        = array('City/Stadt''Plase enter the name of the city.');
    $GLOBALS['TL_LANG']['tl_member']['country']     = array('Country/Land''Please select the country.');
    $GLOBALS['TL_LANG']['tl_member']['username']    = array('Username/Benutzername''Please enter a unique username.');
    $GLOBALS['TL_LANG']['tl_member']['firstname']   = array('First name/Vorname''Please enter the first name.');
    $GLOBALS['TL_LANG']['tl_member']['lastname']    = array('Last name/Nachname''Please enter the last name.');
    $GLOBALS['TL_LANG']['MSC']['securityQuestion'] = 'Security question/Sicherheitsabfrage';
    $GLOBALS['TL_LANG']['MSC']['closeAccount']     = 'Close account/Konto schließen';
    $GLOBALS['TL_LANG']['MSC']['password'][0]     = 'Password/Passwort';
    $GLOBALS['TL_LANG']['MSC']['password'][1]     = 'Please enter a password./Bitte geben Sie ein Passwort ein.';
    $GLOBALS['TL_LANG']['MSC']['confirmation'][0]  = 'Confirmation/Passwort wiederholen';
    $GLOBALS['TL_LANG']['MSC']['confirmation'][1]  = 'Confirmation/Bestätigung';


    /**
     * weiß nicht mehr genau was das für ein bereich war
    */

    $GLOBALS['TL_LANG']['tl_member']['branch'] = array('Chillaz Dealer''Please enter the line of business.');
    $GLOBALS['TL_LANG']['MSC']['subject']        = 'Subject';
    $GLOBALS['TL_LANG']['MSC']['message']        = 'Message';
    $GLOBALS['TL_LANG']['MSC']['sendMessage']    = 'Send e-mail';
    $GLOBALS['TL_LANG']['MSC']['messageSent']    = 'Your message has been sent.';
    $GLOBALS['TL_LANG']['MSC']['publicProfile']  = 'Chillaz Dealer %s';
    $GLOBALS['TL_LANG']['MSC']['noPublicInfo']   = 'No public information available.';
    $GLOBALS['TL_LANG']['MSC']['sendEmail']      = 'Send e-mail';
    $GLOBALS['TL_LANG']['MSC']['loginToSend']    = 'You have to log in to send e-mails.';
    $GLOBALS['TL_LANG']['MSC']['emailDisabled']  = 'The user has disabled e-mails.';
    $GLOBALS['TL_LANG']['MSC']['subjectUnknown'] = 'Someone has sent you a message from %s';
    $GLOBALS['TL_LANG']['MSC']['subjectFeUser']  = 'User %s has sent you a message from %s';
    $GLOBALS['TL_LANG']['MSC']['sendersProfile'] = "View the sender's profile here:\n%s";
    $GLOBALS['TL_LANG']['tl_member']['profileDetails'] = 'Dealer';
    $GLOBALS['TL_LANG']['MSC']['loginToSend']    = 'Email';




    /**
     * cm-membergooglemaps updatesicher hier einfügen
    */

    $GLOBALS['TL_LANG']['MSC']['cm_map_error'] = ">>> A Map View is currently not available. <<<";
    $GLOBALS['TL_LANG']['MSC']['list_perPage'] = "results per Page/Ergebnis pro Seite";
    $GLOBALS['TL_LANG']['MSC']['cm_map_getroute'] = "Get Directions";
    $GLOBALS['TL_LANG']['MSC']['cm_map_topos'] = "To here";
    $GLOBALS['TL_LANG']['MSC']['cm_map_frompos'] = "From here";
    $GLOBALS['TL_LANG']['MSC']['cm_map_fromaddr'] = "Start";
    $GLOBALS['TL_LANG']['MSC']['cm_map_toaddr'] = "Destination";

    $GLOBALS['TL_LANG']['MSC']['cm_radius_search'] = "Advanced Search/Erweiterte Suche: Distance/Umkreis";
    $GLOBALS['TL_LANG']['MSC']['cm_lbl_location'] = "Address/Adresse:";
    $GLOBALS['TL_LANG']['MSC']['cm_lbl_country'] = "Country/Land:";
    $GLOBALS['TL_LANG']['MSC']['cm_lbl_max_dist'] = "Distance:";
    $GLOBALS['TL_LANG']['MSC']['cm_distitem'] = "km";
    $GLOBALS['TL_LANG']['MSC']['cm_distsearch_label'] = "Search/Suche";
    /**
     * backend von contao /system/modules/backend/languages/en/default.php
    */
    $GLOBALS['TL_LANG']['MSC']['search']           = 'General search/Allgemeine Suche';
     



    ?>
    Geändert von Grisu (11.12.2013 um 15:35 Uhr)
    Grüße Grisu

  17. #17
    Contao-Nutzer Avatar von Grisu
    Registriert seit
    21.06.2011.
    Ort
    Tirol
    Beiträge
    57

    Standard

    Hi Tab,

    Oben über deiner Fehlerzeile, in der letzten Zeile zu 'cm_membergooglemaps' fehlt ein Semikolon. Das wird wohl in der langconfig.php auch fehlen.
    Könntest Du mir die Zeile zeigen wo das fehlt, ich bin irgendwie voll blind, ich sehe das nicht.

    Danke fürs helfen

    LG
    Sandra
    Grüße Grisu

  18. #18
    Contao-Urgestein
    Registriert seit
    03.06.2010.
    Ort
    Wuppertal
    Beiträge
    2.149
    User beschenken
    Wunschliste

    Standard

    PHP-Code:
    $GLOBALS['TL_LANG']['MOD']['cm_mapstyles'] = array("Kartenlayout","Definieren Sie individuelle Karten-Layouts für die Verwendung in der Erweiterung cm_membergooglemaps."

  19. #19
    Wandelndes Contao-Lexikon Avatar von tab
    Registriert seit
    22.10.2013.
    Beiträge
    10.086
    Contao-Projekt unterstützen

    Support Contao

    Standard

    nach der Klammer ")" fehlt das ";"

    muss also heissen
    ... Layouts für die Verwendung in der Erweiterung cm_membergooglemaps.");

  20. #20
    Contao-Nutzer Avatar von Grisu
    Registriert seit
    21.06.2011.
    Ort
    Tirol
    Beiträge
    57

    Standard

    Tab,

    Du bist der Beste. Das hat tatsächlich gefehlt aber diese Zeile war nicht in meiner langconfig.php. Der Fehler war direkt in
    system/modules/cm_membergooglemaps/languages/en. Ich habe an dieser Datei nichts gemacht und den kompletten Ordner sogar aktualisiert nachdem ich ständig diese Fehlermeldung bekam?

    Danke Danke Danke an alle die geholfen haben

    LG
    Sandra
    Grüße Grisu

  21. #21
    Contao-Fan
    Registriert seit
    19.06.2009.
    Beiträge
    831

    Standard

    Danke schön,
    der Fehler bestand nur in der englischen Sprachdatei.
    Ich hab es im Extension Repository korrigiert.

    Viele Grüße
    ChrMue

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •