kalytta Posted April 30, 2004 Report Share Posted April 30, 2004 Hallo, wir erhalten folgende Fehlermeldung im Adminbereich -> Konfiguration -> Zusatzmodule: Warning: constant(): Couldn't find constant ACTIVATE_NAVIGATOR_TITLE in /home/www/web16/html/azubishirt/admin/configuration.php on line 171 Warning: constant(): Couldn't find constant ACTIVATE_NAVIGATOR_DESC in /home/www/web16/html/azubishirt/admin/configuration.php on line 173 und Warning: constant(): Couldn't find constant ACTIVATE_NAVIGATOR_TITLE in /home/www/web16/html/azubishirt/admin/configuration.php on line 142 false Warning: constant(): Couldn't find constant QUICKLINK_ACTIVATED_TITLE in /home/www/web16/html/azubishirt/admin/configuration.php on line 142 true --- hat jemand eine Idee wie dieser Fehler zu beheben ist. Haben V2.0 mit Update Servicpack 1.1 und 1.2 installiert wir haben die Textstelle ACTIVATE_NAVIGATOR_TITLE und/oder ACTIVATE_NAVIGATOR_DESC in der configuration.php gefunden. . . Thnx RK :grml: Link to comment Share on other sites More sharing options...
Guest HHGAG Posted April 30, 2004 Report Share Posted April 30, 2004 Die Variablen sind zwar da, aber die m?ssen in den lang files deklariert werden (Text fehlt)!!! /lang/XXX/admin/configuration.php F?ge das hier ein (Deutsch!!!): define('ACTIVATE_NAVIGATOR_TITLE','Produktnavigator aktivieren?'); define('ACTIVATE_NAVIGATOR_DESC','Produktnavigator in der Produktdetailansicht aktivieren/deaktivieren (aus performancegr?nden bei hoher Artikelanzahl)'); define('QUICKLINK_ACTIVATED_TITLE','Multilink/Kopierfunktion aktivieren'); define('QUICKLINK_ACTIVATED_DESC','Die Multilink/Kopierfunktion erleichtert das Kopieren/Verlinken eines Produktes in mehrere Kategorien, durch die M?glichkeit einzelne Kategorien per Checkbox zu selektieren'); F?ge das hier ein (Englisch!!!): define('ACTIVATE_NAVIGATOR_TITLE','activate productnavigator?'); define('ACTIVATE_NAVIGATOR_DESC','activate/deactivate productnavigator in product_info, (deaktivate for better performance with lots of articles in system)'); define('QUICKLINK_ACTIVATED_TITLE','activate multilink/copyfunction'); define('QUICKLINK_ACTIVATED_DESC','The multilink/copyfunction, changes the handling for the "copy product to" action, it allows to select multiple categories to copy/link a product with 1 click'); Link to comment Share on other sites More sharing options...
kalytta Posted April 30, 2004 Author Report Share Posted April 30, 2004 Hallo HHGAG, vielen Dank hat funktioniert. Obwohl wir in der configuration.php diese Stelle ausgef?llt vorgefunden haben wurde diese anscheinend nicht ausgewertet wie sie sollte. Wir haben diese Stelle durch deine gemachten Angeben ersetzt uns nun funktioniert die Anzeige wie es sein sollte. Nochmals DANKE :bounce: RK Link to comment Share on other sites More sharing options...
bratzi Posted July 29, 2004 Report Share Posted July 29, 2004 Hallo, habe gerade euren Tread gelesen. Also bei mir gehts um die Kopierfunktion. Aktiviert ist das Modul aber nur wo finde ich die Funktion? Explizit: Wie kann ich Artikel kopieren? Danke f?r ne Antwort Link to comment Share on other sites More sharing options...
mzanier Posted July 29, 2004 Report Share Posted July 29, 2004 was hat das mit diesem thread zu tun ? Link to comment Share on other sites More sharing options...
bratzi Posted July 29, 2004 Report Share Posted July 29, 2004 Weil oben beschrieben ist wie man die Module aktiviert :grml: Vieleicht hast du als "dev" ne Antwort? W?hre nett. Aber ich kann auch ein neues Thema anlegen wenn du willst ;-) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.