Seite 1 von 1

Fehlkonfiguration

Verfasst: Do 12. Mai 2005, 07:44
von holunda
Hi,

Habe eine Contenido Installation von einem Apache Server zu einem IIS Server gemoved. NUn klappt der image Upload nicht mehr!

Meine Systemeinstellungen:

Code: Alles auswählen

Variable Lokaler Wert 
Contenido-Bild 4.5.2 ALPHA 
frontend-Pfad D:/WEB/glockenstuhl/cms/contenido/ 
Contenido-Bild ../contenido/ 
 http://www.glockenstuhl.at/cms/contenido/
 
frontend-Pfad D:/WEB/glockenstuhl/cms/ 
Contenido-Bild D:/WEB/glockenstuhl/cms/conlib/ 
Contenido-Bild D:/WEB/glockenstuhl/cms/contenido/external/wysiwyg/spaw/ 
 http://www.glockenstuhl.at/cms/contenido/external/wysiwyg/spaw/ 
Layoutname www.glockenstuhl.at 
Server-Pfad http:// 

Code: Alles auswählen

[12-May-2005 08:38:09] PHP Warning:  parse_url(http://): Unable to parse url in D:\WEB\glockenstuhl\cms\contenido\includes\functions.system.php on line 120
[12-May-2005 08:35:26] PHP Warning:  parse_url(http://): Unable to parse url in D:\WEB\glockenstuhl\cms\contenido\includes\functions.system.php on line 120
Ich denke es liegt am Server Pfad oder so ...
Kann mir wer von euch helfen?[/code]

Verfasst: Do 12. Mai 2005, 08:58
von emergence

Code: Alles auswählen

[12-May-2005 08:38:09] PHP Warning:  parse_url(http://): Unable to parse url in D:\WEB\glockenstuhl\cms\contenido\includes\functions.system.php on line 120
hat nichts mit dem server upload zu tun...
hängt damit zusammen das die variable Request_Uri auf einem IIS nicht zur verfügung steht...

kontrolliere die einstellungen unter administration - mandant - beim kunden

Verfasst: Do 12. Mai 2005, 09:22
von holunda
Hier meine Einstellungen:
Name des Mandanten: Glockenstuhl
Server-Pfad D:/WEB/glockenstuhl/cms/cms/
Web-Addresse http://www.glockenstuhl.at/cms/cms/

Kann nichts falsches erkennen
grüße
Alex

Verfasst: Do 12. Mai 2005, 09:28
von emergence
ach so -> iis

noch ne möglichkeit
das verzeichnis upload muss im iis als beschreibbar definiert werden...
frag mal den provider wie die berechtigungen dort aussehen...

Verfasst: Do 12. Mai 2005, 11:57
von holunda
hmmm, schreibrechte sind vorhanden.
An was könnte das noch liegen?

besten Danke

Verfasst: Do 12. Mai 2005, 12:02
von emergence
NUn klappt der image Upload nicht mehr!
was klappt denn genau nicht ?
siehst du keine ordner mehr ?
oder werden die dateien einfach nicht raufgeladen... ?

Verfasst: Do 12. Mai 2005, 14:32
von holunda
wie gesagt, kann in der dateiverwaltung nix mehr uploaden, Es kommt ein Timeout Error ...

Verfasst: Do 12. Mai 2005, 14:49
von emergence
ähm dann müssen! die pfade korrekt sein...

timeout error beim upload... hmm...
könnte ein provider konfigurations problemchen sein...
was genau das sein könnte ?? provider zu rate ziehen...

Verfasst: Do 19. Mai 2005, 12:07
von holunda
So sieht meine config aus: rot bedeutet ja nichts gutes oder? ;)

http://www.glockenstuhl.at/cms/sys.htm

BTW: Könnt ihr wenn ihr mal Zeit habt die Tabellen etwas schlanger gestalten, das File ist ja für den Inhalt viel zu gross ;)

Verfasst: Do 19. Mai 2005, 12:37
von emergence
holunda hat geschrieben:So sieht meine config aus: rot bedeutet ja nichts gutes oder? ;)
der browser pfad der über die variable $_SERVER['REQUEST_URI'] ausgelesen werden soll steht bei einem iis nicht zur verfügung.
deshalb steht beim browser pfad auch nur http:// dort...
da sich dieser wert natürlich von dem in der includes/config.php unterscheidet werden beide werte rot markiert...
ein interpretieren der url http:// bringt somit unten den php fehler, der aber mit dem upload problem nichts zu tun hat...
holunda hat geschrieben:BTW: Könnt ihr wenn ihr mal Zeit habt die Tabellen etwas schlanger gestalten, das File ist ja für den Inhalt viel zu gross ;)
wieso ihr ? ich gehöre nicht zum entwickler team...

