AndyB, understood. I'd read that right after switching over from vB. But I have no "accounts" that they can "upgrade" to. The payment profile is already set up however. I just need an alternate way to utilize it.
I have the need to allow members to donate to a PayPal account to support the annual ISP fees for my forum. I thought this was possible, but I don't know how to set it up or turn it on. I DON'T want to have them "pay for extra content" or something like that. Everyone always gets full access. I...
I have a need to assign rank insignia my message count (similar to the Title Ladder) rather than User Group. I have created the correct CSS code in extra.less, and this code works for the Administrator usergroup.
I need to allow different rank insignia for different message counts, as they...
Here’s the fix:
Server config
Ok, yes I think its because you aren't using H2 connections.
In nginx config find
listen 443 ssl;
replace with
listen 443 ssl http2;
ssl_session_cache shared:SSL:1m;
ssl_session_timeout 1h;
The primary issue was resolved (3 lines of code in the nginx config file - sigh) thanks to a quick note from member @Slavik
However, I still want someone to spin through all the configs and make sure everything is set properly. I'm talking to @MySiteGuy for that.
Thanks everyone for your help!
We've been "looking at configurations" and reading things for months. Nothing attempted has had any real success. Hence my request. I need to bring in someone who knows their sh, er, stuff.
I have a need for a server/XenForo configuration expert. A serious expert.
I own a Dell R730 server, fully-stuffed with 512 gigs of RAM, 1.2 TB of SSD drive space, dual 12-core CPUs. We're running XF2.1.6 under nginx, using MariaDB, with FastCGI Caching enabled. (We used to have everything in...
On my old board software, I'd defined several "custom text" items. For example, if a user typed :tm:, a superscripted trademark symbol would be inserted. Is there a way to define things like that in XF? And if so, where?
Thanks!!
I have the Media Manager plugin. Users are unable to delete media from their private folders, but can from the public folders. What permissions am I overlooking? Thanks!
I'm running XF2.1 on a fully stuffed Dell R730 server. It has 24 cores and 512 gigs of ram. It's running dual webservers, a load balancer and a database server as VMs, configured via ProxMox. My Admin is very competent, but has been unable to successfully tune this server to handle a significant...
I want to add a custom field to the User's profile, "Administrator Comments (varchar(255) would be fine.) This field should ONLY be visible and usable by Admins in the AdminCP when we pull up a user record. That field is very useful. I had it as an add-on in vBulletin 4x.
As you all know, there are several emojis available for when you want to Like a post. These are slightly oversized (36 px IIRC). I'd like to know where I can find some more of these, and add them to the list. I know I'd have to push them to the directory first, but I don't know where to source...
Hi
I have several advertising banner ads that I'm trying to add just below the top breadcrumb bar. Fine. Here's the code I'm trying to use:
<a href="http://www.nukalert.com"><img src="http://www.timebomb2000.com/board_graphics/nukalert468x60.gif"></a>
It's not displaying anything at all. Can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.