window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-SZT5S2F4W5', { 'anonymize_ip':true });
19 02, 2010

Phoca Guestbook and HTMLPurifier Errors

By |2016-10-29T13:55:20+02:00February 19th, 2010|Uncategorized|4 Comments

I had installed Phoca Guestbook to my Joomla! 1.5 the last days... So now i was going out to get it on my website so i check out the admistration section but if i goes to the site section i get only errors. Errors: Warning: require_once(HTMLPurifier/Error.php) [function.require-once]: failed to open stream: No such file or directory in /home/www/webx/html/components/com_phocaguestbook/assets/library/HTMLPurifier/ConfigSchema.php on line 3 Fatal error: require_once() [function.require]: Failed opening required 'HTMLPurifier/Error.php' (include_path='.') in /home/www/webx/html/components/com_phocaguestbook/assets/library/HTMLPurifier/ConfigSchema.php on line 3 The [...]

7 02, 2010

Joomla: Einfache Horizontale Navigation

By |2016-10-22T11:39:41+02:00February 7th, 2010|Joomla|4 Comments

Ich dachte mir mit Joomla 1.5 lässt sich bestimmt eine Subnavigation umsetzen, nur hatte ich da noch nicht das Template-Design vorliegen. Nachdem mir das Design vorgelegt wurde musste ich erst einmal etwas tüfteln,  da ich eine Horizontale Navigation mit  Subs auf CSS Basis bauen sollte. Nachfolgen möchte ich nun ein kleines Tutorial vorstellen, wie sich dies relativ einfach ohne zusätzliche Moduleoder Komponenten  in Joomla 1.5 umsetzen lässt. Das erste Bild stellt die Menü Struktur mit Subs dar, im normal fall [...]

Go to Top