Verfasst: Do 19. Mai 2005, 12:40
von holunda
Ich sprach auch mehr die Community als Ganzes an ;)
Bin mit Provider im Kontakt, schöne grüße und besten Danke Alex

Verfasst: Do 19. Mai 2005, 13:02
von holunda
bei zB einem Bildmodul mit Bild und Link (Standardmodul) werden die 3 ORdner (bilder, logos, pdf) nicht angezeigt, wenn ich auf image klicke.

Vielleicht hilft das jemanden weiter. Provider konnte mir auch keine Auskunft geben

Verfasst: Fr 20. Mai 2005, 05:45
von holunda
Habe nun ein Accesslog bekommen, sieht etwas komisch aus:

Code: Alles auswählen

#Software: Microsoft Internet Information Services 5.0
#Version: 1.0
#Date: 2005-05-19 15:45:22
#Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem cs-uri-query sc-status cs(User-Agent) 
2005-05-19 15:45:22 80.120.76.186 - 81.189.115.40 80 POST /cms/contenido/main.php - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:45:24 80.120.76.186 - 81.189.115.40 80 GET /cms/contenido/main.php area=upl&frame=4&path=bilder/&contenido=9f7094f98b99a878b2c8bdc87a22809a 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:45:28 80.120.76.186 - 81.189.115.40 80 GET /cms/contenido/main.php area=upl_upload&frame=4&path=bilder/&contenido=9f7094f98b99a878b2c8bdc87a22809a 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:45:29 80.120.76.186 - 81.189.115.40 80 GET /cms/contenido/main.php area=upl&frame=4&path=bilder/&contenido=9f7094f98b99a878b2c8bdc87a22809a 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:45:31 80.120.76.186 - 81.189.115.40 80 GET /cms/contenido/main.php area=upl_upload&frame=4&path=bilder/&contenido=9f7094f98b99a878b2c8bdc87a22809a 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:45:32 80.120.76.186 - 81.189.115.40 80 GET /cms/contenido/main.php area=upl&frame=4&path=bilder/&contenido=9f7094f98b99a878b2c8bdc87a22809a 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:46:00 80.120.76.186 - 81.189.115.40 80 GET /cms/contenido/main.php area=upl_upload&frame=4&path=bilder/&contenido=9f7094f98b99a878b2c8bdc87a22809a 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:46:05 80.120.76.186 - 81.189.115.40 80 POST /cms/contenido/main.php - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:46:41 80.120.76.186 - 81.189.115.40 80 GET /cms/contenido/main.php area=upl&frame=3&path=bilder/&contenido=9f7094f98b99a878b2c8bdc87a22809a 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:46:41 80.120.76.186 - 81.189.115.40 80 GET /cms/contenido/main.php area=upl&frame=4&path=bilder/&contenido=9f7094f98b99a878b2c8bdc87a22809a 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:46:43 80.120.76.186 - 81.189.115.40 80 GET /cms/contenido/main.php area=upl&frame=4&path=logos/&contenido=9f7094f98b99a878b2c8bdc87a22809a 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:46:43 80.120.76.186 - 81.189.115.40 80 GET /cms/contenido/main.php area=upl&frame=3&path=logos/&contenido=9f7094f98b99a878b2c8bdc87a22809a 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:46:44 80.120.76.186 - 81.189.115.40 80 GET /cms/contenido/main.php area=upl&frame=4&path=pdf/&contenido=9f7094f98b99a878b2c8bdc87a22809a 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:46:44 80.120.76.186 - 81.189.115.40 80 GET /cms/contenido/main.php area=upl&frame=3&path=pdf/&contenido=9f7094f98b99a878b2c8bdc87a22809a 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:46:44 80.120.76.186 - 81.189.115.40 80 GET /cms/contenido/main.php area=upl&frame=4&path=logos/&contenido=9f7094f98b99a878b2c8bdc87a22809a 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:46:44 80.120.76.186 - 81.189.115.40 80 GET /cms/contenido/main.php area=upl&frame=3&path=logos/&contenido=9f7094f98b99a878b2c8bdc87a22809a 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:46:45 80.120.76.186 - 81.189.115.40 80 GET /cms/contenido/main.php area=upl&frame=3&path=bilder/&contenido=9f7094f98b99a878b2c8bdc87a22809a 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:46:45 80.120.76.186 - 81.189.115.40 80 GET /cms/contenido/main.php area=upl&frame=4&path=bilder/&contenido=9f7094f98b99a878b2c8bdc87a22809a 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:46:45 80.120.76.186 - 81.189.115.40 80 GET /cms/contenido/main.php area=upl&frame=3&path=&contenido=9f7094f98b99a878b2c8bdc87a22809a 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
2005-05-19 15:46:45 80.120.76.186 - 81.189.115.40 80 GET /cms/contenido/main.php area=upl&frame=4&path=&contenido=9f7094f98b99a878b2c8bdc87a22809a 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322)
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
Außerdem kommt nach dem vermeintlichen Upload nun enie weiße Seite mit "Keine Artikel vorhande".

