Nur Probleme

Gesperrt
Jaegermeister-a
Beiträge: 13
Registriert: So 2. Okt 2005, 13:06
Kontaktdaten:

Nur Probleme

Beitrag von Jaegermeister-a »

Hiho,

also erstmal, find ich es gut, dass es so Programme noch OpenSourcec gibt...

Nun zu meinem Problem:
Bei der version 4.5 lief alles perfekt und einwandfrei...wollte dennoch auf die neueste Version nicht verzichten und update auf die Version 4.6.
Nun funtioniert bei mir fast gar nix mehr!
1. Der Newsletter bringt NUR Fehler raus
2. Ich kann meine Artikel nicht mehr sehen...also nur Links die Navigationsleiste, da kann ich rumklickern wie ich will, da kommt nix.
3. Diverse andere kleinere Problemchen

Bitte um Hilfe

Danke, Gruß Jaeger
htw
Beiträge: 490
Registriert: Sa 5. Okt 2002, 03:09
Wohnort: Hessen
Kontaktdaten:

Re: Nur Probleme

Beitrag von htw »

Jaegermeister-a hat geschrieben: 1. Der Newsletter bringt NUR Fehler raus
2. Ich kann meine Artikel nicht mehr sehen...also nur Links die Navigationsleiste, da kann ich rumklickern wie ich will, da kommt nix.
3. Diverse andere kleinere Problemchen
zu 1.
Hat HerrB bereits an einigen Stellen schon etwas dazu gesagt.

zu 2.
Bitte nähere Infos per PM. Was steht denn in dem guten alten Errorlog?

zu 3.
Welcher Natur?

Grüße
Harald
Halchteranerin
Beiträge: 5478
Registriert: Di 2. Mär 2004, 21:11
Wohnort: Halchter, wo sonst? ;-)
Kontaktdaten:

Re: Nur Probleme

Beitrag von Halchteranerin »

htw hat geschrieben:zu 1.
Hat HerrB bereits an einigen Stellen schon etwas dazu gesagt.
http://www.contenido.org/forum/viewtopic.php?t=9933
Jaegermeister-a
Beiträge: 13
Registriert: So 2. Okt 2005, 13:06
Kontaktdaten:

Re: Nur Probleme

Beitrag von Jaegermeister-a »

htw hat geschrieben:
Jaegermeister-a hat geschrieben: 1. Der Newsletter bringt NUR Fehler raus
2. Ich kann meine Artikel nicht mehr sehen...also nur Links die Navigationsleiste, da kann ich rumklickern wie ich will, da kommt nix.
3. Diverse andere kleinere Problemchen
zu 1.
Hat HerrB bereits an einigen Stellen schon etwas dazu gesagt.

zu 2.
Bitte nähere Infos per PM. Was steht denn in dem guten alten Errorlog?

zu 3.
Welcher Natur?

Grüße
Harald

Hört sich jeztt vielleicht krass an, aber ich weiß nicht wo ich den Error-Log finden kann, da ich sowas bis jetzt auch nie brauchte :)

Bitte novhmls um hilfe, danke
rezeptionist
Beiträge: 1536
Registriert: Fr 20. Aug 2004, 10:07
Kontaktdaten:

Beitrag von rezeptionist »

oben in der leiste unter administration dann auf system
Halchteranerin
Beiträge: 5478
Registriert: Di 2. Mär 2004, 21:11
Wohnort: Halchter, wo sonst? ;-)
Kontaktdaten:

Beitrag von Halchteranerin »

@Jaegermeister, wenn dir geholfen werden soll, sollst du auch auf alle Frage eingehen, z.B. unter Punkt 3 in htws Beitrag. Wo du die errorlog.txt findest, hat dir blackmeetswhite schon geschrieben.
Jaegermeister-a
Beiträge: 13
Registriert: So 2. Okt 2005, 13:06
Kontaktdaten:

Beitrag von Jaegermeister-a »

blackmeetswhite hat geschrieben:oben in der leiste unter administration dann auf system
So, da ich selber vom Error Log rein gar nichts verstehe, werd ich das mal posten...


