Demo

Probiere ClanSphere aus und teste daran herum. Demo


Antworten: 13
Seite [1]
Genyo


Try to beat me




Herkunft: Bad Laasphe
Beiträge: 153
# Thema - 15.10.2008 um 12:56 Uhr
Mahlzeit!

Nachdem ich die updates gefahren habe, funktioniert meine Seite garnicht mehr. Das heißt, meine News werden nicht mehr angezeigt etc. etc. bis zu dem Punkt, das ich weder andere Nutzer sich einloggen können.

Folgendes spuckt die Debug.php aus:

mehr... +-
PHP-Warning: Notice: Undefined index: abcode in /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/recent.php on line 8

PHP-Warning: Notice: Undefined index: max_recent in /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/recent.php on line 25

PHP-Warning: Notice: Undefined index: max_recent in /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/recent.php on line 33

PHP-Warning: Notice: Undefined index: news_time in /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/recent.php on line 38

PHP-Warning: Notice: Undefined index: news_text in /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/recent.php on line 51

PHP-Warning: Notice: Undefined offset: 1 in /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/recent.php on line 51

PHP-Warning: Notice: Undefined offset: 2 in /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/recent.php on line 51

PHP-Warning: Notice: Undefined offset: 3 in /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/recent.php on line 51

PHP-Warning: Notice: Undefined offset: 4 in /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/recent.php on line 51

PHP-Warning: Notice: Undefined index: users_nick in /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/recent.php on line 54

PHP-Warning: Notice: Undefined index: users_id in /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/recent.php on line 55

PHP-Warning: Notice: Undefined index: users_nick in /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/recent.php on line 55

PHP-Warning: Notice: Undefined index: users_active in /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/recent.php on line 55

PHP-Warning: Notice: Undefined index: news_id in /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/recent.php on line 56

PHP-Warning: Notice: Undefined index: news_id in /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/recent.php on line 60

PHP-Warning: Notice: Undefined index: categories_name in /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/recent.php on line 61

PHP-Warning: Notice: Undefined index: max_navlist in /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/navlist.php on line 13

PHP-Warning: Notice: Undefined index: max_navlist in /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/wars/navlist.php on line 14