Jemand eine Idee?

neuer server - neues Glück

Verfasst: Mo 30. Mai 2005, 13:23
von holunda
habe jetzt ein anständigen Server ;)

Jetzt habe ich das Problem, dass wenn ich einen Artikel anklicke zb Headline usw nur mehr als CMS_CONTAINER[x] angezeigt wird und nicht mehr das entsprechende Modul: Woran kann das liegen?

Mein Errorlog:

Code: Alles auswählen

[30-May-2005 14:20:18] /content/contenido/external/backendedit/front_content.php?changeview=edit&client=1&lang=1&action=con_editart&idartlang=1&type=&typenr=&idart=1&idcat=1&idcatart=&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
[30-May-2005 14:20:18] /content/contenido/external/backendedit/front_content.php?changeview=edit&client=1&lang=1&action=con_editart&idartlang=1&type=&typenr=&idart=1&idcat=1&idcatart=&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT idtype, type, code FROM con_type<br><br>
[30-May-2005 14:20:18] /content/contenido/external/backendedit/front_content.php?changeview=edit&client=1&lang=1&action=con_editart&idartlang=1&type=&typenr=&idart=1&idcat=1&idcatart=&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
                    B.idlang    = '1'<br><br>
                    B.idart     = '1' AND
                    A.idartlang = B.idartlang AND
                    A.idtype    = C.idtype AND
                WHERE
                    con_type AS C
                    con_art_lang AS B,
                    con_content AS A,
                FROM
                    *
[30-May-2005 14:20:18] /content/contenido/external/backendedit/front_content.php?changeview=edit&client=1&lang=1&action=con_editart&idartlang=1&type=&typenr=&idart=1&idcat=1&idcatart=&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT
[30-Mai-2005 14:20:17] /content/contenido/main.php?area=con&frame=4&idcat=1&idtpl=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
				  AND name = 'sortorder-idlang-1-idcat-1'<br><br>
			      AND type = 'system'
				WHERE user_id = '48a365b4ce1e322a55ae9017f3daf0c0'
[30-Mai-2005 14:20:17] /content/contenido/main.php?area=con&frame=4&idcat=1&idtpl=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT value FROM con_user_prop
[30-Mai-2005 14:20:17] /content/contenido/main.php?area=con&frame=4&idcat=1&idtpl=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
				  AND name = 'timeformat'<br><br>
			      AND type = 'backend'
				WHERE user_id = '48a365b4ce1e322a55ae9017f3daf0c0'
[30-Mai-2005 14:20:17] /content/contenido/main.php?area=con&frame=4&idcat=1&idtpl=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT value FROM con_user_prop
[30-Mai-2005 14:20:03] /content/contenido/main.php?area=con&idcat=3&frame=4&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
				  AND name = 'sortorder-idlang-1-idcat-3'<br><br>
			      AND type = 'system'
				WHERE user_id = '48a365b4ce1e322a55ae9017f3daf0c0'
[30-Mai-2005 14:20:03] /content/contenido/main.php?area=con&idcat=3&frame=4&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT value FROM con_user_prop
[30-Mai-2005 14:20:03] /content/contenido/main.php?area=con&idcat=3&frame=4&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
				  AND name = 'timeformat'<br><br>
			      AND type = 'backend'
				WHERE user_id = '48a365b4ce1e322a55ae9017f3daf0c0'
[30-Mai-2005 14:20:03] /content/contenido/main.php?area=con&idcat=3&frame=4&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT value FROM con_user_prop
[30-May-2005 14:19:49] /content/contenido/external/backendedit/front_content.php?changeview=edit&client=1&lang=1&action=con_editart&idartlang=2&type=&typenr=&idart=2&idcat=3&idcatart=&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
[30-May-2005 14:19:49] /content/contenido/external/backendedit/front_content.php?changeview=edit&client=1&lang=1&action=con_editart&idartlang=2&type=&typenr=&idart=2&idcat=3&idcatart=&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT idtype, type, code FROM con_type<br><br>
[30-May-2005 14:19:49] /content/contenido/external/backendedit/front_content.php?changeview=edit&client=1&lang=1&action=con_editart&idartlang=2&type=&typenr=&idart=2&idcat=3&idcatart=&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
                    B.idlang    = '1'<br><br>
                    B.idart     = '2' AND
                    A.idartlang = B.idartlang AND
                    A.idtype    = C.idtype AND
                WHERE
                    con_type AS C
                    con_art_lang AS B,
                    con_content AS A,
                FROM
                    *
[30-May-2005 14:19:49] /content/contenido/external/backendedit/front_content.php?changeview=edit&client=1&lang=1&action=con_editart&idartlang=2&type=&typenr=&idart=2&idcat=3&idcatart=&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT
[30-Mai-2005 14:19:47] /content/contenido/main.php?area=con&frame=4&idcat=3&idtpl=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
				  AND name = 'sortorder-idlang-1-idcat-3'<br><br>
			      AND type = 'system'
				WHERE user_id = '48a365b4ce1e322a55ae9017f3daf0c0'
[30-Mai-2005 14:19:47] /content/contenido/main.php?area=con&frame=4&idcat=3&idtpl=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT value FROM con_user_prop
[30-Mai-2005 14:19:47] /content/contenido/main.php?area=con&frame=4&idcat=3&idtpl=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
				  AND name = 'timeformat'<br><br>
			      AND type = 'backend'
				WHERE user_id = '48a365b4ce1e322a55ae9017f3daf0c0'
[30-Mai-2005 14:19:47] /content/contenido/main.php?area=con&frame=4&idcat=3&idtpl=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT value FROM con_user_prop
                        iduserprop = '30'<br><br>
				  		name = 'con_cat_expandstate',
			      		type = 'system',
						user_id = '48a365b4ce1e322a55ae9017f3daf0c0',
					SET value = 'a%3A2%3A%7Bi%3A0%3Bi%3A-1%3Bi%3A1%3Bs%3A1%3A%221%22%3B%7D',
[30-Mai-2005 14:19:46] /content/contenido/main.php?area=con&frame=2&expand=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: INSERT INTO  con_user_prop
[30-Mai-2005 14:19:46] /content/contenido/main.php?area=con&frame=2&expand=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
				  AND name = 'con_cat_expandstate'<br><br>
			      AND type = 'system'
				WHERE user_id = '48a365b4ce1e322a55ae9017f3daf0c0'
[30-Mai-2005 14:19:46] /content/contenido/main.php?area=con&frame=2&expand=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT value FROM con_user_prop
[30-Mai-2005 14:19:46] /content/contenido/main.php?area=con&frame=2&expand=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
				  AND name = 'con_cat_expandstate'<br><br>
			      AND type = 'system'
				WHERE user_id = '48a365b4ce1e322a55ae9017f3daf0c0'
[30-Mai-2005 14:19:46] /content/contenido/main.php?area=con&frame=2&expand=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT value FROM con_user_prop
[30-May-2005 14:19:36] /content/cms/front_content.php?idcat=3&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
[30-May-2005 14:19:36] /content/cms/front_content.php?idcat=3&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT idtype, type, code FROM con_type<br><br>
[30-May-2005 14:19:36] /content/cms/front_content.php?idcat=3&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
                    B.idlang    = '1'<br><br>
                    B.idart     = '2' AND
                    A.idartlang = B.idartlang AND
                    A.idtype    = C.idtype AND
                WHERE
                    con_type AS C
                    con_art_lang AS B,
                    con_content AS A,
                FROM
                    *
[30-May-2005 14:19:36] /content/cms/front_content.php?idcat=3&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT
[30-May-2005 14:19:35] /content/cms/front_content.php?idcat=7&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
[30-May-2005 14:19:35] /content/cms/front_content.php?idcat=7&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT idtype, type, code FROM con_type<br><br>
[30-May-2005 14:19:35] /content/cms/front_content.php?idcat=7&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
                    B.idlang    = '1'<br><br>
                    B.idart     = '6' AND
                    A.idartlang = B.idartlang AND
                    A.idtype    = C.idtype AND
                WHERE
                    con_type AS C
                    con_art_lang AS B,
                    con_content AS A,
                FROM
                    *
[30-May-2005 14:19:35] /content/cms/front_content.php?idcat=7&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT
[30-May-2005 14:19:34] /content/cms/front_content.php?idcat=12&lang=1&client=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
[30-May-2005 14:19:34] /content/cms/front_content.php?idcat=12&lang=1&client=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT idtype, type, code FROM con_type<br><br>
[30-May-2005 14:19:34] /content/cms/front_content.php?idcat=12&lang=1&client=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
                    B.idlang    = '1'<br><br>
                    B.idart     = '17' AND
                    A.idartlang = B.idartlang AND
                    A.idtype    = C.idtype AND
                WHERE
                    con_type AS C
                    con_art_lang AS B,
                    con_content AS A,
                FROM
                    *
[30-May-2005 14:19:34] /content/cms/front_content.php?idcat=12&lang=1&client=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT
[30-May-2005 14:19:32] /content/cms/front_content.php?idcat=10&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
[30-May-2005 14:19:32] /content/cms/front_content.php?idcat=10&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT idtype, type, code FROM con_type<br><br>
[30-May-2005 14:19:32] /content/cms/front_content.php?idcat=10&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
                    B.idlang    = '1'<br><br>
                    B.idart     = '8' AND
                    A.idartlang = B.idartlang AND
                    A.idtype    = C.idtype AND
                WHERE
                    con_type AS C
                    con_art_lang AS B,
                    con_content AS A,
                FROM
                    *
[30-May-2005 14:19:32] /content/cms/front_content.php?idcat=10&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT
[30-May-2005 14:19:31] /content/cms/front_content.php?idcat=7&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
[30-May-2005 14:19:31] /content/cms/front_content.php?idcat=7&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT idtype, type, code FROM con_type<br><br>
[30-May-2005 14:19:31] /content/cms/front_content.php?idcat=7&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
                    B.idlang    = '1'<br><br>
                    B.idart     = '6' AND
                    A.idartlang = B.idartlang AND
                    A.idtype    = C.idtype AND
                WHERE
                    con_type AS C
                    con_art_lang AS B,
                    con_content AS A,
                FROM
                    *
