phpBB3 3.0.X (newest version is 3.0.7 PL-1)

SQL ERROR [ mysql4 ]

Field ‘topic_last_post_subject’ doesn’t have a default value [1364]

SQL

INSERT INTO phpbb_topics (topic_poster, topic_time, topic_last_view_time, forum_id, icon_id, topic_approved, topic_title, topic_first_poster_name, topic_first_poster_colour, topic_type, topic_time_limit, topic_attachment) VALUES (53, 1249299473, 1249299473, 23, 0, 1, ‘PETER AND HIS MUM’, ‘ecdysis’, ’00AA00′, 0, 0, 0)

BACKTRACE

FILE: includes/db/mysql.php

LINE: 174

CALL: dbal->sql_error()

FILE: includes/functions_posting.php

LINE: 1897

CALL: dbal_mysql->sql_query()

FILE: posting.php

LINE: 1023

CALL: submit_post()

如果 topic_last_post_subject 的欄位型態是 BLOB ,請先改成 VARCHAR,下列是 phpMyAdmin 的語法: 繼續閱讀 »

Reverse SSH 從家中 PC 反向連回公司 PC 的 SSHD

參考了 哇哇 的文章 :  http://portable.easylife.tw/2043

於是有了下列筆記產生。

安裝 Copssh 3.1.1

http://sourceforge.net/projects/sereds/files/Copssh/3.1.1/Copssh_3.1.1_Installer.zip/download

1.將 Copssh_3.1.1_Installer.zip 解壓縮後執行安裝

2.我的安裝路徑在 C:\Apps\ICW\ , 接下來 SvcCOPSSH 服務帳號的密碼(可自訂),直接按下一步繼續然後完成安裝之前,會彈一個警告視窗說 Copssh 預設是不會有任意使用者可以登入,必須要啟動使用者。

繼續閱讀 »

訂閱網站

Page optimized by WP Minify WordPress Plugin