Notice: Undefined index: offset in /var/www/html/j/blogguide/index_2.php on line 45
Notice: Undefined index: limit in /var/www/html/j/blogguide/index_2.php on line 46
Notice: Undefined index: where in /var/www/html/j/common/EZDB.class.php on line 676
Notice: Undefined index: search in /var/www/html/j/blogguide/index_2.php on line 60
Notice: Undefined index: where in /var/www/html/j/common/EZDB.class.php on line 676
Notice: Only variable references should be returned by reference in /var/www/html/j/common/adodb/adodb-connection.inc.php on line 497
Fatal error: ERROR: character with byte sequence 0xef 0xbf in encoding "SJIS" has no equivalent in encoding "UTF8"
SELECT
blog_article.*,
to_char(blog_article.pubdate, 'YY�Nmm��dd�� HH��mi��') AS pubdate,
blog_entry.title AS blog_title,
blog_entry.description AS blog_description
FROM blog_article LEFT JOIN blog_entry USING(blog_entry_id)
WHERE deleted = 0
ORDER BY blog_article.pubdate DESC, random()
LIMIT 10 OFFSET 0
in /var/www/html/j/common/EZDB.class.php on line 561