Error Page for e107
17 June 2005Formally submitted my three-part fix for the error page distribution with e107.
If you (1) setup the e107 error.php file as your ErrorDocument and (2) try to fetch a page NOT in your e107 installation root that causes an error, the display of the resulting error page is mangled because the server doesn't know where to get all the bits of your theme.
Here's the fix - in three parts.
Read more »
TrackBack Ping for e107
15 June 2005Fixed the TrackBack ping function in e107. The plugin doesn't create all the database fields, so manually add the field 'trackback_blogname' as the last field (I made it type VARCHAR(150)) in the 'e107_trackback' table of your database.
Read more »