Error: /usr/export/www/vhosts/funnetwork/hosting/el0ka/system/runstartup/publish.php -> cs_sql_count - Unknown column 'news_publishs_at' in 'where clause'
Warning: cs_html_vote - Function goes away in next minor release, use themes instead
Error: /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/recent.php -> cs_sql_select - Unknown column 'nws.news_mirror' in 'field list'
Error: /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/news/recent.php -> cs_sql_count - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Error: /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/votes/navlist.php -> cs_sql_select - Unknown column 'votes_several' in 'field list'
Warning: cs_html_table - Function goes away in next minor release, use themes instead
Warning: cs_html_roco - Function goes away in next minor release, use themes instead
Warning: cs_html_div - Function goes away in next minor release, use themes instead
Error: /usr/export/www/vhosts/funnetwork/hosting/el0ka/mods/users/navonline.php -> cs_sql_select - Unknown column 'users_invisible' in 'field list'
SELECT options_name, options_value FROM bxcp_options WHERE options_mod = 'clansphere'
SELECT * FROM bxcp_access WHERE access_id = 1 LIMIT 0,1
SELECT count_id, count_time FROM bxcp_count WHERE count_ip = '194.127.5.247' ORDER BY count_id DESC LIMIT 0,1
UPDATE bxcp_count SET count_time='1224060675', count_location='news/recent' WHERE count_id='52493'
SELECT options_name, options_value FROM bxcp_options WHERE options_mod = 'counter'
SELECT options_name, options_value FROM bxcp_options WHERE options_mod = 'news'
SELECT * FROM bxcp_categories WHERE categories_mod = 'news' AND categories_access <= 1 ORDER BY categories_name
SELECT COUNT(DISTINCT news_id) FROM bxcp_news nws INNER JOIN bxcp_categories cat ON nws.categories_id = cat.categories_id WHERE nws.news_public > 0 AND cat.categories_access <= 1
SELECT options_name, options_value FROM bxcp_options WHERE options_mod = 'abcode'
SELECT users_readtime FROM bxcp_users WHERE users_id = '0' LIMIT 0,1
SELECT thr.threads_headline AS threads_headline, thr.threads_id AS threads_id, thr.threads_last_time AS threads_last_time FROM bxcp_threads thr INNER JOIN bxcp_board frm ON frm.board_id = thr.board_id LEFT JOIN bxcp_read red ON thr.threads_id = red.threads_id AND red.users_id = '0' WHERE frm.board_access <= '1' AND frm.board_pwd = '' ORDER BY thr.threads_last_time DESC LIMIT 0,8
SELECT ne.news_id AS news_id, ne.news_headline AS news_headline, ne.news_time AS news_time FROM bxcp_news ne INNER JOIN bxcp_categories cat ON ne.categories_id = cat.categories_id WHERE ne.news_public > '0' AND cat.categories_access <= '1' ORDER BY ne.news_time DESC
SELECT options_name, options_value FROM bxcp_options WHERE options_mod = 'wars'
SELECT war.games_id AS games_id, cln.clans_short AS clans_short, war.wars_score1 AS wars_score1, war.wars_score2 AS wars_score2, war.wars_id AS wars_id FROM bxcp_wars war INNER JOIN bxcp_categories cat ON war.categories_id = cat.categories_id INNER JOIN bxcp_clans cln ON war.clans_id = cln.clans_id WHERE war.wars_status = 'played' ORDER BY wars_date DESC
SELECT banners_picture, banners_alt, banners_url, categories_id FROM bxcp_banners ORDER BY banners_order ASC
SELECT COUNT(*) FROM bxcp_voted WHERE voted_mod = 'votes' AND voted_fid = '' AND voted_ip = '194.127.5.247'
SELECT options_name, options_value FROM bxcp_options WHERE options_mod = 'events'
SELECT users_age FROM bxcp_users WHERE users_age LIKE '%-10-%'
SELECT events_time FROM bxcp_events WHERE events_time >= '1222819200' AND events_time <= '1225497599'
SELECT COUNT(*) FROM bxcp_count WHERE count_time > '1224060375'
SELECT COUNT(*) FROM bxcp_count WHERE count_time > '1224018000'
SELECT COUNT(*) FROM bxcp_count WHERE count_time > '1222808400'
SELECT count_num FROM bxcp_count_archiv
SELECT COUNT(*) FROM bxcp_count


Nun habe ich mir gedacht, installiere CS auf dem neuen Webspace, spiele das SQL Backup ein. Fahre dort die SQL Updates über phpmyadmin und es sollte durch die komplett neuen Dateien (welche ich auf dem anderen Webspace ebenfalls habe) von CS funktionieren. Tut es aber nicht. Hier auch wieder Probleme...



Die Adresse der alten Installation ist :http://www.team-eloka.de

Neue Installation: http://eloka.genyo.de


Ich verzweifel gerade daran. Hoffe, das mir jemand helfen kann


------------------
Inaktiv
Genyo
Thread-Ersteller


Try to beat me




Herkunft: Bad Laasphe
Beiträge: 153
# Antwort: 1 - 15.10.2008 um 12:57 Uhr
Fehlermeldung der neueren Installation:

mehr... +-
PHP-Warning: Notice: Undefined index: abcode in /srv/www/htdocs/web306/html/eloka/mods/news/recent.php on line 8

PHP-Warning: Notice: Undefined index: max_recent in /srv/www/htdocs/web306/html/eloka/mods/news/recent.php on line 25

PHP-Warning: Notice: Undefined index: max_recent in /srv/www/htdocs/web306/html/eloka/mods/news/recent.php on line 33

PHP-Warning: Notice: Undefined index: news_time in /srv/www/htdocs/web306/html/eloka/mods/news/recent.php on line 38

PHP-Warning: Notice: Undefined index: news_text in /srv/www/htdocs/web306/html/eloka/mods/news/recent.php on line 51

