Author Topic: Visual Verification Options  (Read 46529 times)

Offline 青山 素子

  • SMF Super Hero
  • *******
  • Posts: 13,709
  • Just call me Motoko
    • Motoko's Pagoda
Visual Verification Options
« on: March 22, 2007, 09:03:54 AM »
Link to Mod

This modification adds additional options to the built-in Visual Verification system.

This mod was written from scratch to use existing SMF code where possible and integrates options into areas where they would best fit.

This mod and other information can be found at:
http://www.animeneko.net/smf/

Offline Harro

  • SMF Friend
  • SMF Hero
  • *
  • Posts: 3,140
  • Gender: Male
  • I'm watching you
    • Forum Affiliates Network
Re: Visual Verification Options
« Reply #1 on: March 22, 2007, 09:19:26 AM »
So this ads a captcha for guest posting and guest searching?
Or does it have other features as well?

Community for forum admins            
The place for forum Advice & post exchanges!!!
No PM's for support. Will be ingnored and I'll steal your cookies!


Offline 青山 素子

  • SMF Super Hero
  • *******
  • Posts: 13,709
  • Just call me Motoko
    • Motoko's Pagoda
Re: Visual Verification Options
« Reply #2 on: March 22, 2007, 10:35:10 AM »
At the moment, this just adds the option of making guest users have to enter a verification on post and search. I might be adding other options in the future.


Edit:

Also, if anyone wants to send me localization strings for my mod, I'll gladly add them to the package.
« Last Edit: March 22, 2007, 10:45:31 AM by Motoko-chan »

Offline Harro

  • SMF Friend
  • SMF Hero
  • *
  • Posts: 3,140
  • Gender: Male
  • I'm watching you
    • Forum Affiliates Network
Re: Visual Verification Options
« Reply #3 on: March 22, 2007, 10:38:43 AM »
Nice!
Don't need it right now but defeintatly a usefull feature :)

Community for forum admins            
The place for forum Advice & post exchanges!!!
No PM's for support. Will be ingnored and I'll steal your cookies!


Offline aIZe

  • Semi-Newbie
  • *
  • Posts: 30
Re: Visual Verification Options
« Reply #4 on: March 24, 2007, 11:16:14 AM »
Very nice!
Just installed it, looking good, thanks a lot.

I took the freedom to bash the install.xml a bit. No code changed, but templates (validating now) and also changed the succession of operations to my liking (yes, I'm a perfectionist). Also added translations for german-utf8. Here it is.




Edit: Please don't post the whole installer file, it will become outdated quickly. If you notice bugs, please either send me a diff or point the issues out in PM.

German language section:

Code: [Select]
<file name="$languagedir/Modifications.german-utf8.php">
<operation>
<search position="end"></search>
<add><![CDATA[
//Visual Verification Options
$txt['visual_verification_guest_post'] = 'Visuelle Bestätigung für Gäste aktivieren';
$txt['visual_verification_guest_search'] = 'Visuelle Bestätigung für Gäste aktivieren';
$txt['error_visual_verification_failed'] = 'Die eingegebenen Buchstaben stimmen nicht mit den im Bild gezeigten überein.';
]]></add>
</operation>
</file>

 - Motoko-chan
« Last Edit: March 24, 2007, 06:24:43 PM by Motoko-chan »

Offline aislin

  • Newbie
  • *
  • Posts: 7
Re: Visual Verification Options
« Reply #5 on: March 28, 2007, 08:19:19 PM »
This is a great mod! But I'm having one problem, I installed the mod but in the admin controls all I see is a check box but no description no matter what theme I use. When I check the box(es) the verification works just fine. Any ideas on how to make the description show?   

Offline 青山 素子

  • SMF Super Hero
  • *******
  • Posts: 13,709
  • Just call me Motoko
    • Motoko's Pagoda
Re: Visual Verification Options
« Reply #6 on: March 28, 2007, 10:14:32 PM »
Are you using a language other than English? If so, that would be the reason. Look at themes/default/languages/modifications.english.php and copy the lines into modifications.YOURLANGUAGE.php

Offline aislin

  • Newbie
  • *
  • Posts: 7
Re: Visual Verification Options
« Reply #7 on: March 28, 2007, 11:42:34 PM »
Thanks, I keep forgetting that when I used fantastico to install SMF it set my language to english-UTF8.
« Last Edit: March 29, 2007, 12:00:17 AM by aislin »

Offline 青山 素子

  • SMF Super Hero
  • *******
  • Posts: 13,709
  • Just call me Motoko
    • Motoko's Pagoda
Re: Visual Verification Options
« Reply #8 on: March 31, 2007, 01:15:51 AM »
Version 0.2 has been released. No major bugs have been fixed, just some minor adjustments and features. If 0.1 is working fine for you, you don't need to upgrade.

New in Version 0.2:
  • Added German, Turkish, and Japanese translations
  • Fixed mod to be valid XHTML
  • Broke out theme changes into different files
  • Added classic theme support

Offline Daniel Hofverberg

  • Language Moderator
  • Sr. Member
  • *
  • Posts: 944
  • Gender: Male
    • Dubbningshemsidan
Re: Visual Verification Options
« Reply #9 on: April 02, 2007, 05:47:47 AM »
Thanks so much for releasing this mod.

I'm having some problems installing it though. The package manager reports no problems during testing, but when I apply it no files seem to change and nothing is installed (although it reports that it is istalled). I have tested installing other mods (albeit simplier ones), and they installed correctly - but with this one nothing seems to happen, even though I tried several times.

Any ideas?
 

Offline 青山 素子

  • SMF Super Hero
  • *******
  • Posts: 13,709
  • Just call me Motoko
    • Motoko's Pagoda
Re: Visual Verification Options
« Reply #10 on: April 02, 2007, 11:54:20 AM »
Have you checked on the default theme? Also, have you checked the admin area to see if the options are in there?

Offline Daniel Hofverberg

  • Language Moderator
  • Sr. Member
  • *
  • Posts: 944
  • Gender: Male
    • Dubbningshemsidan
Re: Visual Verification Options
« Reply #11 on: April 03, 2007, 03:44:44 AM »
Yes, I have checked with the default theme. The new admin options are not there. According to the time stamps on the files (when looking via FTP), it seems like no files have been edited.
 

Offline 青山 素子

  • SMF Super Hero
  • *******
  • Posts: 13,709
  • Just call me Motoko
    • Motoko's Pagoda
Re: Visual Verification Options
« Reply #12 on: April 03, 2007, 10:43:15 AM »
Hm. Very odd. Do other mods install properly for you?

Offline Daniel Hofverberg

  • Language Moderator
  • Sr. Member
  • *
  • Posts: 944
  • Gender: Male
    • Dubbningshemsidan
Re: Visual Verification Options
« Reply #13 on: April 04, 2007, 04:58:33 AM »
For some strange reason, that seems to vary. A couple of simplier mods I have tried with (such as Spam-Me-Not) installs fine, while for instance SMF Arcade has the exact same problem as this one.

I haven't been able to find any pattern why some mods work, and some don't.
 

Offline 青山 素子

  • SMF Super Hero
  • *******
  • Posts: 13,709
  • Just call me Motoko
    • Motoko's Pagoda
Re: Visual Verification Options
« Reply #14 on: April 04, 2007, 11:02:15 AM »
Very strange. I know there are some minor problems when running PHP 5.2, perhaps that is affecting you?

You can install the mods manually if you want. All it takes is a bit of time, care, and backups.

One of the team members has a mod parser that might help in understanding what needs to be changed. You can find it at http://modparser.dev.dansoftaustralia.net/

By the way, since this seems to be effecting more than one mod, perhaps you could post something on the main support area about this.

Offline Toomany

  • Semi-Newbie
  • *
  • Posts: 53
  • Gender: Male
  • Hithion a.k.a. Toomany.
    • hithion : homepage
Re: Visual Verification Options
« Reply #15 on: April 04, 2007, 01:17:02 PM »
Thank you for that mod, Motoko-chan :)
Too many shadows, whispering voices,
Faces on posters, too many choices:
If, when, why, what?
How much have you got?
Have you got it, do you get it, if so, how often?
And which do you choose, a hard or soft option?..
How much do you need?..

