1 頁 (共 1 頁)

又狂洗版了!

文章發表於 : 2012-04-05, 09:31
funoooo
社長,
最近又狂洗版了!是否不能給人自動註冊?

Re: 又狂洗版了!

文章發表於 : 2012-04-05, 11:36
社長
最近要清理一些積存的問題,會有一段短時出現這情況,請見諒。

對我來說首要的網速問題是致命傷,上月解決了,餘下來這方面是另一問題會跟進。

Re: 又狂洗版了!

文章發表於 : 2012-04-05, 12:05
mwtse
社長,可以試試在註冊頁加入一條簡單問題:

Tse sir,

Here is a MOD for adding a simple question on the posting page to avoid robot's action as you mentioned before. In fact, the checking may be done in server-side or client-side. Just make it simply, it will be quite similar to the last MOD that using javascript to lookup the keyword, but exact value this time.

#[ OPEN ]
#
templates/subSilver/posting_body.tpl
#
#[ FIND ]
#
{POLLBOX}
#
#[ AFTER, ADD ]
#
<tr>
<td class="row1"><span class="gen"><b>Please enter <u>123</u>:</b></span></td>
<td class="row2"><span class="gen">
<input type="text" name="confirm_human" size="15" maxlength="10" class="post" /></span></td>
</tr>
#
#
#
#[ FIND ]
#
if (document.post.message.value.length < 2) {
formErrors = "{L_EMPTY_MESSAGE}";
}
#
#[ AFTER, ADD ]
#
if (document.post.confirm_human.value != "123"){
formErrors = "You must enter 123 to sumbit the post";
}
#
#[ SAVE/CLOSE FILE ]
#


我使用:北京奧運在那一年舉行?之後,幾年來只有兩次有 robot 成功註冊。
P.S. 在問題頁面不應顯示答案。

Re: 又狂洗版了!

文章發表於 : 2012-04-05, 12:09
社長
thanks Tse sir.

但要說明這不是技術問題,主要是我跟Service provider的協調問題,因為包括幾個網站有一連串東西要坐下來一次過解決,剛巧最近大家都就不到同時在香港的時間。

我一定會解決的,大家見諒,多忍耐一下。