ich habe eine Website mit der Version 4.6.8.5, die auch ohne Probs´s lief.
Gemäß den Vorgaben habe ich die Version upgedated auf 4.6.15.
Installation: einwandfrei;
Klicke ich nach dem Login auf ARTIKEL/ÜBERSICHT und suche dort einen zu editierenden Artikel aus, so erhalte ich die Fehlermeldung:
Beim Neuanlegen erhalte ich die Meldung:con_editart is not in the actions table!
Use the following statement to insert it with minimal functionsinto the actions table:
INSERT INTO con_actions SET idaction = 64, idarea = 2, name = 'con_editart', relevant = 1
Im Forum gibt´s zwar einige Beiträge dazu, die aber keine Lösung beinhalten. Oder brauche ich einen Führhund?con_newart is not in the actions table!
Use the following statement to insert it with minimal functionsinto the actions table:
INSERT INTO con_actions SET idaction = 64, idarea = 3, name = 'con_newart', relevant = 1
Scherzender Ho