PHP-Warning: Notice: Undefined offset: 1 in /srv/www/htdocs/web306/html/eloka/mods/news/recent.php on line 51

PHP-Warning: Notice: Undefined offset: 2 in /srv/www/htdocs/web306/html/eloka/mods/news/recent.php on line 51

PHP-Warning: Notice: Undefined offset: 3 in /srv/www/htdocs/web306/html/eloka/mods/news/recent.php on line 51

PHP-Warning: Notice: Undefined offset: 4 in /srv/www/htdocs/web306/html/eloka/mods/news/recent.php on line 51

PHP-Warning: Notice: Undefined index: users_nick in /srv/www/htdocs/web306/html/eloka/mods/news/recent.php on line 54

PHP-Warning: Notice: Undefined index: users_id in /srv/www/htdocs/web306/html/eloka/mods/news/recent.php on line 55

PHP-Warning: Notice: Undefined index: users_nick in /srv/www/htdocs/web306/html/eloka/mods/news/recent.php on line 55

PHP-Warning: Notice: Undefined index: users_active in /srv/www/htdocs/web306/html/eloka/mods/news/recent.php on line 55

PHP-Warning: Notice: Undefined index: news_id in /srv/www/htdocs/web306/html/eloka/mods/news/recent.php on line 56

PHP-Warning: Notice: Undefined index: news_id in /srv/www/htdocs/web306/html/eloka/mods/news/recent.php on line 60

PHP-Warning: Notice: Undefined index: categories_name in /srv/www/htdocs/web306/html/eloka/mods/news/recent.php on line 61

PHP-Warning: Notice: Undefined index: max_navlist in /srv/www/htdocs/web306/html/eloka/mods/wars/navlist.php on line 14

Error: /srv/www/htdocs/web306/html/eloka/system/runstartup/publish.php -> cs_sql_count - Unknown column 'news_publishs_at' in 'where clause'
Warning: cs_html_vote - Function goes away in next minor release, use themes instead
Error: /srv/www/htdocs/web306/html/eloka/mods/news/recent.php -> cs_sql_select - Unknown column 'nws.news_mirror' in 'field list'
Error: /srv/www/htdocs/web306/html/eloka/mods/news/recent.php -> cs_sql_count - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Error: /srv/www/htdocs/web306/html/eloka/mods/users/navonline.php -> cs_sql_select - Unknown column 'users_invisible' in 'field list'
Error: /srv/www/htdocs/web306/html/eloka/mods/votes/navlist.php -> cs_sql_select - Unknown column 'votes_several' in 'field list'
Warning: cs_html_table - Function goes away in next minor release, use themes instead
Warning: cs_html_roco - Function goes away in next minor release, use themes instead
Warning: cs_html_div - Function goes away in next minor release, use themes instead
SELECT options_name, options_value FROM bxcp_options WHERE options_mod = 'clansphere'
SELECT * FROM bxcp_access WHERE access_id = 1 LIMIT 0,1
SELECT count_id, count_time FROM bxcp_count WHERE count_ip = '194.127.5.247' ORDER BY count_id DESC LIMIT 0,1
UPDATE bxcp_count SET count_time='1224060864', count_location='news/recent' WHERE count_id='52491'
SELECT options_name, options_value FROM bxcp_options WHERE options_mod = 'counter'
SELECT options_name, options_value FROM bxcp_options WHERE options_mod = 'news'
SELECT * FROM bxcp_categories WHERE categories_mod = 'news' AND categories_access <= 1 ORDER BY categories_name
SELECT COUNT(DISTINCT news_id) FROM bxcp_news nws INNER JOIN bxcp_categories cat ON nws.categories_id = cat.categories_id WHERE nws.news_public > 0 AND cat.categories_access <= 1
SELECT options_name, options_value FROM bxcp_options WHERE options_mod = 'abcode'
SELECT metatags_id, metatags_name, metatags_content FROM bxcp_metatags WHERE metatags_active = 1 ORDER BY metatags_name
SELECT banners_picture, banners_alt, banners_url, categories_id FROM bxcp_banners ORDER BY banners_order ASC
SELECT war.games_id AS games_id, war.wars_date AS wars_date, sqd.squads_name AS squads_name, cln.clans_name AS clans_name, war.wars_id AS wars_id FROM bxcp_wars war INNER JOIN bxcp_squads sqd ON war.squads_id = sqd.squads_id INNER JOIN bxcp_clans cln ON war.clans_id = cln.clans_id WHERE war.wars_date > '1224060864' AND war.wars_status = 'upcoming' ORDER BY war.wars_date ASC LIMIT 0,4
SELECT options_name, options_value FROM bxcp_options WHERE options_mod = 'wars'
SELECT war.games_id AS games_id, cln.clans_short AS clans_short, war.wars_score1 AS wars_score1, war.wars_score2 AS wars_score2, war.wars_id AS wars_id FROM bxcp_wars war INNER JOIN bxcp_categories cat ON war.categories_id = cat.categories_id INNER JOIN bxcp_clans cln ON war.clans_id = cln.clans_id WHERE war.wars_status = 'played' ORDER BY wars_date DESC
SELECT COUNT(*) FROM bxcp_voted WHERE voted_mod = 'votes' AND voted_fid = '' AND voted_ip = '194.127.5.247'
SELECT options_name, options_value FROM bxcp_options WHERE options_mod = 'events'
SELECT users_age FROM bxcp_users WHERE users_age LIKE '%-10-%'
SELECT events_time FROM bxcp_events WHERE events_time >= '1222819200' AND events_time <= '1225497599'
SELECT COUNT(*) FROM bxcp_count WHERE count_time > '1224060564'
SELECT COUNT(*) FROM bxcp_count WHERE count_time > '1224018000'
SELECT COUNT(*) FROM bxcp_count WHERE count_time > '1222808400'
SELECT count_num FROM bxcp_count_archiv
SELECT COUNT(*) FROM bxcp_count



