![]() |
Disable reCaptcha for Mobile Skin
Hello all,
Recently we decided to implement a mobile skin for our forum, but the registration process is hampered by the reCaptcha system. Is there any way to disable it just for the mobile skin, or is it a global variable for all the forum styles? Yes, we can use other human verification methods that are mobile-friendly, but if possible we'd like to stick to reCaptcha for everything else. |
That is possible with a modification. However, I have not seen such a modification.
|
Understood.
And speaking of limitations, do the vBulletin conditionals support showing a certain link in the navbar or footer by IP address? So if a member visits from the 193.x range for instance, he'll be shown a "Go to site X" link? |
The IP address is stored by vBulletin in the "IPADDRESS" constant, which can be used everywhere (nearly).
|
You're right, the IPADDRESS constant works like a charm, but there's one last snag. We need to compare it to a range of addresses.
Basically, the condition looks like this: PHP Code:
Ultimately, our if rule should be like PHP Code:
Later edit: We figured it out. You have to use a start and end value, like so: PHP Code:
|
All times are GMT. The time now is 09:35 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|