大家好,我使用xoops2.3架設一個我個人的網站
有使用 tadnews這個模組版本是1.2.10新聞+電子報模組
我想要增加一個 分類新聞區塊 所以在系統管理中 複製一個區塊
結果我在操作時把...印像中好像把一個欄位的數字改掉..結果重新連結
首頁時出現....錯誤的訊息...我把它拍下來..在附件中...請高手幫我看看
拜託...拜託.....
怕我的圖有問題...我乾脆打出來
You have an error in your SQL syntax;check the manual that
corresponds to your MySQL server verslon for the right syntax to use near ') order by sort'at line 1 slect ncsn,
nc_title,enble_group,cate_pic from xd80_tad_news_cate where
not_news!='1' and ncsn in() order by sort
拜託高手幫幫忙囉...
我有進到MySQL....但是不知道從何下手...該怎麼改呢??
我有在知識家找到相關的解答
-----------底下是其他網友的問題,和我遇到的一樣
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') order by sort' at line 1
select ncsn,nc_title,enable_group,cate_pic from xoops_tad_news_cate where not_news!='1' and ncsn in() order by sort
這是發生什麼問題了= =
改網頁不小心弄到了= =
怎麼辦==
----底下是最佳解答,但是最後一行我看不懂,不知從何下手
select ncsn,nc_title,enable_group,cate_pic from xoops_tad_news_cate where not_news!='1' and ncsn in() order by sort
where 條件裡面的「 ncsn in() 」如果沒用,拿掉,刮號裡面沒有東西。
我之前用tad_book存檔時,出現類似您這種網頁,後來發現文章中有個「'」所導致的,拿掉再存檔就可以了,請參考。
您用了舊版的tad news
然後裝了分類新聞區塊
結果又沒進行區塊設定(沒有去選擇要秀出哪一個分類)
所以就這樣了。
請更新tad news
不然就移掉該區塊即可。