• Installation WordPress 3.0.1 seems to be succesful completed but during and after installation errors appear in error_log and debug.txt. Every time I view the dashboard errors keep comming in the error_log.

    [error_log] some errors after install

    [Fri Nov 19 09:50:08 2010] [error] [client 0.0.0.0] WordPress database error <div style="clear:both">&nbsp;</div><div class="queries" style="clear:both; margin_bottom:2px; border: red dotted thin;">Queries made or created this session were<br/>\r\n\t<ol>\r\n\t\t<li>Raw query:\tselect modTime from modTimes where modFile = '/home/website/www/wp-admin/includes/upgrade.php'</li>\r\n\t\t<li>Rewritten: select modTime from modTimes where modFile = '/home/website/www/wp-admin/includes/upgrade.php'</li>\r\n\t\t<li>With Placeholders: select modTime from modTimes where modFile =  ?  </li>\r\n\t\t<li>Prepare:\tselect modTime from modTimes where modFile =  ? </li>\r\n\t</ol>\r\n</div><div style="clear:both; margin_bottom:2px; border: red dotted thin;" class="errorMessage" style="border-bottom:dotted blue thin;">Error occurred at line 431 in Function prepareQuery. <br/> Error message was: Problem preparing the PDO SQL Statement.  Error was no such table: modTimes </div><pre>#0  PDO_Engine->getErrorMessage() called at [/home/website/www/wp-content/pdo/db.php:207]\n#1  pdo_db->query(select modTime from modTimes where modFile = '/home/website/www/wp-admin/includes/upgrade.php') called at [/home/website/www/wp-includes/wp-db.php:1306]\n#2  wpdb->get_var(select modTime from modTimes where modFile = '/home/website/www/wp-admin/includes/upgrade.php') called at [/home/website/www/wp-content/db.php:79]\n#3  fileModified(/home/website/www/wp-admin/includes/upgrade.php) called at [/home/website/www/wp-content/db.php:118]\n#4  changeFiles_2_4() called at [/home/website/www/wp-content/db.php:154]\n#5  require_once(/home/website/www/wp-content/db.php) called at [/home/website/www/wp-includes/functions.php:3087]\n#6  require_wp_db() called at [/home/website/www/wp-settings.php:71]\n#7  require_once(/home/website/www/wp-settings.php) called at [/home/website/www/wp-config.php:97]\n#8  require_once(/home/website/www/wp-config.php) called at [/home/website/www/wp-load.php:30]\n#9  require_once(/home/website/www/wp-load.php) called at [/home/website/www/wp-blog-header.php:12]\n#10 require(/home/website/www/wp-blog-header.php) called at [/home/website/www/index.php:17]\n</pre> for query select modTime from modTimes where modFile = '/home/website/www/wp-admin/includes/upgrade.php' made by require, require_once, require_once, require_once, require_wp_db, require_once, changeFiles_2_4, fileModified, pdo_db->query, pdo_db->print_error
    [Fri Nov 19 09:50:08 2010] [error] [client 0.0.0.0] WordPress database error <div style="clear:both">&nbsp;</div><div class="queries" style="clear:both; margin_bottom:2px; border: red dotted thin;">Queries made or created this session were<br/>\r\n\t<ol>\r\n\t\t<li>Raw query:\t\treplace into \n\t\t\t\t\tmodTimes \n\t\t\t\t\t(modTime, modFile) \n\t\t\t\t\tvalues ('1289533276',\n\t\t\t\t\t\t\t'/home/website/www/wp-admin/includes/upgrade.php')</li>\r\n\t\t<li>Rewritten: \treplace into \n\t\t\t\t\tmodTimes \n\t\t\t\t\t(modTime, modFile) \n\t\t\t\t\tvalues ('1289533276',\n\t\t\t\t\t\t\t'/home/website/www/wp-admin/includes/upgrade.php')</li>\r\n\t\t<li>With Placeholders: \treplace into \n\t\t\t\t\tmodTimes \n\t\t\t\t\t(modTime, modFile) \n\t\t\t\t\tvalues ( ? ,\n\t\t\t\t\t\t\t ? ) </li>\r\n\t\t<li>Prepare:\t\treplace into \n\t\t\t\t\tmodTimes \n\t\t\t\t\t(modTime, modFile) \n\t\t\t\t\tvalues ( ? ,\n\t\t\t\t\t\t\t ? )</li>\r\n\t</ol>\r\n</div><div style="clear:both; margin_bottom:2px; border: red dotted thin;" class="errorMessage" style="border-bottom:dotted blue thin;">Error occurred at line 431 in Function prepareQuery. <br/> Error message was: Problem preparing the PDO SQL Statement.  Error was no such table: modTimes </div><pre>#0  PDO_Engine->getErrorMessage() called at [/home/website/www/wp-content/pdo/db.php:207]\n#1  pdo_db->query(\treplace into \n\t\t\t\t\tmodTimes \n\t\t\t\t\t(modTime, modFile) \n\t\t\t\t\tvalues ('1289533276',\n\t\t\t\t\t\t\t'/home/website/www/wp-admin/includes/upgrade.php')) called at [/home/website/www/wp-content/db.php:97]\n#2  updateFileModified(/home/website/www/wp-admin/includes/upgrade.php) called at [/home/website/www/wp-content/db.php:122]\n#3  changeFiles_2_4() called at [/home/website/www/wp-content/db.php:154]\n#4  require_once(/home/website/www/wp-content/db.php) called at [/home/website/www/wp-includes/functions.php:3087]\n#5  require_wp_db() called at [/home/website/www/wp-settings.php:71]\n#6  require_once(/home/website/www/wp-settings.php) called at [/home/website/www/wp-config.php:97]\n#7  require_once(/home/website/www/wp-config.php) called at [/home/website/www/wp-load.php:30]\n#8  require_once(/home/website/www/wp-load.php) called at [/home/website/www/wp-blog-header.php:12]\n#9  require(/home/website/www/wp-blog-header.php) called at [/home/website/www/index.php:17]\n</pre> for query \treplace into \n\t\t\t\t\tmodTimes \n\t\t\t\t\t(modTime, modFile) \n\t\t\t\t\tvalues ('1289533276',\n\t\t\t\t\t\t\t'/home/website/www/wp-admin/includes/upgrade.php') made by require, require_once, require_once, require_once, require_wp_db, require_once, changeFiles_2_4, updateFileModified, pdo_db->query, pdo_db->print_error
    [Fri Nov 19 09:50:08 2010] [error] [client 0.0.0.0] WordPress database error <div style="clear:both">&nbsp;</div><div class="queries" style="clear:both; margin_bottom:2px; border: red dotted thin;">Queries made or created this session were<br/>\r\n\t<ol>\r\n\t\t<li>Raw query:\tselect modTime from modTimes where modFile = '/home/website/www/wp-admin/includes/schema.php'</li>\r\n\t\t<li>Rewritten: select modTime from modTimes where modFile = '/home/website/www/wp-admin/includes/schema.php'</li>\r\n\t\t<li>With Placeholders: select modTime from modTimes where modFile =  ?  </li>\r\n\t\t<li>Prepare:\tselect modTime from modTimes where modFile =  ? </li>\r\n\t</ol>\r\n</div><div style="clear:both; margin_bottom:2px; border: red dotted thin;" class="errorMessage" style="border-bottom:dotted blue thin;">Error occurred at line 431 in Function prepareQuery. <br/> Error message was: Problem preparing the PDO SQL Statement.  Error was no such table: modTimes </div><pre>#0  PDO_Engine->getErrorMessage() called at [/home/website/www/wp-content/pdo/db.php:207]\n#1  pdo_db->query(select modTime from modTimes where modFile = '/home/website/www/wp-admin/includes/schema.php') called at [/home/website/www/wp-includes/wp-db.php:1306]\n#2  wpdb->get_var(select modTime from modTimes where modFile = '/home/website/www/wp-admin/includes/schema.php') called at [/home/website/www/wp-content/db.php:79]\n#3  fileModified(/home/website/www/wp-admin/includes/schema.php) called at [/home/website/www/wp-content/db.php:118]\n#4  changeFiles_2_4() called at [/home/website/www/wp-content/db.php:154]\n#5  require_once(/home/website/www/wp-content/db.php) called at [/home/website/www/wp-includes/functions.php:3087]\n#6  require_wp_db() called at [/home/website/www/wp-settings.php:71]\n#7  require_once(/home/website/www/wp-settings.php) called at [/home/website/www/wp-config.php:97]\n#8  require_once(/home/website/www/wp-config.php) called at [/home/website/www/wp-load.php:30]\n#9  require_once(/home/website/www/wp-load.php) called at [/home/website/www/wp-blog-header.php:12]\n#10 require(/home/website/www/wp-blog-header.php) called at [/home/website/www/index.php:17]\n</pre> for query select modTime from modTimes where modFile = '/home/website/www/wp-admin/includes/schema.php' made by require, require_once, require_once, require_once, require_wp_db, require_once, changeFiles_2_4, fileModified, pdo_db->query, pdo_db->print_error
    [Fri Nov 19 09:50:08 2010] [error] [client 0.0.0.0] WordPress database error <div style="clear:both">&nbsp;</div><div class="queries" style="clear:both; margin_bottom:2px; border: red dotted thin;">Queries made or created this session were<br/>\r\n\t<ol>\r\n\t\t<li>Raw query:\t\treplace into \n\t\t\t\t\tmodTimes \n\t\t\t\t\t(modTime, modFile) \n\t\t\t\t\tvalues ('1289533268',\n\t\t\t\t\t\t\t'/home/website/www/wp-admin/includes/schema.php')</li>\r\n\t\t<li>Rewritten: \treplace into \n\t\t\t\t\tmodTimes \n\t\t\t\t\t(modTime, modFile) \n\t\t\t\t\tvalues ('1289533268',\n\t\t\t\t\t\t\t'/home/website/www/wp-admin/includes/schema.php')</li>\r\n\t\t<li>With Placeholders: \treplace into \n\t\t\t\t\tmodTimes \n\t\t\t\t\t(modTime, modFile) \n\t\t\t\t\tvalues ( ? ,\n\t\t\t\t\t\t\t ? ) </li>\r\n\t\t<li>Prepare:\t\treplace into \n\t\t\t\t\tmodTimes \n\t\t\t\t\t(modTime, modFile) \n\t\t\t\t\tvalues ( ? ,\n\t\t\t\t\t\t\t ? )</li>\r\n\t</ol>\r\n</div><div style="clear:both; margin_bottom:2px; border: red dotted thin;" class="errorMessage" style="border-bottom:dotted blue thin;">Error occurred at line 431 in Function prepareQuery. <br/> Error message was: Problem preparing the PDO SQL Statement.  Error was no such table: modTimes </div><pre>#0  PDO_Engine->getErrorMessage() called at [/home/website/www/wp-content/pdo/db.php:207]\n#1  pdo_db->query(\treplace into \n\t\t\t\t\tmodTimes \n\t\t\t\t\t(modTime, modFile) \n\t\t\t\t\tvalues ('1289533268',\n\t\t\t\t\t\t\t'/home/website/www/wp-admin/includes/schema.php')) called at [/home/website/www/wp-content/db.php:97]\n#2  updateFileModified(/home/website/www/wp-admin/includes/schema.php) called at [/home/website/www/wp-content/db.php:122]\n#3  changeFiles_2_4() called at [/home/website/www/wp-content/db.php:154]\n#4  require_once(/home/website/www/wp-content/db.php) called at [/home/website/www/wp-includes/functions.php:3087]\n#5  require_wp_db() called at [/home/website/www/wp-settings.php:71]\n#6  require_once(/home/website/www/wp-settings.php) called at [/home/website/www/wp-config.php:97]\n#7  require_once(/home/website/www/wp-config.php) called at [/home/website/www/wp-load.php:30]\n#8  require_once(/home/website/www/wp-load.php) called at [/home/website/www/wp-blog-header.php:12]\n#9  require(/home/website/www/wp-blog-header.php) called at [/home/website/www/index.php:17]\n</pre> for query \treplace into \n\t\t\t\t\tmodTimes \n\t\t\t\t\t(modTime, modFile) \n\t\t\t\t\tvalues ('1289533268',\n\t\t\t\t\t\t\t'/home/website/www/wp-admin/includes/schema.php') made by require, require_once, require_once, require_once, require_wp_db, require_once, changeFiles_2_4, updateFileModified, pdo_db->query, pdo_db->print_error

    [error_log] some errors after login and view dashboard

    [Fri Nov 19 09:58:53 2010] [error] [client 0.0.0.0] WordPress database error <div style="clear:both">&nbsp;</div><div class="queries" style="clear:both; margin_bottom:2px; border: red dotted thin;">Queries made or created this session were<br/>\r\n\t<ol>\r\n\t\t<li>Raw query:\tSELECT COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%administrator%', FALSE)), COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%editor%', FALSE)), COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%author%', FALSE)), COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%contributor%', FALSE)), COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%subscriber%', FALSE)), COUNT(*) FROM wp_usermeta WHERE meta_key = 'wp_capabilities'</li>\r\n\t\t<li>Rewritten: SELECT COUNT(NULLIF(meta_value LIKE '%administrator%', FALSE)), COUNT(NULLIF(meta_value LIKE '%editor%', FALSE)), COUNT(NULLIF(meta_value LIKE '%author%', FALSE)), COUNT(NULLIF(meta_value LIKE '%contributor%', FALSE)), COUNT(NULLIF(meta_value LIKE '%subscriber%', FALSE)), COUNT(*) FROM wp_usermeta WHERE meta_key = 'wp_capabilities'</li>\r\n\t\t<li>With Placeholders: SELECT COUNT(NULLIF(meta_value LIKE  ? , FALSE)), COUNT(NULLIF(meta_value LIKE  ? , FALSE)), COUNT(NULLIF(meta_value LIKE  ? , FALSE)), COUNT(NULLIF(meta_value LIKE  ? , FALSE)), COUNT(NULLIF(meta_value LIKE  ? , FALSE)), COUNT(*) FROM wp_usermeta WHERE meta_key =  ?  </li>\r\n\t\t<li>Prepare:\tSELECT COUNT(NULLIF(meta_value LIKE  ? , FALSE)), COUNT(NULLIF(meta_value LIKE  ? , FALSE)), COUNT(NULLIF(meta_value LIKE  ? , FALSE)), COUNT(NULLIF(meta_value LIKE  ? , FALSE)), COUNT(NULLIF(meta_value LIKE  ? , FALSE)), COUNT(*) FROM wp_usermeta WHERE meta_key =  ? </li>\r\n\t</ol>\r\n</div><div style="clear:both; margin_bottom:2px; border: red dotted thin;" class="errorMessage" style="border-bottom:dotted blue thin;">Error occurred at line 431 in Function prepareQuery. <br/> Error message was: Problem preparing the PDO SQL Statement.  Error was no such column: FALSE </div><pre>#0  PDO_Engine->getErrorMessage() called at [/home/website/www/wp-content/pdo/db.php:207]\n#1  pdo_db->query(SELECT COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%administrator%', FALSE)), COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%editor%', FALSE)), COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%author%', FALSE)), COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%contributor%', FALSE)), COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%subscriber%', FALSE)), COUNT(*) FROM wp_usermeta WHERE meta_key = 'wp_capabilities') called at [/home/website/www/wp-includes/wp-db.php:1333]\n#2  wpdb->get_row(SELECT COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%administrator%', FALSE)), COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%editor%', FALSE)), COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%author%', FALSE)), COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%contributor%', FALSE)), COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%subscriber%', FALSE)), COUNT(*) FROM wp_usermeta WHERE meta_key = 'wp_capabilities', ARRAY_N) called at [/home/website/www/wp-includes/user.php:464]\n#3  count_users() called at [/home/website/www/wp-includes/update.php:50]\n#4  wp_version_check() called at [/home/website/www/wp-includes/update.php:301]\n#5  _maybe_update_core()\n#6  call_user_func_array(_maybe_update_core, Array ([0] => )) called at [/home/website/www/wp-includes/plugin.php:395]\n#7  do_action(admin_init) called at [/home/website/www/wp-admin/admin.php:98]\n#8  require_once(/home/website/www/wp-admin/admin.php) called at [/home/website/www/wp-admin/index.php:10]\n</pre> for query SELECT COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%administrator%', FALSE)), COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%editor%', FALSE)), COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%author%', FALSE)), COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%contributor%', FALSE)), COUNT(NULLIF([backtic]meta_value[backtic] LIKE '%subscriber%', FALSE)), COUNT(*) FROM wp_usermeta WHERE meta_key = 'wp_capabilities' made by require_once, do_action, call_user_func_array, _maybe_update_core, wp_version_check, count_users, pdo_db->query, pdo_db->print_error, referer: http://www.website.nl/wp-login.php
    [Fri Nov 19 09:58:58 2010] [error] [client 0.0.0.0] WordPress database error <div style="clear:both">&nbsp;</div><div class="queries" style="clear:both; margin_bottom:2px; border: red dotted thin;">Queries made or created this session were<br/>\r\n\t<ol>\r\n\t\t<li>Raw query:\tINSERT INTO [backtic]wp_options[backtic] ([backtic]option_name[backtic], [backtic]option_value[backtic], [backtic]autoload[backtic]) VALUES ('_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca', 'a:4:{s:5:\\"child\\";a:1:{s:0:\\"\\";a:1:{s:3:\\"rss\\";a:1:{i:0;a:6:{s:4:\\"data\\";s:3:\\"\n\n\n\\";s:7:\\"attribs\\";a:1:{s:0:\\"\\";a:1:{s:7:\\"version\\";s:3:\\"2.0\\";}}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";s:5:\\"child\\";a:1:{s:0:\\"\\";a:1:{s:7:\\"channel\\";a:1:{i:0;a:6:{s:4:\\"data\\";s:50:\\"\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";s:5:\\"child\\";a:3:{s:0:\\"\\";a:7:{s:5:\\"title\\";a:1:{i:0;a:5:{s:4:\\"data\\";s:14:\\"WordPress News\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}}s:4:\\"link\\";a:1:{i:0;a:5:{s:4:\\"data\\";s:25:\\"http://wordpress.org/news\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}}s:11:\\"description\\";a:1:{i:0;a:5:{s:4:\\"data\\";s:14:\\"WordPress News\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}}s:13:\\"lastBuildDate\\";a:1:{i:0;a:5:{s:4:\\"data\\";s:31:\\"Thu, 30 Sep 2010 03:23:31 +0000\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}}s:8:\\"language\\";a:1:{i:0;a:5:{s:4:\\"data\\";s:2:\\"en\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}}s:9:\\"generator\\";a:1:{i:0;a:5:{s:4:\\"data\\";s:33:\\"http://wordpress.org/?v=3.1-alpha\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}}s:4:\\"item\\";a:10:{i:0;a:6:{s:4:\\"data\\";s:56:\\"\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\n\t\t\n\t\t\n\t\t\t\n\t\t\t\n\t\t\n\t\t\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";s:5:\\"child\\";a:5:{s:0:\\"\\";a:7:{s:5:\\"title\\";a:1:{i:0;a:5:{s:4:\\"data\\";s:39:\\"WordPress for iPhone/iPad v2.6 Released\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}}s:4:\\"link\\";a:1:{i:0;a:5:{s:4:\\"data\\";s:43:\\"http://wordpress.org/news/2010/09/ios-v2-6/\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}}s:8:\\"comments\\";a:1:{i:0;a:5:{s:4:\\"data\\";s:52:\\"http://wordpress.org/news/2010/09/ios-v2-6/#comments\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}}s:7:\\"pubDate\\";a:1:{i:0;a:5:{s:4:\\"data\\";s:31:\\"Thu, 30 Sep 2010 03:23:31 +0000\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}}s:8:\\"category\\";a:6:{i:0;a:5:{s:4:\\"data\\";s:8:\\"Releases\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}i:1;a:5:{s:4:\\"data\\";s:5:\\"apple\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}i:2;a:5:{s:4:\\"data\\";s:3:\\"ios\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}i:3;a:5:{s:4:\\"data\\";s:4:\\"ipad\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}i:4;a:5:{s:4:\\"data\\";s:6:\\"iphone\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}i:5;a:5:{s:4:\\"data\\";s:6:\\"mobile\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}}s:4:\\"guid\\";a:1:{i:0;a:5:{s:4:\\"data\\";s:33:\\"http://wordpress.org/news/?p=1497\\";s:7:\\"attribs\\";a:1:{s:0:\\"\\";a:1:{s:11:\\"isPermaLink\\";s:5:\\"false\\";}}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}}s:11:\\"description\\";a:1:{i:0;a:5:{s:4:\\"data\\";s:335:\\"Attention Apple-gadget-owning WordPress users! Have you been using the WordPress iOS app for iPhone and iPad? Or maybe you tried it a while back and thought it wasn’t for you? Either way, the new release — v2.6 — will knock your socks off. Why? A bunch of reasons: Video. Record, upload, attach, and play videos [...]\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}}}s:32:\\"http://purl.org/dc/elements/1.1/\\";a:1:{s:7:\\"creator\\";a:1:{i:0;a:5:{s:4:\\"data\\";s:10:\\"Jane Wells\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}}}s:40:\\"http://purl.org/rss/1.0/modules/content/\\";a:1:{s:7:\\"encoded\\";a:1:{i:0;a:5:{s:4:\\"data\\";s:2319:\\"<p>Attention Apple-gadget-owning WordPress users! Have you been using the WordPress iOS app for iPhone and iPad? Or maybe you tried it a while back and thought it wasn’t for you? Either way, the new release — v2.6 — will knock your socks off. Why? A bunch of reasons:</p>\n<ul>\n<li>Video. Record, upload, attach, and play videos within the app. Yay for being able to catch your friends‘ and co-workers’ most <del>embarrassing\xc2\xa0shenanigans</del>\xc2\xa0<em>creative moments</em> with iPhone video and publish them immediately for all the world to see on your WordPress site.</li>\n<li>A total rewrite of the way local drafts are handled, to prevent the unintentional loss of your pending posts.</li>\n<li>Autosave/post revisions. Bam! One of the “oh, thank goodness” features of the web app makes it into the iOS version.</li>\n<li>Easier setup. Faster and easier process for adding your sites to the app.</li>\n<li>Media Library. We‘re gradually getting closer to the media management you’re used to in the web app.</li>\n</ul>\n<p>There are also numerous bugfixes and performance enhancements in this release, so if you haven‘t been using the app lately, you should consider giving it another try. I’m personally pretty excited to start using the iPhone version more often now that there are all these fixes and new features. Especially the video upload. You know, for those <em>creative moments</em> that make life fun. <img src=\\'http://wordpress.org/news/wp-includes/images/smilies/icon_smile.gif\\' alt=\\':)\\' class=\\'wp-smiley\\' /> </p>\n<p>You can read the full <a href=\\"http://ios.wordpress.org/2010/09/29/introducing-version-2-6/\\">2.6 release post on the WordPress for iOS blog</a>, and can download v2.6 from iTunes/the app store. Happy mobile blogging!</p>\n<p style=\\"text-align: center\\">* * *</p>\n<p>Not an iPhone user? We’ve still got your on-the-go back! Check out the WordPress apps for <a href=\\"http://android.wordpress.org/\\">Android</a>, <a href=\\"http://blackberry.wordpress.org/\\">Blackberry</a>, and <a href=\\"http://nokia.wordpress.org/\\">Nokia (beta)</a>. They‘re all 100% GPL, of course, and we’re always looking for contributors to the development projects, so check the blogs if you have mobile dev skills and want to get involved.</p>\n\\";s:7:\\"attribs\\";a:0:{}s:8:\\"xml_base\\";s:0:\\"\\";s:17:\\"xml_base_explicit\\";b:0;s:8:\\"xml_lang\\";s:0:\\"\\";}}}s:36:\\"http://wellformedweb.org/CommentAPI/\\";a:1:{s:10:\\"commentRss\\";a:1:{i:0;a:5:{s:4:\\"data\\";s:48:\\"http://wordpress.org/news/2010/09/ios-v2-6/f
    [Fri Nov 19 09:58:58 2010] [error] [client 0.0.0.0] WordPress database error <div style="clear:both">&nbsp;</div><div class="queries" style="clear:both; margin_bottom:2px; border: red dotted thin;">Queries made or created this session were<br/>\r\n\t<ol>\r\n\t\t<li>Raw query:\tSELECT ID FROM wp_posts WHERE post_status = 'auto-draft' AND DATE_SUB( NOW(), INTERVAL 7 DAY ) > post_date</li>\r\n\t\t<li>Rewritten: SELECT ID FROM wp_posts WHERE post_status = 'auto-draft' AND DATE_SUB( NOW(), INTERVAL 7 DAY ) > post_date</li>\r\n\t\t<li>With Placeholders: SELECT ID FROM wp_posts WHERE post_status =  ?  AND DATE_SUB( NOW(), INTERVAL 7 DAY ) > post_date </li>\r\n\t\t<li>Prepare:\tSELECT ID FROM wp_posts WHERE post_status =  ?  AND DATE_SUB( NOW(), INTERVAL 7 DAY ) > post_date</li>\r\n\t</ol>\r\n</div><div style="clear:both; margin_bottom:2px; border: red dotted thin;" class="errorMessage" style="border-bottom:dotted blue thin;">Error occurred at line 431 in Function prepareQuery. <br/> Error message was: Problem preparing the PDO SQL Statement.  Error was near "7": syntax error </div><pre>#0  PDO_Engine->getErrorMessage() called at [/home/website/www/wp-content/pdo/db.php:207]\n#1  pdo_db->query(SELECT ID FROM wp_posts WHERE post_status = 'auto-draft' AND DATE_SUB( NOW(), INTERVAL 7 DAY ) > post_date) called at [/home/website/www/wp-includes/wp-db.php:1366]\n#2  wpdb->get_col(SELECT ID FROM wp_posts WHERE post_status = 'auto-draft' AND DATE_SUB( NOW(), INTERVAL 7 DAY ) > post_date) called at [/home/website/www/wp-admin/includes/post.php:376]\n#3  get_default_post_to_edit(post, 1) called at [/home/website/www/wp-admin/includes/dashboard.php:427]\n#4  wp_dashboard_quick_press_output() called at [/home/website/www/wp-admin/index-extra.php:37]\n</pre> for query SELECT ID FROM wp_posts WHERE post_status = 'auto-draft' AND DATE_SUB( NOW(), INTERVAL 7 DAY ) > post_date made by wp_dashboard_quick_press_output, get_default_post_to_edit, pdo_db->query, pdo_db->print_error, referer: http://www.website.nl/wp-admin/

    [debug.txt] some errors

    Line 431, Function: prepareQuery, Message: Problem preparing the PDO SQL Statement.  Error was no such table: modTimes
    Line 431, Function: prepareQuery, Message: Problem preparing the PDO SQL Statement.  Error was no such table: wp_options
    Line 431, Function: prepareQuery, Message: Problem preparing the PDO SQL Statement.  Error was no such column: FALSE
    Line 473, Function: executeQuery, Message: Error executing query. Error was was bind or column index out of range
    Line 431, Function: prepareQuery, Message: Problem preparing the PDO SQL Statement.  Error was near "7": syntax error
    Line 473, Function: executeQuery, Message: Error executing query. Error was was bind or column index out of range

    I tried this bug fix without any result.
    http://wordpress.org/support/topic/plugin-pdo-sqlite-for-wordpress-fixed-a-small-bug-in-the-plugin-appeared-under-wordpress-301

    Any hacks, tips or suggestions?

Viewing 2 replies - 1 through 2 (of 2 total)
  • hi can you send me the unlock code for nokia n97 mini this is the imei
    358315039956743 is from vodafone on spain. thanks

    The problem seems to be the sql statement incompatible with sqlite. I looked at the query:

    INSERT INTO 'wp_options' ('option_name', 'option_value', 'autoload') VALUES ('_transient_feed_0ff4b43bd116a9d8720d689c80e7dfd4', '...', 'no') ON DUPLICATE KEY UPDATE 'option_name'= VALUES('option_name'), 'option_value'= VALUES('option_value'), 'autoload'= VALUES('autoload')

    Apparently ON DUPLICATE KEY UPDATE syntax is not supported under sqlite. I don’t know how I can fix this.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: PDO (SQLite) For WordPress] Errors in error_log and debug.txt’ is closed to new replies.