B.idcat
FROM
contenido__cat_art AS A,
contenido__cat_tree AS B,
contenido__cat AS C,
contenido__cat_lang AS D,
contenido__art_lang AS E
WHERE
A.idcat=B.idcat AND
B.idcat=C.idcat AND
D.startidartlang = E.idartlang AND
D.idlang='1' AND
E.idart=A.idart AND
E.idlang='1' AND
idclient='1'
ORDER BY
idtree ASC
[31-Oct-2005 20:23:16] /cms/front_content.php next_record called with no query pending.
[31-Oct-2005 20:23:16] /cms/front_content.php MySQL error 1146: Table 'monsen.contenido__properties' doesn't exist
SELECT idproperty FROM contenido__properties WHERE idclient = '1' AND itemtype = 'clientsetting' AND itemid = '1' AND type = 'login_error_page' AND name = 'idcatart'
[31-Oct-2005 20:23:16] /cms/front_content.php next_record called with no query pending.
[31-Oct-2005 20:23:16] /cms/front_content.php MySQL error 1146: Table 'monsen.contenido__system_prop' doesn't exist
SELECT value FROM contenido__system_prop WHERE type='login_error_page' AND name='idcatart'
[31-Oct-2005 20:23:16] /cms/front_content.php next_record called with no query pending.
[31-Oct-2005 20:23:17] /cms/front_content.php?client=1&idcat=0&idart=0〈=1&error=1 MySQL error 1054: Unknown column 'D.startidartlang' in 'where clause'
SELECT
A.idart,
B.idcat
FROM
contenido__cat_art AS A,
contenido__cat_tree AS B,
contenido__cat AS C,
contenido__cat_lang AS D,
contenido__art_lang AS E
WHERE
A.idcat=B.idcat AND
B.idcat=C.idcat AND
D.startidartlang = E.idartlang AND
D.idlang='1' AND
E.idart=A.idart AND
E.idlang='1' AND
idclient='1'
ORDER BY
idtree ASC
[31-Oct-2005 20:23:17] /cms/front_content.php?client=1&idcat=0&idart=0〈=1&error=1 next_record called with no query pending.
[31-Oct-2005 20:23:17] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/monsen.omena.de/httpdocs/cms/front_content.php:253) in /home/httpd/vhosts/monsen.omena.de/httpdocs/cms/front_content.php on line 350
[31-Oct-2005 20:23:17] /cms/front_content.php?client=1&idcat=0&idart=0〈=1&error=1 MySQL error 1146: Table 'monsen.contenido__properties' doesn't exist
SELECT idproperty FROM contenido__properties WHERE idclient = '1' AND itemtype = 'clientsetting' AND itemid = '1' AND type = 'login_error_page' AND name = 'idcatart'
[31-Oct-2005 20:23:17] /cms/front_content.php?client=1&idcat=0&idart=0〈=1&error=1 next_record called with no query pending.
[31-Oct-2005 20:23:17] /cms/front_content.php?client=1&idcat=0&idart=0〈=1&error=1 MySQL error 1146: Table 'monsen.contenido__system_prop' doesn't exist
SELECT value FROM contenido__system_prop WHERE type='login_error_page' AND name='idcatart'
[31-Oct-2005 20:23:17] /cms/front_content.php?client=1&idcat=0&idart=0〈=1&error=1 next_record called with no query pending.
[31-Oct-2005 20:23:24] /cms/front_content.php MySQL error 1146: Table 'monsen.contenido__properties' doesn't exist
SELECT idproperty FROM contenido__properties WHERE idclient = '1' AND itemtype = 'clientsetting' AND itemid = '1' AND type = 'login_error_page' AND name = 'idcatart'
[31-Oct-2005 20:23:24] /cms/front_content.php next_record called with no query pending.
[31-Oct-2005 20:23:24] /cms/front_content.php MySQL error 1146: Table 'monsen.contenido__system_prop' doesn't exist
SELECT value FROM contenido__system_prop WHERE type='login_error_page' AND name='idcatart'
[31-Oct-2005 20:23:24] /cms/front_content.php next_record called with no query pending.
[31-Oct-2005 20:23:24] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/monsen.omena.de/httpdocs/cms/front_content.php:253) in /home/httpd/vhosts/monsen.omena.de/httpdocs/cms/front_content.php on line 350
[31-Oct-2005 20:23:24] /cms/front_content.php?client=1&idcat=0&idart=0〈=1&error=1 MySQL error 1146: Table 'monsen.contenido__properties' doesn't exist
SELECT idproperty FROM contenido__properties WHERE idclient = '1' AND itemtype = 'clientsetting' AND itemid = '1' AND type = 'login_error_page' AND name = 'idcatart'
[31-Oct-2005 20:23:24] /cms/front_content.php?client=1&idcat=0&idart=0〈=1&error=1 next_record called with no query pending.
[31-Oct-2005 20:23:24] /cms/front_content.php?client=1&idcat=0&idart=0〈=1&error=1 MySQL error 1146: Table 'monsen.contenido__system_prop' doesn't exist
SELECT value FROM contenido__system_prop WHERE type='login_error_page' AND name='idcatart'
[31-Oct-2005 20:23:24] /cms/front_content.php?client=1&idcat=0&idart=0〈=1&error=1 next_record called with no query pending.
[31-Oct-2005 20:23:26] /cms/front_content.php MySQL error 1146: Table 'monsen.contenido__properties' doesn't exist
SELECT idproperty FROM contenido__properties WHERE idclient = '1' AND itemtype = 'clientsetting' AND itemid = '1' AND type = 'login_error_page' AND name = 'idcatart'
[31-Oct-2005 20:23:26] /cms/front_content.php next_record called with no query pending.
[31-Oct-2005 20:23:26] /cms/front_content.php MySQL error 1146: Table 'monsen.contenido__system_prop' doesn't exist
SELECT value FROM contenido__system_prop WHERE type='login_error_page' AND name='idcatart'
[31-Oct-2005 20:23:26] /cms/front_content.php next_record called with no query pending.
[31-Oct-2005 20:23:26] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/monsen.omena.de/httpdocs/cms/front_content.php:253) in /home/httpd/vhosts/monsen.omena.de/httpdocs/cms/front_content.php on line 350
[31-Oct-2005 20:23:26] /cms/front_content.php?client=1&idcat=0&idart=0〈=1&error=1 MySQL error 1146: Table 'monsen.contenido__properties' doesn't exist
SELECT idproperty FROM contenido__properties WHERE idclient = '1' AND itemtype = 'clientsetting' AND itemid = '1' AND type = 'login_error_page' AND name = 'idcatart'
[31-Oct-2005 20:23:26] /cms/front_content.php?client=1&idcat=0&idart=0〈=1&error=1 next_record called with no query pending.
[31-Oct-2005 20:23:26] /cms/front_content.php?client=1&idcat=0&idart=0〈=1&error=1 MySQL error 1146: Table 'monsen.contenido__system_prop' doesn't exist
SELECT value FROM contenido__system_prop WHERE type='login_error_page' AND name='idcatart'
[31-Oct-2005 20:23:26] /cms/front_content.php?client=1&idcat=0&idart=0〈=1&error=1 next_record called with no query pending.
[31-Oct-2005 20:23:31] /cms/front_content.php MySQL error 1054: Unknown column 'value' in 'field list'
SELECT value FROM contenido__system_prop WHERE type='login_error_page' AND name='idcatart'
[31-Oct-2005 20:23:31] /cms/front_content.php next_record called with no query pending.
[31-Oct-2005 20:23:32] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/monsen.omena.de/httpdocs/cms/front_content.php:253) in /home/httpd/vhosts/monsen.omena.de/httpdocs/cms/front_content.php on line 350
[31-Oct-2005 20:23:33] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/monsen.omena.de/httpdocs/cms/front_content.php:253) in /home/httpd/vhosts/monsen.omena.de/httpdocs/cms/front_content.php on line 350
[31-Oct-2005 20:23:35] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/monsen.omena.de/httpdocs/cms/front_content.php:253) in /home/httpd/vhosts/monsen.omena.de/httpdocs/cms/front_content.php on line 350
[31-Oct-2005 20:23:36] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/monsen.omena.de/httpdocs/cms/front_content.php:253) in /home/httpd/vhosts/monsen.omena.de/httpdocs/cms/front_content.php on line 350
[31-Oct-2005 20:23:38] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/monsen.omena.de/httpdocs/cms/front_content.php:253) in /home/httpd/vhosts/monsen.omena.de/httpdocs/cms/front_content.php on line 350
[31-Oct-2005 20:25:14] PHP Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.newsletter.php on line 312
[31-Oct-2005 20:25:14] PHP Warning: /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.genericdb.php 262: Could not instanciate class [Newsletter] for use with _setItemClass in class newslettercollection in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/functions.general.php on line 1879
[31-Oct-2005 20:25:15] PHP Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.newsletter.php on line 312
[31-Oct-2005 20:25:15] PHP Warning: /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.genericdb.php 262: Could not instanciate class [Newsletter] for use with _setItemClass in class newslettercollection in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/functions.general.php on line 1879
[31-Oct-2005 20:25:15] PHP Fatal error: Cannot instantiate non-existent class: newsletter in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/include.newsletter_edit.php on line 41
[31-Oct-2005 20:25:59] PHP Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/functions.mod.php(149) : eval()'d code on line 12
[31-Oct-2005 20:25:59] PHP Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/functions.mod.php(149) : eval()'d code on line 157
[31-Oct-2005 20:27:03] PHP Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.newsletter.php on line 312
[31-Oct-2005 20:27:03] PHP Warning: /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.genericdb.php 262: Could not instanciate class [Newsletter] for use with _setItemClass in class newslettercollection in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/functions.general.php on line 1879
[31-Oct-2005 20:27:04] PHP Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.newsletter.php on line 312
[31-Oct-2005 20:27:04] PHP Warning: /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.genericdb.php 262: Could not instanciate class [Newsletter] for use with _setItemClass in class newslettercollection in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/functions.general.php on line 1879
[31-Oct-2005 20:27:04] PHP Fatal error: Cannot instantiate non-existent class: newsletter in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/include.newsletter_edit.php on line 41
[31-Oct-2005 20:27:08] PHP Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/functions.mod.php(149) : eval()'d code on line 12
[31-Oct-2005 20:27:08] PHP Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/functions.mod.php(149) : eval()'d code on line 157
[31-Oct-2005 20:27:37] PHP Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.newsletter.php on line 312
[31-Oct-2005 20:27:37] PHP Warning: /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.genericdb.php 262: Could not instanciate class [Newsletter] for use with _setItemClass in class newslettercollection in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/functions.general.php on line 1879
[31-Oct-2005 20:27:38] PHP Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.newsletter.php on line 312
[31-Oct-2005 20:27:38] PHP Warning: /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.genericdb.php 262: Could not instanciate class [Newsletter] for use with _setItemClass in class newslettercollection in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/functions.general.php on line 1879
[31-Oct-2005 20:27:38] PHP Fatal error: Cannot instantiate non-existent class: newsletter in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/include.newsletter_edit.php on line 41
[31-Oct-2005 20:30:08] PHP Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.newsletter.php on line 312
[31-Oct-2005 20:30:08] PHP Warning: /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.genericdb.php 262: Could not instanciate class [Newsletter] for use with _setItemClass in class newslettercollection in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/functions.general.php on line 1879
[31-Oct-2005 20:30:09] PHP Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.newsletter.php on line 312
[31-Oct-2005 20:30:09] PHP Warning: /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.genericdb.php 262: Could not instanciate class [Newsletter] for use with _setItemClass in class newslettercollection in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/functions.general.php on line 1879
[31-Oct-2005 20:30:09] PHP Fatal error: Cannot instantiate non-existent class: newsletter in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/include.newsletter_edit.php on line 41
[01-Nov-2005 00:27:02] PHP Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.newsletter.php on line 312
[01-Nov-2005 00:27:02] PHP Warning: /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.genericdb.php 262: Could not instanciate class [Newsletter] for use with _setItemClass in class newslettercollection in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/functions.general.php on line 1879
[01-Nov-2005 00:27:04] PHP Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.newsletter.php on line 312
[01-Nov-2005 00:27:04] PHP Warning: /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/classes/class.genericdb.php 262: Could not instanciate class [Newsletter] for use with _setItemClass in class newslettercollection in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/functions.general.php on line 1879
[01-Nov-2005 00:27:04] PHP Fatal error: Cannot instantiate non-existent class: newsletter in /home/httpd/vhosts/monsen.omena.de/httpdocs/contenido/includes/include.newsletter_edit.php on line 41
Jaegermeister-a
Beiträge: 13
Registriert: So 2. Okt 2005, 13:06
Kontaktdaten:

