Just went through an update of this Blog from Wordpress 2.0 to 2.1.
For the time being, the plug-in list does not work. Also, photopress is down, which means none of the lovely illustrations are displayed. Any hints on this one are very welcomed!
Update: Plug-in list works again – there was a new way that the <!–more–> tag interfered with the list tag. I just removed the former.
Photopress also works again, there was a slight mistake in the php. See the comment for the fix.
Also, the tags cloud page stopped working. It turned out that all my pages were gone. Fixed.





Monday, 5. March 2007
I managed to fix the photopress plug-in.
In buttons.php one needs to change line 10 to
“require_once(ABSPATH . ‘wp-config.php’);”