BBCodeBox3

prosilver | subsilver2

Willkommen und Guten Morgen, Guest  Beim nächsten Piep ist es zwischen 7:00 und 8:00 Uhr

It is currently Sun 23. Feb 2025, 08:05

All times are UTC + 1 hour [ DST ]




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
PostPosted: Wed 17. Mar 2010, 23:40 
Administrator
User avatar

Posts: 427

Last 3 Topics:
Tabmenu Test
[Snippet] Avatar Ev...
[DEV] Zero and X-P...

Joined:
Sun 13. Jan 2008, 23:44

Word needed to post

With this snippet you must post a specified Word, before u can submit

open

posting.php

find

Code:
    // Store message, sync counters
    if (!sizeof($error) && $submit)
    {  


after add

Code:
    // Word needed to post / 4seven / 2010
    if(strpos(utf8_normalize_nfc(request_var('message', '', true)), 'MY-MAGIC-WORD') !== false){    
    $submit 
= true;}
    else{
    $submit = false;}
    // Word needed to post / 4seven / 2010        


replace MY-MAGIC-WORD with the word which is needed to submit the post[/quote]


Top
 Profile  
 
PostPosted: Sat 24. Apr 2010, 12:56 
Administrator
User avatar

Posts: 427

Last 3 Topics:
Tabmenu Test
[Snippet] Avatar Ev...
[DEV] Zero and X-P...

Joined:
Sun 13. Jan 2008, 23:44

a little addition to that
http://forums.digitalpoint.com/showthread.php?t=1765264


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
cron
POWERED_BY
[ Time : 0.012s | 18 Queries | GZIP : Off | Board-Version: 3.0.7 PL1 ]