Layout speichern & Logs geht nicht

Gesperrt
kiste
Beiträge: 15
Registriert: Sa 29. Mai 2004, 13:43
Kontaktdaten:

Layout speichern & Logs geht nicht

Beitrag von kiste »

Hi!

Ich habe für eine Domain Contenido 4.4.4 aufgespielt, aber wenn ich ein Layout erstelle, speichert es nicht den HTML-Code.
Unter Logs werden keine Ergebnisse angezeigt, es wird so getan, als ob ich nicht aktiv wäre.
Deaktivierte Funktionen sind: system,passthru,shellexec,popen,escapshellcmd

Woran kann das liegen?
Danke schonmal für eure Hilfe.

Gruß
kiste
timo
Beiträge: 6284
Registriert: Do 15. Mai 2003, 18:32
Wohnort: Da findet ihr mich nie!
Kontaktdaten:

Beitrag von timo »

was steht unter contenido/logs/errorlog.txt ?
kiste
Beiträge: 15
Registriert: Sa 29. Mai 2004, 13:43
Kontaktdaten:

Beitrag von kiste »

[07-Dec-2004 16:56:12] Invalid SQL: lock tables con_sequence write<br><br>
[07-Dec-2004 16:56:12] lock() failed.
[07-Dec-2004 16:56:12] cannot lock con_sequence - has it been created?
[07-Dec-2004 16:56:12] Invalid SQL: INSERT INTO
con_actionlog
SET
idlog = 0,
user_id = '48a365b4ce1e322a55ae9017f3daf0c0',
idclient = 1,
idlang = 1,
idaction = 350,
idcatart = '0',
logtimestamp = '2004-12-07 16:56:12'<br><br>
[07-Dec-2004 17:00:10] Invalid SQL: lock tables con_sequence write<br><br>
[07-Dec-2004 17:00:10] lock() failed.
[07-Dec-2004 17:00:10] cannot lock con_sequence - has it been created?
[07-Dec-2004 17:00:10] Invalid SQL: INSERT INTO
con_actionlog
SET
idlog = 0,
user_id = '48a365b4ce1e322a55ae9017f3daf0c0',
idclient = 1,
idlang = 1,
idaction = 350,
idcatart = '0',
logtimestamp = '2004-12-07 17:00:10'<br><br>
Ich sehe daraus, dass das viele SQL-Fehler sind...
Die DB con_sequence besteht und hat auch Inhalt...
Kann das an einer falschen MySQL-Version des Hosters liegen?

Gruß
kiste

PS: Danke für die prompte Antwort
timo
Beiträge: 6284
Registriert: Do 15. Mai 2003, 18:32
Wohnort: Da findet ihr mich nie!
Kontaktdaten:

Beitrag von timo »

http://www.thilo-sommer.de/PHPMyFAQ/ind ... =5&lang=de

Kein Contenido-Bug. Verschoben in Misc 4.4
Gesperrt