Warning: PDOStatement::execute() [pdostatement.execute]: SQLSTATE[HY000]: General error: 145 Table './skippy_skippy/h_sessions' is marked as crashed and should be repaired in system/classes/databaseconnection.php line 269
vhost 1.5 is now available!
This is a minor update to my vhost plugin, making it compatible with WordPress 2.0.
About | Policies | skippy.net
Warning: PDOStatement::execute() [pdostatement.execute]: SQLSTATE[HY000]: General error: 145 Table './skippy_skippy/h_sessions' is marked as crashed and should be repaired in system/classes/databaseconnection.php line 269
Warning: PDOStatement::execute() [pdostatement.execute]: SQLSTATE[HY000]: General error: 145 Table './skippy_skippy/h_sessions' is marked as crashed and should be repaired in system/classes/databaseconnection.php line 269
vhost_list_pagesfunction fails. You can just drop the post_author clause from this query if it isn't set:if($vhost_owner) { $sql = "SELECT ID, post_title, post_name from $wpdb->posts WHERE post_status = 'static' AND post_author = $vhost_owner"; } else { $sql = "SELECT ID, post_title, post_name from $wpdb->posts WHERE post_status = 'static'"; } $vhost_pages = $wpdb->get_results($sql);I'm still playing, but so far it's looking good!