Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/cknudsen/devpointer/common.php on line 93
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/cknudsen/devpointer/common.php on line 185
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/cknudsen/devpointer/common.php on line 192
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/cknudsen/devpointer/common.php on line 192
Error
Table './devpointer/article' is marked as crashed and should be repaired
SELECT id, site_id, url, type, post_login, post_date, post_time, pub_date, title, rating, times_read, popularity, keywords, is_active, is_categorized, summary FROM article WHERE is_active = 'Y' AND times_read > 0 ORDER BY times_read DESC, post_time DESC LIMIT 30
Stack Trace:
ArticleList.class:59 dbi_query ( "SELECT id, site_id, url, type, post_logi..." )
data.php:835 ArticleList ( "A", "is_active = 'Y' AND times_read > 0", "times_read DESC, post_time DESC", "30", false )
top.php:13 get_top_articles ( "30" )