Re: Nur Probleme

Beitrag von Jaegermeister-a »

Halchteranerin hat geschrieben:
htw hat geschrieben:zu 1.
Hat HerrB bereits an einigen Stellen schon etwas dazu gesagt.
http://www.contenido.org/forum/viewtopic.php?t=9933

Ok, danke
Jaegermeister-a
Beiträge: 13
Registriert: So 2. Okt 2005, 13:06
Kontaktdaten:

Re: Nur Probleme

Beitrag von Jaegermeister-a »

htw hat geschrieben:zu 3.
Welcher Natur?

Grüße
Harald

Zu 3. Im Moment keine mehr außer halt die in Punkt 1 und 2 beschrieben!

Gruß Jaeger
kypta
Beiträge: 295
Registriert: Di 8. Jul 2003, 13:25
Kontaktdaten:

Beitrag von kypta »

Ich tippe mal darauf, das da was beim update falsch lief. Dein error-log sag z.B., dass Table 'monsen.contenido__properties' nicht existiert.
Das sollte sie aber...
Prüfe deine DB.
Evtl.: Spiele Deinen Backup ein und wiederhole den update.
Jaegermeister-a
Beiträge: 13
Registriert: So 2. Okt 2005, 13:06
Kontaktdaten:

Beitrag von Jaegermeister-a »

Danke, es funzt :)

Konnte nun updaten und so!
Gesperrt