更新履歴

12/17
この街であいましょう 7.噂話

10/20
僕の日常 -再起動-

09/26
この街であいましょう 6.展開

09/13
僕の日常 -夏の日-

08/03
この街であいましょう 5.秘密 (後編)

08/03
この街であいましょう 5.秘密 (中編)

08/03
この街であいましょう 5.秘密 (前編)

06/01
僕の日常 -春-

05/15
この街であいましょう 4.初任務

03/17
この街で会いましょう? 番外 出張親ばか日誌

mySQL error with query SELECT DISTINCT i.inumber as itemid, i.iblog as blog, i.ibody as body, m.mname as author, m.mrealname as authorname, UNIX_TIMESTAMP(i.itime) as timestamp, i.itime, i.imore as more, m.mnumber as authorid, c.cname as category, i.icat as catid, i.iclosed as closed, m.memail as authormail, m.murl as authorurl, i.ititle as title FROM sora_nucleus_item as i, sora_nucleus_member as m, sora_nucleus_category as c left join sora_nucleus_plug_multiple_categories as p on p.item_id = i.inumber, sora_nucleus_blog as b WHERE i.iauthor = m.mnumber and i.icat = c.catid and i.idraft = 0 and i.itime <= "2010-02-09 07:06:03" and b.bnumber = c.cblog and i.iblog = 1 ORDER BY i.itime DESC : Unknown column 'i.inumber' in 'on clause'