Wasn noch zu sagen ist, da es sich dabei um eine BXCP Konvertierung handelt, habe ich den Tabellenprefix selbstverständlich bei der Neuinstallation auch wieder BXCP genannt. Des weiteren habe ich die alte Verschlüsselung gewählt.


------------------


Zuletzt editiert von Genyo am 15.10.2008 um 12:59 Uhr (1x Editiert)
Inaktiv
|
SCHIRI ClanSphere Team


Weltmeister



Herkunft: Hamburg
Beiträge: 5299
# Antwort: 2 - 15.10.2008 um 13:10 Uhr
naja die updates können nicht über phpmyadmin eingespielt werden, sondern müssen über system -> datenbank -> import eingespielt werden.


------------------
www.laszlokorte.de

Inaktiv
|
Genyo
Thread-Ersteller


Try to beat me




Herkunft: Bad Laasphe
Beiträge: 153
# Antwort: 3 - 15.10.2008 um 13:38 Uhr
gut. Bei der alten Seite hab ich das auch so gemacht...


------------------


Inaktiv
|
Fr33z3m4n ClanSphere Team


Medal of Honor




Herkunft: Hamm
Beiträge: 11094
# Antwort: 4 - 15.10.2008 um 13:55 Uhr
die fehler deuten alle auf ein fehlerhaftes SQL Update hin.

nr12_2008-0_to_2008-1.sql
nr13_2008-1_to_2008-2.sql
wurde nicht richtig eingespielt. ich würde an deiner Stelle nochmal alle Updates nach deR reihe einspielen. Rote Zeilen bitte nicht komplett kopieren, sondenr nur was hinter dem # Zeichen steht und hier posten, solltest du es nicht verstehen was damit gemeint ist.


------------------
mfg
Patrick "Fr33z3m4n" Jaskulski

Antoine de Saint-Exupéry: Wenn Du ein Schiff bauen willst, so trommle nicht Männer zusammen, um Holz zu beschaffen, Aufgaben zu verteilen, sondern lehre die Männer die Sehnsucht nach dem endlosen weiten Meer.