Offline Kestosippi

  • Jr. Member
  • **
  • Posts: 171
Re: Visual Verification Options
« Reply #16 on: April 06, 2007, 02:25:56 PM »
Thanks! Good Mod!
 Motoko-chan! If You want add finnish translation too, it can be like in those files I put in this post:
______________________________________________________________________________
(In finnish: Jos haluat suomeksi tämän modauksen, laita mukaan modaukseen ennen sen asennusta /languages/finnish.xlm.  Vaihda myös modin juuressa oleva package-info.xml)
(Ei sitten enä tarvi, jos Motoko-chan lisää ne modiinsa malmiiksi)
« Last Edit: April 06, 2007, 03:15:30 PM by Kestosippi »

Offline Daniel Hofverberg

  • Language Moderator
  • Sr. Member
  • *
  • Posts: 944
  • Gender: Male
    • Dubbningshemsidan
Re: Visual Verification Options
« Reply #17 on: April 07, 2007, 07:13:28 AM »
Very strange. I know there are some minor problems when running PHP 5.2, perhaps that is affecting you?
That doesn't seem to be it, as I'm running PHP 4.4.2.

Anyway, I have managed to install it manually.

Do you have any plans to add an option to require visual verification on the Send topic page (when sending topics to a friend)? That feature is one large spam trap, and is currently pretty much impossible to have enabled for guests. Therefore, it would be a useful addition to be able to use CAPTCHA on that page, so one can enable send topics for guests as well.
 

Offline 青山 素子

  • SMF Super Hero
  • *******
  • Posts: 13,709
  • Just call me Motoko
    • Motoko's Pagoda
Re: Visual Verification Options
« Reply #18 on: April 07, 2007, 11:22:36 AM »
That is a good idea. I'll look into adding that feature in the next release.

Offline dvk01

  • Charter Member
  • Semi-Newbie
  • *
  • Posts: 99
    • The Spykiller
Re: Visual Verification Options
« Reply #19 on: April 21, 2007, 02:54:18 AM »
Only one problem I keep getting with V 1 of the mod. Does V2 fix it

if guest searches are not selected in the options then I get a  shedload of errors in the logs

all

8: Undefined index: visual_verification_guest_search
File: /home/s/p/spykiller/public_html/Sources/Search.php
Line: 296


I allow guest searches & have no wish or desire to make them enter a verification code

forum is http://www.thespykiller.co.uk

same problem on

http://www.hedgehoghelp.co.uk

Edit:  I have found the problem, it was only occurring when visitors were using the search function in tiny portal block, not the main search function, so I have disabled the TP block for now

but can you look into it & see whether bloc needs to fix it in TP or whether your mod is incompatible with TP search function
« Last Edit: April 21, 2007, 03:02:53 AM by dvk01 »