After upgrading my Apache web server to version 2.4.26, most of the PHP based web sites served by it showed a weird behavior, especially in their administration areas. Joomla! administration area was completely not accessible anymore, showing a 404 error when trying to login and for the admin template style sheets and scripts. WordPress admin area was not loading lists of posts, pages, etc.
4 Beiträge markiert als PHP
Searching a lightweight syntax highlighting plugin for WordPress, I found jQuery.Syntax, a plugin based on the jQuery plugin jQuery.Syntax. Both, the plugin for jQuery and that for WordPress are developed by Samuel Williams, but it seems as if he stopped his efforts for the WordPress plugin, because it got its last update in 2011 and produces PHP and WordPress errors on modern WordPress installations. This is easy to fix, you only have to change small stuff in a few lines. Weiterlesen →
gLastFM is (imho) one of the few working Last.fm widgets for WordPress. Especially it features the easy usage of an own widget template to integrate better in the used wordpress theme. Unfortunately it’s last version was released on the last day in 2011. Except for one little bug it works still great in current WordPress 3.5.1, and this bug is not related to WordPress.
Das last.fm-Modul for Joomla!, dass Sie hier rechts sehen können, wird leider seit dem 21. November 2009 nicht mehr weiter entwickelt. Will man es auf einer Seite einsetzen, die von PHP 5.3 oder neuer angetrieben wird, erhält man die Fehlermeldung, dass die eingesetzte GD-Bibliothek kein JPEG unterstützen würde. Diese Meldung erscheint auch denn, wenn GD JPEG unterstützt, was daran liegt, dass der Name des entsprechenen Attributs bei der Abfrage der GD-Fähigkeiten in PHP 5.3 geändert wurde. Aus JPG Support wurde JPEG Support.