This Add-on allows users to log into XenForo with a login link sent via email.
The link can either be sent upon explicit user request (if this option is enabled) or silently after X failed login attempts.
Sending a login link automatically after a few failed login attempts can help users that...
We're going to bypass the Registration process and manually create user accounts. Instead, we want to display a message like this and drive users to a sales page.
How do I force the Login button to bypass the pop-up and redirect to the page?
Thanks in advance to anyone who can tell me how to...
Hi guys i think i followed through the steps correctly for log in registration via google but i get the error message
Forbidden
You don't have permission to access this resource.
Hi guys,
We have a forum that is private, and when the page loads although i find it easy to navigate around i feel it could be easier to log in or register
Id like to have a login tab and a register tab. Rather than it all looking over the place.
Ie Existing users log in here
New users...
You can upgrade from this add-on https://xenforo.com/community/resources/login-as-user.2493/. When updating a resource, all necessary and old add-on data is transferred to your forum.
This add-on gives privileged users the ability to login as any other user on the forum (as long as they're not...
Hey I have a section of my site that needs to get some user properties from the signed in XF user. (Using XF pages for this area is not an option.)
So far I'm using:
require('forum/src/XF.php');
XF::start("/");
$app = XF::setupApp('XF\Pub\App');
$session = $app->session();
$user_id =...
Good morning,
currently I'm experiencing issues with my website (almost hitting 96% of Physical Memory Usage) and I'm trying to resolve the issue.
Given that I have a need to do external authentication of users from a PHP form, I suppose there is an incorrect method of calling some XenForo...
I've installed xenforo in a subfolder of a wordpress installation, but if i try to login or signup on the forum i get an error saying "Oops! Something went wrong... Try again. You may find more information in the browser console."
I've checked the console browser and nothing is logged, except...
At the moment there are options for what to do with the exceeded number of authorizations or two-factor authorization. But at the same time there are no settings for this. If we expand all this, then we will encounter a violation of the standards:
But why not set up an array with a minimum...
Hi there,
I have an external PHP site that I would like to integrate with XenForo.
It would be nice if XenForo could use the database that I already have (passwords stored with bcrypt), by being told which fields to lookup for certain functions.
For example, IPB (Invision) offers this...
Hello
I am just trying to figure out that when we just change our system of from, mybb to xenforo 2, what is going to be happen for fb api login users? Do we have any chance to transfer them all to login with xf2 fb login api.
Thank you
I'm not the only admin that access to the backend, then I cannot know if anyone accidentally changed something.
I have a forum that will start soon. My problem is that only UNREGISTERED users can see the forum.
If someone logged in, receive a permission error on all pages and nodes (see attached...
Hello everyone, I hope you are fine...
How may I change width pixels for popup login form on default style of XenForo v2.0.12?
Thank you for your all replies,
Good forums...
Hello,
I have a website in Codeigniter v3.0.0 and I want to integrate XF v1.5 in my CodeIgniter website.
Things I want to do are
1. I want to use a single login and signup page for both my website and XF.
2. I want to use custom header and footer on XF pages. Is there a way so I can easily...
Description:
Add a block for login or register on the thread view bottom.
Features:
option to open the button register/login in an overlay
option to show a block for login and register on thread view after the first and last thread post or only after the last thread post
option to show a block...
Description:
This add-on will show a login form as a widget to guests on your forum.
Features:
add login form as a widget and position it almost anywhere
works with external providers (connected accounts)
Some screens (see a demo on customizexf.com and view it as guest):
This module records all attempts and connections in your admin panel. The following items will be saved :
User or Email
Login state
IP
Date / Time
You can also set the options to receive an alert every attempt connect.
This add-on allows you to set a captcha for each connect.
This add-on Protect your forums from repeat login attacks with the captcha ( Exemple : Sentry Mba , .... )
We added two options :
Enable captcha for each connection
Activate the captcha to connect to the admin panel
Captcha admin...