
Content / Kategorie
-
- Beiträge: 5478
- Registriert: Di 2. Mär 2004, 21:11
- Wohnort: Halchter, wo sonst? ;-)
- Kontaktdaten:
-
- Beiträge: 20
- Registriert: Di 6. Sep 2005, 10:34
- Kontaktdaten:
Hi
wie es aussiht ja
aber ich hab es hintermir und möchte jetzt contenidolernen aber irgendwie hackt es
also HerrB in punkt B bin ich hängen geblieben. wenn ich mich in deutsch einlogge bleibt die prache englich, und mit der suche nach Posix im FOrum habe ich nur anforderungen Posix zu suchen also wo finde ich jetzt eine beschreibung für Posix
Danke Danke
MErci merci
wie es aussiht ja
aber ich hab es hintermir und möchte jetzt contenidolernen aber irgendwie hackt es
also HerrB in punkt B bin ich hängen geblieben. wenn ich mich in deutsch einlogge bleibt die prache englich, und mit der suche nach Posix im FOrum habe ich nur anforderungen Posix zu suchen also wo finde ich jetzt eine beschreibung für Posix

Danke Danke
MErci merci
Na ja, mehr Google-französisch ...
Gruß
HerrB

Gruß
HerrB
Bitte keine unaufgeforderten PMs oder E-Mails -> use da Forum!
Newsletter: V4.4.x | V4.6.0-15 (Module, Backend) | V4.6.22+
Standardartikelliste: V4.4.x | V4.6.x
http://www.contenido.org/forum/search.php | http://faq.contenido.org | http://www.communido.net
Newsletter: V4.4.x | V4.6.0-15 (Module, Backend) | V4.6.22+
Standardartikelliste: V4.4.x | V4.6.x
http://www.contenido.org/forum/search.php | http://faq.contenido.org | http://www.communido.net
-
- Beiträge: 5478
- Registriert: Di 2. Mär 2004, 21:11
- Wohnort: Halchter, wo sonst? ;-)
- Kontaktdaten:
Hast du auch diesen Thread gefunden? http://www.contenido.org/forum/viewtopi ... ight=posixtunisie-online.net hat geschrieben:also HerrB in punkt B bin ich hängen geblieben. wenn ich mich in deutsch einlogge bleibt die prache englich, und mit der suche nach Posix im FOrum habe ich nur anforderungen Posix zu suchen also wo finde ich jetzt eine beschreibung für Posix![]()
Da hat emergence eine Loesung gepostet, falls dein Provider das nicht umstellen kann/will (eher letzteres, wenn!).
-
- Beiträge: 20
- Registriert: Di 6. Sep 2005, 10:34
- Kontaktdaten:
-
- Beiträge: 20
- Registriert: Di 6. Sep 2005, 10:34
- Kontaktdaten:
hi
also ich hab es mir angeschaut und es scheint nicht wirklich der problem zu sein.
hier der inhalt meiner /etc/locale.alias
woran kann es noch liegen?
BEnj
also ich hab es mir angeschaut und es scheint nicht wirklich der problem zu sein.
hier der inhalt meiner /etc/locale.alias
Code: Alles auswählen
# Locale name alias data base.
# Copyright (C) 1996,1997,1998,1999,2000,2001 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2, 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 General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# The format of this file is the same as for the corresponding file of
# the X Window System, which normally can be found in
# /usr/lib/X11/locale/locale.alias
# A single line contains two fields: an alias and a substitution value.
# All entries are case independent.
# Note: This file is far from being complete. If you have a value for
# your own site which you think might be useful for others too, share
# it with the rest of us. Send it using the `glibcbug' script to
# bugs@gnu.org.
bokmal no_NO.ISO-8859-1
bokmål no_NO.ISO-8859-1
catalan ca_ES.ISO-8859-1
croatian hr_HR.ISO-8859-2
czech cs_CZ.ISO-8859-2
danish da_DK.ISO-8859-1
dansk da_DK.ISO-8859-1
deutsch de_DE.ISO-8859-1
dutch nl_NL.ISO-8859-1
eesti et_EE.ISO-8859-1
estonian et_EE.ISO-8859-1
finnish fi_FI.ISO-8859-1
français fr_FR.ISO-8859-1
french fr_FR.ISO-8859-1
galego gl_ES.ISO-8859-1
galician gl_ES.ISO-8859-1
german de_DE.ISO-8859-1
greek el_GR.ISO-8859-7
hebrew he_IL.ISO-8859-8
hrvatski hr_HR.ISO-8859-2
hungarian hu_HU.ISO-8859-2
icelandic is_IS.ISO-8859-1
italian it_IT.ISO-8859-1
japanese ja_JP.eucJP
japanese.euc ja_JP.eucJP
ja_JP ja_JP.eucJP
ja_JP.ujis ja_JP.eucJP
japanese.sjis ja_JP.SJIS
korean ko_KR.eucKR
korean.euc ko_KR.eucKR
ko_KR ko_KR.eucKR
lithuanian lt_LT.ISO-8859-13
nb_NO no_NO.ISO-8859-1
nb_NO.ISO-8859-1 no_NO.ISO-8859-1
norwegian no_NO.ISO-8859-1
nynorsk nn_NO.ISO-8859-1
polish pl_PL.ISO-8859-2
portuguese pt_PT.ISO-8859-1
romanian ro_RO.ISO-8859-2
russian ru_RU.KOI8-R
slovak sk_SK.ISO-8859-2
slovene sl_SI.ISO-8859-2
slovenian sl_SI.ISO-8859-2
spanish es_ES.ISO-8859-1
swedish sv_SE.ISO-8859-1
thai th_TH.TIS-620
turkish tr_TR.ISO-8859-9
BEnj
Hast Du das Skript:
auch mal ausgeführt?
Gruß
HerrB
Code: Alles auswählen
<?
$language = 'de_DE'; // Sprache
putenv ("LANG=$language"); // Umgebungsvariable setzten
setlocale(LC_ALL , ""); // LC_ALL auf Umgebungsvariable LANG setzen.
echo "Umgebungsvariable:".getenv("LANG")."<br>\nsetLocal:".setlocale(LC_ALL, 0);
echo "<pre>Auswählbare Zeichensätze:\n";
$filename = "locale -a"; // welche Zeichensätze stehen zur Verfügung
system($filename,$output);
echo "</pre>";
echo "<pre>Aktuelle Config:\n";
$filename = "locale"; // rat mal
system($filename,$output);
echo "</pre>";
?>
Gruß
HerrB
Bitte keine unaufgeforderten PMs oder E-Mails -> use da Forum!
Newsletter: V4.4.x | V4.6.0-15 (Module, Backend) | V4.6.22+
Standardartikelliste: V4.4.x | V4.6.x
http://www.contenido.org/forum/search.php | http://faq.contenido.org | http://www.communido.net
Newsletter: V4.4.x | V4.6.0-15 (Module, Backend) | V4.6.22+
Standardartikelliste: V4.4.x | V4.6.x
http://www.contenido.org/forum/search.php | http://faq.contenido.org | http://www.communido.net
-
- Beiträge: 20
- Registriert: Di 6. Sep 2005, 10:34
- Kontaktdaten:
ja
Code: Alles auswählen
Warning: putenv(): Safe Mode warning: Cannot set environment variable 'LANG' - it's not in the allowed list in /home/www/web11/html/Tunisie2006/fr/contenido/test.php on line 3
Umgebungsvariable:C
setLocal:C
Auswählbare Zeichensätze:
Aktuelle Config:
Na, das dürfte es doch schon sein. Leider hört hier meine Ahnung auf, emergence?
Gruß
HerrB
Gruß
HerrB
Bitte keine unaufgeforderten PMs oder E-Mails -> use da Forum!
Newsletter: V4.4.x | V4.6.0-15 (Module, Backend) | V4.6.22+
Standardartikelliste: V4.4.x | V4.6.x
http://www.contenido.org/forum/search.php | http://faq.contenido.org | http://www.communido.net
Newsletter: V4.4.x | V4.6.0-15 (Module, Backend) | V4.6.22+
Standardartikelliste: V4.4.x | V4.6.x
http://www.contenido.org/forum/search.php | http://faq.contenido.org | http://www.communido.net
Aber Du kannst auf jeden Fall parallel mit c) weitermachen, das schadet nix.
Gruß
HerrB
Gruß
HerrB
Bitte keine unaufgeforderten PMs oder E-Mails -> use da Forum!
Newsletter: V4.4.x | V4.6.0-15 (Module, Backend) | V4.6.22+
Standardartikelliste: V4.4.x | V4.6.x
http://www.contenido.org/forum/search.php | http://faq.contenido.org | http://www.communido.net
Newsletter: V4.4.x | V4.6.0-15 (Module, Backend) | V4.6.22+
Standardartikelliste: V4.4.x | V4.6.x
http://www.contenido.org/forum/search.php | http://faq.contenido.org | http://www.communido.net
-
- Beiträge: 20
- Registriert: Di 6. Sep 2005, 10:34
- Kontaktdaten:
HI
hab ich gemacht und in con_cat_tree ist ein eintrag
0 12 0
aber mit demmenu lauft es weiter nichts
ich habe jetzt eie neue datenbank angelegt und contenido neu drauf instaliert, am anfang ist alles ok und wenn ein categorie einfüge hab ich den salat wieder,
ein punkt
safo mode ist actif kann es daran liegen?
BEnj
hab ich gemacht und in con_cat_tree ist ein eintrag
0 12 0
aber mit demmenu lauft es weiter nichts
ich habe jetzt eie neue datenbank angelegt und contenido neu drauf instaliert, am anfang ist alles ok und wenn ein categorie einfüge hab ich den salat wieder,
ein punkt
safo mode ist actif kann es daran liegen?
BEnj
-
- Beiträge: 20
- Registriert: Di 6. Sep 2005, 10:34
- Kontaktdaten:
hallo Leute langsam fang ich an zu sweifeln,
Jetzt habe ich folgends als fehler meldung wenn ich die startseite öffne
ichglaube ichbleib lieber bei phpnuke, oder versuch es mit typo3
BEnj
Jetzt habe ich folgends als fehler meldung wenn ich die startseite öffne
Code: Alles auswählen
Fatal error: Could not display error page. Error to display was: 'No code available'
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/www/web11/html/Tunisie2006/fr/cms/front_content.php(567) : eval()'d code on line 21
Parse error: parse error, unexpected T_CHARACTER, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/www/web11/html/Tunisie2006/fr/cms/front_content.php(567) : eval()'d code on line 51

BEnj
-
- Beiträge: 5478
- Registriert: Di 2. Mär 2004, 21:11
- Wohnort: Halchter, wo sonst? ;-)
- Kontaktdaten:
-
- Beiträge: 20
- Registriert: Di 6. Sep 2005, 10:34
- Kontaktdaten:
-
- Beiträge: 5478
- Registriert: Di 2. Mär 2004, 21:11
- Wohnort: Halchter, wo sonst? ;-)
- Kontaktdaten:
wenn du phpMyAdmin hast, geht das ganz einfach darueber. Hier steht es, wie:
http://www.contenido.org/forum/viewtopi ... admin+lock
http://www.contenido.org/forum/viewtopi ... admin+lock