Inaktiv
|
Genyo
Thread-Ersteller


Try to beat me




Herkunft: Bad Laasphe
Beiträge: 153
# Antwort: 5 - 15.10.2008 um 14:40 Uhr
bei #12

ALTER TABLE bxcp_votes ADD votes_several int( 2 ) NOT NULL default '0';

MySQL meldet:

#1060 - Duplicate column name 'votes_several'



bei #13

REPLACE INTO bxcp_options( options_mod, options_name, options_value )
VALUES (

'comments', 'show_avatar', '0'
);

MySQL meldet:

#1062 - Duplicate entry 'comments-show_avatar' for key 2


bei #14

SQL-Befehl:

REPLACE INTO bxcp_options( options_mod, options_name, options_value )
VALUES (

'clansphere', 'ajax', '0'
);

MySQL meldet:

#1062 - Duplicate entry 'clansphere-ajax' for key 2




Wobei die Fehlermeldungen vorher anders lauteten


------------------


Zuletzt editiert von Genyo am 15.10.2008 um 14:40 Uhr (1x Editiert)
Inaktiv
|
Fr33z3m4n ClanSphere Team


Medal of Honor




Herkunft: Hamm
Beiträge: 11094
# Antwort: 6 - 15.10.2008 um 14:43 Uhr
diese fehlermeldungen sind ok, die Werte existieren schon, sonst noch Fehlermeldungen ?
Wenn nicht, sollte es nun passen ?!


------------------
mfg
Patrick "Fr33z3m4n" Jaskulski

Antoine de Saint-Exupéry: Wenn Du ein Schiff bauen willst, so trommle nicht Männer zusammen, um Holz zu beschaffen, Aufgaben zu verteilen, sondern lehre die Männer die Sehnsucht nach dem endlosen weiten Meer.

Inaktiv
|
Genyo
Thread-Ersteller


Try to beat me




Herkunft: Bad Laasphe
Beiträge: 153
# Antwort: 7 - 16.10.2008 um 09:22 Uhr
sonst keine Fehlermeldungen. Aber es passt trotz alle dem nicht. Keine News, kein Login möglich, keine GB Einträge etc.

Ich verzweifel
...


------------------


Inaktiv
|
Fr33z3m4n ClanSphere Team


Medal of Honor




Herkunft: Hamm
Beiträge: 11094
# Antwort: 8 - 16.10.2008 um 09:26 Uhr
REPLACE INTO {pre}_options (options_mod, options_name, options_value) VALUES ('news', 'abcode', '1,1,1,0,0');
REPLACE INTO {pre}_options (options_mod, options_name, options_value) VALUES ('news','max_recent','8');
REPLACE INTO {pre}_options (options_mod, options_name, options_value) VALUES ('news','max_navlist','4');
REPLACE INTO {pre}_options (options_mod, options_name, options_value) VALUES ('wars','max_navlist','4');

fürh das mal unter System - Datenbank - Import aus, und kopier dann das, was zurückkommt. http://www.team-eloka.de/
aber auf der Seite, nirgends anders.


------------------
mfg
Patrick "Fr33z3m4n" Jaskulski

Antoine de Saint-Exupéry: Wenn Du ein Schiff bauen willst, so trommle nicht Männer zusammen, um Holz zu beschaffen, Aufgaben zu verteilen, sondern lehre die Männer die Sehnsucht nach dem endlosen weiten Meer.

Zuletzt editiert von Fr33z3m4n ClanSphere Team am 16.10.2008 um 09:27 Uhr (1x Editiert)
Inaktiv
|
Genyo
Thread-Ersteller


Try to beat me




Herkunft: Bad Laasphe
Beiträge: 153
# Antwort: 9 - 16.10.2008 um 09:35 Uhr
Das is ja das Problem. Ich kann mich nirgends mehr einloggen. Ergo kann ich auch auf kein System zugreifen.


------------------


Inaktiv
|
Fr33z3m4n ClanSphere Team


