After Upgrading DJ Catalog 3.2.9 to DJ Catalog 3.3.1 nothing works anymore in Backend. There seems to be a Problem with the Database. Because the Error says "Unknown Column im1.path". The Solution is not easy ...

You updated from version 3.2.9 to 3.3.1. During that process Joomla! executes all SQL files, names of which are "greater" than previous SCHEMA version in your database (in your case it should have been 3.2.beta.1). Current schema version can be found in 'schemas' table.

SQL queries from following files should have been executed, but for some reason the were not:
/administrator/components/com_djcatalog2/install/sqlupdates/3.2.10.beta.sql
/administrator/components/com_djcatalog2/install/sqlupdates/3.2.11.sql
/administrator/components/com_djcatalog2/install/sqlupdates/3.3.sql

So, basically, I have gone through those three files and applied all queries from them, directly in your Database. Of course, You have to replace all occurrences of #__ with your database prefix.

Unknown column 'im1.path' in 'field list' SQL=SELECT COUNT(*) FROM njwm7_djc2_items AS a LEFT JOIN njwm7_djc2_categories AS c ON c.id = a.cat_id LEFT JOIN njwm7_djc2_producers AS p ON p.id = a.producer_id LEFT JOIN njwm7_users AS uc ON uc.id=a.checked_out LEFT JOIN (select im1.fullname, im1.caption, im1.type, im1.item_id, im1.path, im1.fullpath from njwm7_djc2_images as im1, (select item_id, type, min(ordering) as lowest_order from njwm7_djc2_images group by item_id, type) as im2 where im1.item_id = im2.item_id and im1.type=im2.type and im1.ordering = im2.lowest_order group by im1.type, im1.item_id, im1.path, im1.fullpath) AS img ON img.item_id = a.id AND img.type='item' WHERE (a.published = 0 OR a.published = 1)

Unknown column 'im1.path' in 'field list' SQL=SELECT a.*, c.name AS category_name, c.id AS cat_id, p.name AS producer_name, uc.name AS editor, img.fullname AS item_image, img.caption AS image_caption, img.path as image_path, img.fullpath as image_fullpath FROM njwm7_djc2_items AS a LEFT JOIN njwm7_djc2_categories AS c ON c.id = a.cat_id LEFT JOIN njwm7_djc2_producers AS p ON p.id = a.producer_id LEFT JOIN njwm7_users AS uc ON uc.id=a.checked_out LEFT JOIN (select im1.fullname, im1.caption, im1.type, im1.item_id, im1.path, im1.fullpath from njwm7_djc2_images as im1, (select item_id, type, min(ordering) as lowest_order from njwm7_djc2_images group by item_id, type) as im2 where im1.item_id = im2.item_id and im1.type=im2.type and im1.ordering = im2.lowest_order group by im1.type, im1.item_id, im1.path, im1.fullpath) AS img ON img.item_id = a.id AND img.type='item' WHERE (a.published = 0 OR a.published = 1) ORDER BY a.name asc LIMIT 0, 20

Unknown column 'im1.path' in 'field list' SQL=SELECT COUNT(*) FROM njwm7_djc2_items AS a LEFT JOIN njwm7_djc2_categories AS c ON c.id = a.cat_id LEFT JOIN njwm7_djc2_producers AS p ON p.id = a.producer_id LEFT JOIN njwm7_users AS uc ON uc.id=a.checked_out LEFT JOIN (select im1.fullname, im1.caption, im1.type, im1.item_id, im1.path, im1.fullpath from njwm7_djc2_images as im1, (select item_id, type, min(ordering) as lowest_order from njwm7_djc2_images group by item_id, type) as im2 where im1.item_id = im2.item_id and im1.type=im2.type and im1.ordering = im2.lowest_order group by im1.type, im1.item_id, im1.path, im1.fullpath) AS img ON img.item_id = a.id AND img.type='item' WHERE (a.published = 0 OR a.published = 1)

Joomla TinyMCE Editor flackert im Firefo…

Zur Beruhigung voran - es liegt sehr wahrscheinlich nicht an deinem Joomla-Setup allein, sondern an einer Inkompatibilität zwischen Firefox 148 und der TinyMCE-Initialisierung in Joomla.

Read more

E-Mail Marketing / Newsletter was gibt e…

E-Mail Marketing Tipps für Newsletter

Immer wieder weren wir gefragt "Wir würden gern einen Newsletter versenden. Wie gehen wir am besten vor? Ist doch kein Problem die Mails direkt über Outlook zu verdenden, oder?" -...

Read more

Widerrufbutton im Onlineshop

Widerrufbutton im Onlineshop

Bei allen B2C Fernabsatzverträgen muss es ab Spätestens ab dem 19. Juni 2026 möglich sein den geschlossenen Vertrag genauso einfach zu widerrufen wie abzuschließen. Was muss ich umbauen? Wie sieht eine Lösung für...

Read more

wasapi modus ausschalten

Um den WASAPI-Exklusivmodus in Windows zu deaktivieren, öffnen Sie über mmsys.cpl (Win+R) die Soundeinstellungen, wählen das Wiedergabegerät aus und entfernen unter „Eigenschaften“ > „Erweitert“ die Haken bei „Anwendungen haben alleinige...

Read more

JCE Fileupload maximum 1024kb

JCE Fileupload maximum 1024kb

Der JCE lässt nur Dateien bis 1024KB ( 1 MB ) zu

Read more

Joomla OSmap Update führt zu Fatal Error…

Joomla OSmap Updates

Die aktuellen Updates von OSMap Free verursachen Fehler bei einem Update.  Problem ist die Erweiterung "ShackExtensionSupport" darin befindet sich die Datei "AbstractScript.php"

Read more

Matomo Cronjob bei ALLinkl einrichten

Matomo (früher Piwik) ist ein Open-Source-Webanalyse-Tool, das ähnlich wie Google Analytics funktioniert, aber mit starkem Fokus auf Datenschutz, Datenhoheit und DSGVO-Konformität.Es kann entweder selbst gehostet (On-Premise) oder als Cloud-Lösung genutzt...

Read more

Unclosed regex pattern at position

Joomshaper Compress JS

Ein unschöner Fehler tritt im Zusammenspiel vom JoomShaper Template „shaper_helixultimate“ und dem Video Plugin „AllVideos (by JoomlaWorks)“ auf.

Read more

Joomla & WordPress-Website lokal/off…

Website lokal speichern mit HTTrack

Ein statisches Backup (HTML Seiten) einer dynamischen Webseite auf CMS Basis (PHP MySQL) wie Wordpress oder Joomla macht sich am besten mit HTTrack. Wir nutzen das Tool gern um einzelne Seiten...

Read more
Wir nutzen Cookies auf unserer Website. Diese sind essenziell für den Betrieb der Seite, sogenannte Tracking Cookies werden nicht eingesetzt. Sie können selbst entscheiden, ob Sie die Cookies zulassen möchten. Bitte beachten Sie, dass bei einer Ablehnung womöglich nicht mehr alle Funktionalitäten der Seite zur Verfügung stehen.