vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Anti-Spam Options - PlayThru (https://vborg.vbsupport.ru/showthread.php?t=282704)

Are You A Human 10-03-2012 07:17 PM

Lightbox now works with IE! Please let us know if you're still experiencing issues.

Alibass 10-03-2012 07:39 PM

Quote:

Originally Posted by Are You A Human (Post 2370556)
Lightbox now works with IE! Please let us know if you're still experiencing issues.

Working just fine on IE now. :D

Thanks for updating.

Mr Anarch 10-07-2012 07:15 AM

Couldn't get it to work on Lightbox (I wonder if it's because I'm using https://vborg.vbsupport.ru/showthrea...=254438&page=2 ?).
Anyway works fine on the post. Have rated and marked as installed. :)

Thanks! Was looking for a way to make verification less tedious!

Edit: Is there any way you could release a version with the flash games uploadable to one's own server? It would be a nightmare to lose ability for new people to join if your server went down.

Alibass 10-07-2012 12:03 PM

Disable registration optimization and see if lightbox works. Also make sure in your admincp/settings/human verification manager is set to disable.

Mr Anarch 10-08-2012 12:29 AM

Quote:

Originally Posted by Alibass (Post 2371351)
Disable registration optimization and see if lightbox works. Also make sure in your admincp/settings/human verification manager is set to disable.

If I set it to Lightbox and set Human Verification manager to disabled nothing happens! You can just register without any verification. I'll try and remove registration optimization to test it some other day, though to be frank if the two were incompatible I'd rather just have embedded with the registration optimization.

Edit: Tried turning it back on through Human Verification Manager whilst it's now in lightbox mode and for some reason it appears to be working now, just annoyingly it shows "PlayThru Human Verification:" in the page, even though it's in lightbox mode. Shouldn't be hard for me to remove that text from the template though.

Edit2: Doesn't look like a simple template edit because it all seems to be attached to a one phrase function rather than being a function attached to text and other gui stuff. Hmf.

Alibass 10-08-2012 12:48 AM

Mate did you disable RO in admincp/plugin and products also?

Mr Anarch 10-08-2012 01:08 AM

Quote:

Originally Posted by Alibass (Post 2371470)
Mate did you disable RO in admincp/plugin and products also?

Do you mean Registration Optimisation by RO?

No. As I explained I'm not willing to turn Registration Optimisation off (might do it some other day when i'm less busy but I doubt it will change it). It's only a single template edit for a start off and uses the same function for checking human verification as the default template for registration anyway. (It's all managed by {vb:raw human_verify}). I don't see how it would miraculously change. I assume it's possible to change what {vb:raw human_verify} calls up, but that's obviously not going to be a 2 minute edit in the way I was hoping.

Anyway, it's functional in lightbox mode now (with it still turned in in Human Verification Manager), but it's messy because the text still shows up as noted previously, so I might go back to embedded until I'm in the mood to mess about with it unless somebody offers a simple fix.

Are You A Human 10-08-2012 02:25 PM

Mr, Anarch, here's a simple fix to remove the label, but it's a bit of a hack for now.

To remove the "PlayThru Human Verification" label, comment out line 76 in "include/class_humanverify_playthru.php:
PHP Code:

// $output = $output . "<label>PlayThru Human Verification:</label>"; 

We'll work on making this label disappear automatically for lightbox in future releases.

Mr Anarch 10-09-2012 02:52 AM

Quote:

Originally Posted by Are You A Human (Post 2371552)
Mr, Anarch, here's a simple fix to remove the label, but it's a bit of a hack for now.

To remove the "PlayThru Human Verification" label, comment out line 76 in "include/class_humanverify_playthru.php:
PHP Code:

// $output = $output . "<label>PlayThru Human Verification:</label>"; 

We'll work on making this label disappear automatically for lightbox in future releases.

Thanks alot. Makes a big difference to the neatness of my registration page!

I tried to test PlayThru on a well known proxy (hidemyass) but it wouldn't show up. Is this a case of your IP blocking the proxy (aka it's banned from your servers so can't be read off of them)?

I would still like to see a version where you can upload the flash to your own server! ;)

Are You A Human 10-09-2012 09:19 PM

The way that web proxies serve pages prevents our code from being executed correctly (or at all). So that's not something we can fix.

It's unlikely you'll ever be able to host our service yourself, since we don't want to release our verification code, and by hosting the game files, we can seamlessly push down updates.

Thanks for using PlayThru!

AndrewRich 10-15-2012 10:49 PM

I've updated to the latest version of the plugin and we are still getting these messages in our log:

Quote:

ayah_config.php missing; will require setting of specific values
Where can I look to find this file, or stop these messages?

Skivey 10-16-2012 09:18 AM

installed and all done properly... on the registration page there is a section for playthru, but nothing there...

if i click the continue registration button it says playthru not completed....

somethings not right.....

Skivey 10-16-2012 05:08 PM

ignore, wasnt running the settings right on the playthru site.

All up and running and working brill thanks!

Are You A Human 10-17-2012 03:44 PM

AndrewRich,

We just updated the plugin to remove that error message. Let me know if it fixed it.

ss@solidsignal 11-14-2012 09:41 PM

I am getting a server error 500 when PlayThru is enabled. It goes away if Human verification is disabled. vBulletin 4.2.0 patch level 3 running on IIS.

string13 02-07-2013 08:17 PM

I'm getting the same error as ss@solidsignal

In the vb org menu to the right this plugin is listed as vb 4.X, but when it's installed it's ID'd as vB 3.8. It created an error when trying to register making it impossible for anyone to register. I uninstalled and the problem was solved. So is there an updated version. is anyone else using it with vB 4 successfully?

string13 02-07-2013 08:30 PM

This plugin as it is, is definetly not compatible with vBulletin 4.2 patch level 3 and that's really too bad because I did like the idea. When it gets fixed or a workaround is found please let me know.

final kaoss 02-08-2013 03:23 AM

Not a bad idea but how about adding more "games" like snake or something where the user has to "score" at least two times to complete registration. Games that require complex user interaction like snake.. they have to constantly move the snake to eat things should be the most optimal.

Fred. 02-08-2013 12:00 PM

Nice mod! Works perfect here with vBulletin 4.2 PL3 :up:

Fred. 02-17-2013 06:05 PM

It looks like the search function for guests is not working anymore with PlayThru on vBulletin 4.2 PL3
I got the same problem on both of my websites.

JetLee 07-20-2013 02:20 AM

Quote:

Originally Posted by string13 (Post 2402727)
This plugin as it is, is definetly not compatible with vBulletin 4.2 patch level 3 and that's really too bad because I did like the idea. When it gets fixed or a workaround is found please let me know.

It worked fine from the moment I installed it on 4.2.0 all the way through all PL's and still works fine in 4.2.1

What's your issue?

Phaedrus 01-18-2014 06:31 AM

Does it work with 4.2.2?

U-Fig 08-20-2015 09:46 AM

Still works for me on 4.2.2 PL4 every time.

justasiam 05-01-2016 08:30 PM

Your documentation says to go to http://portal.areyouahuman.com/registration and sign up in order for this produt to work.

That link brings me to a page that says:

Signup is not Available


All times are GMT. The time now is 07:36 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01153 seconds
  • Memory Usage 1,768KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (24)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete