Content/Artikel zeigt keine Artikel
Verfasst: Do 29. Jun 2006, 19:06
Hallo,
habe Contenido 4.4.2 installiert (siehe unten, keine Firewall).
Bei Anklick von "Content/Artikel" im Backend erscheint nur "Lost and Found",
Artikel werden keine angezeigt, nicht dem Systemadministrator, auch nicht einem
Benutzer, den ich angelegt habe und mit allen Rechten ausgestattet habe.
Kann nicht herausfinden, woran es liegen könnte?
Vielleicht hat jemand eine Idee.
Gruß, Huelsenberg
Contenido version 4.4.2
Contenido path C:/xampplite/htdocs/contenido442/contenido/contenido/
Contenido full HTML path "http://localhost/contenido442/contenido/contenido/ "
Contenido frontend path C:/xampplite/htdocs/contenido442/contenido/cms/
Number of users: 3
Anzahl der Artikel: 14
Server operating system: Apache/2.2.0 (Win32, Win-98SE) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1
MySQL server version: 5.0.18
Installed PHP version: 5.1.1
safe_mode: deactivated
magic_quotes_gpc: activated
magic_quotes_runtime: deactivated
gpc_order
memory_limit
max_execution_time: 60
Disabled functions: nothing disabled
Gettext extension: loaded
sql.safe_mode: deactivated
Contenido Error Log:
(bei Aufruf von "Artikel")
[29-Jun-2006 18:34:03] Invalid SQL: SELECT
a.preid AS preid,
a.postid AS postid,
a.parentid AS parentid,
c.idcat AS idcat,
c.level AS level,
b.name AS name,
b.public AS public,
b.visible AS online,
d.idtpl AS idtpl
FROM
con_cat AS a,
con_cat_lang AS b,
con_cat_tree AS c
LEFT JOIN
con_template_conf AS d
ON d.idtplcfg = b.idtplcfg
WHERE
a.idclient = '1' AND
b.idlang = '1' AND
c.idcat = b.idcat AND
b.idcat = a.idcat
ORDER BY
c.idtree ASC<br><br>
[29-Jun-2006 18:34:03] next_record called with no query pending.
habe Contenido 4.4.2 installiert (siehe unten, keine Firewall).
Bei Anklick von "Content/Artikel" im Backend erscheint nur "Lost and Found",
Artikel werden keine angezeigt, nicht dem Systemadministrator, auch nicht einem
Benutzer, den ich angelegt habe und mit allen Rechten ausgestattet habe.
Kann nicht herausfinden, woran es liegen könnte?
Vielleicht hat jemand eine Idee.
Gruß, Huelsenberg
Contenido version 4.4.2
Contenido path C:/xampplite/htdocs/contenido442/contenido/contenido/
Contenido full HTML path "http://localhost/contenido442/contenido/contenido/ "
Contenido frontend path C:/xampplite/htdocs/contenido442/contenido/cms/
Number of users: 3
Anzahl der Artikel: 14
Server operating system: Apache/2.2.0 (Win32, Win-98SE) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1
MySQL server version: 5.0.18
Installed PHP version: 5.1.1
safe_mode: deactivated
magic_quotes_gpc: activated
magic_quotes_runtime: deactivated
gpc_order
memory_limit
max_execution_time: 60
Disabled functions: nothing disabled
Gettext extension: loaded
sql.safe_mode: deactivated
Contenido Error Log:
(bei Aufruf von "Artikel")
[29-Jun-2006 18:34:03] Invalid SQL: SELECT
a.preid AS preid,
a.postid AS postid,
a.parentid AS parentid,
c.idcat AS idcat,
c.level AS level,
b.name AS name,
b.public AS public,
b.visible AS online,
d.idtpl AS idtpl
FROM
con_cat AS a,
con_cat_lang AS b,
con_cat_tree AS c
LEFT JOIN
con_template_conf AS d
ON d.idtplcfg = b.idtplcfg
WHERE
a.idclient = '1' AND
b.idlang = '1' AND
c.idcat = b.idcat AND
b.idcat = a.idcat
ORDER BY
c.idtree ASC<br><br>
[29-Jun-2006 18:34:03] next_record called with no query pending.