[30-May-2005 14:19:31] /content/cms/front_content.php?idcat=7&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT
[30-May-2005 14:19:30] /content/cms/front_content.php?idcat=3&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
[30-May-2005 14:19:30] /content/cms/front_content.php?idcat=3&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT idtype, type, code FROM con_type<br><br>
[30-May-2005 14:19:30] /content/cms/front_content.php?idcat=3&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
                    B.idlang    = '1'<br><br>
                    B.idart     = '2' AND
                    A.idartlang = B.idartlang AND
                    A.idtype    = C.idtype AND
                WHERE
                    con_type AS C
                    con_art_lang AS B,
                    con_content AS A,
                FROM
                    *
[30-May-2005 14:19:30] /content/cms/front_content.php?idcat=3&client=1&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT
[30-May-2005 14:19:17] /content/contenido/external/backendedit/front_content.php?changeview=edit&client=1&lang=1&action=con_editart&idartlang=29&type=&typenr=&idart=29&idcat=1&idcatart=&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
[30-May-2005 14:19:17] /content/contenido/external/backendedit/front_content.php?changeview=edit&client=1&lang=1&action=con_editart&idartlang=29&type=&typenr=&idart=29&idcat=1&idcatart=&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT idtype, type, code FROM con_type<br><br>
[30-May-2005 14:19:17] /content/contenido/external/backendedit/front_content.php?changeview=edit&client=1&lang=1&action=con_editart&idartlang=29&type=&typenr=&idart=29&idcat=1&idcatart=&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
                    B.idlang    = '1'<br><br>
                    B.idart     = '29' AND
                    A.idartlang = B.idartlang AND
                    A.idtype    = C.idtype AND
                WHERE
                    con_type AS C
                    con_art_lang AS B,
                    con_content AS A,
                FROM
                    *
[30-May-2005 14:19:17] /content/contenido/external/backendedit/front_content.php?changeview=edit&client=1&lang=1&action=con_editart&idartlang=29&type=&typenr=&idart=29&idcat=1&idcatart=&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT
[30-Mai-2005 14:19:14] /content/contenido/main.php?area=con&frame=4&idcat=1&idtpl=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
				  AND name = 'sortorder-idlang-1-idcat-1'<br><br>
			      AND type = 'system'
				WHERE user_id = '48a365b4ce1e322a55ae9017f3daf0c0'
[30-Mai-2005 14:19:14] /content/contenido/main.php?area=con&frame=4&idcat=1&idtpl=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT value FROM con_user_prop
[30-Mai-2005 14:19:14] /content/contenido/main.php?area=con&frame=4&idcat=1&idtpl=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
				  AND name = 'timeformat'<br><br>
			      AND type = 'backend'
				WHERE user_id = '48a365b4ce1e322a55ae9017f3daf0c0'
[30-Mai-2005 14:19:14] /content/contenido/main.php?area=con&frame=4&idcat=1&idtpl=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT value FROM con_user_prop
[30-May-2005 14:19:10] /content/contenido/external/backendedit/front_content.php?changeview=edit&client=1&lang=1&action=con_editart&idartlang=7&type=&typenr=&idart=7&idcat=28&idcatart=&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.
[30-May-2005 14:19:10] /content/contenido/external/backendedit/front_content.php?changeview=edit&client=1&lang=1&action=con_editart&idartlang=7&type=&typenr=&idart=7&idcat=28&idcatart=&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f Invalid SQL: SELECT idtype, type, code FROM con_type<br><br>
on=con_editart&idartlang=7&type=&typenr=&idart=7&idcat=28&idcatart=&lang=1&contenido=bde025580a82e827b3e4f0c9ec45bf1f next_record called with no query pending.

Verfasst: Mo 30. Mai 2005, 14:55
von holunda
keiner eine Idee?
Wäre super dringend - danke schonmal im Voraus