Typecho-HPSitemap
Typecho-HPSitemap copied to clipboard
不支持sqlite3数据库,请修复谢谢
调试模式开启后显示如下内容 我的根目录为/mnt/sda1/web
SQLSTATE[HY000]: General error: 1 no such function: unix_timestamp Typecho_Db_Query_Exception: SQLSTATE[HY000]: General error: 1 no such function: unix_timestamp in /mnt/sda1/web/var/Typecho/Db/Adapter/Pdo.php:105 Stack trace: #0 /mnt/sda1/web/var/Typecho/Db.php(353): Typecho_Db_Adapter_Pdo->query('SELECT "mid", "...', Object(PDO), 1, 'SELECT') #1 /mnt/sda1/web/var/Typecho/Db.php(384): Typecho_Db->query(Object(Typecho_Db_Query), 1) #2 /mnt/sda1/web/usr/plugins/HPSitemap/Update.php(84): Typecho_Db->fetchAll(Object(Typecho_Db_Query)) #3 /mnt/sda1/web/var/Widget/Do.php(82): HPSitemap_Update->action() #4 /mnt/sda1/web/var/Typecho/Widget.php(221): Widget_Do->execute() #5 /mnt/sda1/web/var/Typecho/Router.php(135): Typecho_Widget::widget('Widget_Do', NULL, Array) #6 /mnt/sda1/web/index.php(23): Typecho_Router::dispatch() #7 {main}