Fehlermeldung beim Anlegen von Content Item - Joomla! Forum - community, help and support


guten abend,

ich benutzte folgende versionen:
- joomla! 1.0.0
- apache 2.0.55
- php 5.0.5
- mysql 5.0.15

wenn ich im administrations-bereich unter content -> content section -> section -> category items navigiere, um neuen inhalt anzulegen, erscheint immer folgende fehlermeldung:

code: select all

db function failed error number 1054
unknown column 'c.access' in 'on clause' sql=select c.*, g.name groupname, cc.name, u.name editor, f.content_id frontpage, s.title section_name, v.name author jos_content c, jos_categories cc, jos_sections s left join jos_groups g on g.id = c.access left join jos_users u on u.id = c.checked_out left join jos_users v on v.id = c.created_by left join jos_content_frontpage f on f.content_id = c.id c.state >= 0 , c.catid = cc.id , cc.section = s.id , s.scope = 'content' , c.sectionid = '1' order cc.ordering, cc.title, c.ordering limit 0, 50


zum besseren verständnis habe ich noch einen screenshot beigefügt:

image

was kann man dagegen tun, damit wieder alles funktioniert?

zuerst solltest du auf die aktuellste stabile version updaten (1.0.7) und dann das ganze nochmal versuchen. wenn es dann immer noch nicht funktioniert, meld dich nochmal.





Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums