Personal Development RSS Feeds
A Couple of Links from RSS feeds I subscribe to that are related to what we are discussing in the assessment class I am taking.
FireStats error : Database error: Unknown column 'type' in 'field list'
MySQL Version: 5.0.67-community
SQL Query:
INSERT DELAYED INTO `wp_firestats_pending_data` (
`timestamp`,
`site_id` ,
`url` ,
`referrer` ,
`useragent` ,
`ip`,
`type`
)
VALUES (
NOW(),
'1',
'http://gbbert.com/babble/index.php/2007/09/20/personal-development-rss-feeds/',
'',
'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)',
'38.107.191.87',
NULL
)
A Couple of Links from RSS feeds I subscribe to that are related to what we are discussing in the assessment class I am taking.
Comments are closed for this entry.