Medal of Honor




Herkunft: Hamm
Beiträge: 11094
# Antwort: 10 - 16.10.2008 um 09:44 Uhr
REPLACE INTO bxcp_options (options_mod, options_name, options_value) VALUES ('news', 'abcode', '1,1,1,0,0');
REPLACE INTO bxcp_options (options_mod, options_name, options_value) VALUES ('news','max_recent','8');
REPLACE INTO bxcp_options (options_mod, options_name, options_value) VALUES ('news','max_navlist','4');
REPLACE INTO bxcp_options (options_mod, options_name, options_value) VALUES ('wars','max_navlist','4');

per PhpMyAdmin


------------------
mfg
Patrick "Fr33z3m4n" Jaskulski

Antoine de Saint-Exupéry: Wenn Du ein Schiff bauen willst, so trommle nicht Männer zusammen, um Holz zu beschaffen, Aufgaben zu verteilen, sondern lehre die Männer die Sehnsucht nach dem endlosen weiten Meer.

Zuletzt editiert von Fr33z3m4n ClanSphere Team am 16.10.2008 um 09:44 Uhr (1x Editiert)
Inaktiv
|
Genyo
Thread-Ersteller


Try to beat me




Herkunft: Bad Laasphe
Beiträge: 153
# Antwort: 11 - 16.10.2008 um 09:52 Uhr
SQL-Befehl:

REPLACE INTO bxcp_options( options_mod, options_name, options_value )
VALUES (

'news', 'abcode', '1,1,1,0,0'
)
MySQL meldet:

#1062 - Duplicate entry 'news-abcode' for key 2


Also wieder doppelt. Das mit dem bxcp hab ich auch schon gemacht. ich habe alle sql-dateien geöffnet und {pre} in bxcp umgeändert. daraufhin hab ich alle eingespielt. verbessert sich aber nichts.

habe jeden befehl mal einzeln eingefügt. bei jedem befehl duplicate entry. irgendwas anderes läuft da schief


------------------


Zuletzt editiert von Genyo am 16.10.2008 um 09:56 Uhr (1x Editiert)
Inaktiv
|
Fr33z3m4n ClanSphere Team


Medal of Honor




Herkunft: Hamm
Beiträge: 11094
# Antwort: 12 - 16.10.2008 um 09:54 Uhr
dann bsit du in der falschen Datenbank.
Schau in die setup.php und vergleich die Daten.


------------------
mfg
Patrick "Fr33z3m4n" Jaskulski

Antoine de Saint-Exupéry: Wenn Du ein Schiff bauen willst, so trommle nicht Männer zusammen, um Holz zu beschaffen, Aufgaben zu verteilen, sondern lehre die Männer die Sehnsucht nach dem endlosen weiten Meer.

Inaktiv
|
Genyo
Thread-Ersteller


Try to beat me




Herkunft: Bad Laasphe
Beiträge: 153
# Antwort: 13 - 16.10.2008 um 10:00 Uhr
is die richtige DB. gibt ja bei tem-eloka.de nur die eine.

Bei eloka.genyo.de war es auch die richtige DB

Ich denke ich habe einen Fehler gefunden.

Bei der Website http://www.team-eloka.de ist die phpmyadmin serverversion 4.1.22 und bei eloka.genyo.de ist die Serverversion 5.0.51a.

Die Frage ist nur, warum kann ich mich nicht mehr einloggen und aus welchem Grund werden manche Datenabfragen nicht mehr ausgeführt. beispielsweise die News etc. ?

Ich habe versucht nur die Inhalte in die DB von eloka.genyo.de einzufügen. Keine Chance. MYSQL sagt mir, das die Serverversion nicht übereinstimmt und deshalbder Fehler kommt. Kann ich das irgendwie umgehen?


------------------


Zuletzt editiert von Genyo am 16.10.2008 um 14:36 Uhr (5x Editiert)
Inaktiv
|
Antworten: 13
Seite [1]


Sie müssen sich registrieren, um zu antworten.