Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Xenforo RSS Feed
Xenforo Forums RSS Feed
Visitor Greeting
Welcome to NullWarehouse.com...
We are currently seeking Mod's and Contributors. If you wish to apply for a Mod position then please click on Members dropdown arrow, then click on Staff App and fill it out completely and submit it. If you want to be a Contributor then start contributing and we will have our eye on you and take notice, something great could come of it.
We have redone the forum. If you notice any issues or errors please open a Support Ticket under the Members dropdown and let us know.
My website's xenforo icon appears in google searches. How does my website's own icon look like? What settings should I change? Apperance > Style properties > Basic options, I changed all the icons...
Thomas.B submitted a new resource:- Shows a user's post and thread count for each forum on the user profile page. This add-on shows how many posts and threads a user created in each sub forum. The...
I've never edited an add-on and I've run into trouble. I need to edit the code for one of the adons I'm trying to install to make it compatible. I have to uncompress the adon in order to edit the...
I just noticed in our (Google) systems that we're not giving the best error feedback for a problem that we have with Xenforo markup with regards to deleted/removed users. Right now Xenforo is...
MentaL submitted a new resource:- structured data Here is how I resolved the markup errors with googles latest update as mentioned here:edit template: post_macros find HTML: replace... Click to...
ozzy47 submitted a new resource:- Hode selected users IP Simple addon that hides users you define in the addons options. The IP’s will be hidden in the in the front end. This does not hide it in...
I'm finding my reporting to not truly reflect what I see on a daily basis. What action or activity = active users, per the graphs on stats page in admin? /admin.php?stats is it simply logging...
I have hundreds of pages of these errors in the server log. There seems to be a lot of repetition, but not all the same user or post id. We have been running clean for months and I am not aware of...
On here. Android 14/Chrome 129.0.6668.102 Thread example chosen on purpose ;) but it's applicable to all threads and their replies. Replicated on my live 2.3.3 installs.
Liam W submitted a new resource:- XenForo License Verification This add-on allows you to verify the XenForo License validation token of your visitors either during registration or after. There are...
Code: public function enqueueLater(string $uniqueId, int $runTime, string $jobClass, array $params = [], bool $manual = false, int $priority = 100): ?int $uniqueId used to accept null. Thankfully...
I would like the avatars (seen at the double arrow) to be the same size as seen at the single arrow. Can anyone assist? I'm trying to make that first column narrower and that should do it...
Hi, I'm running into an issue extending the Forum class - what I'm trying to achieve is to automatically add a reply after a thread is created. I'm trying to extend the "finalizeThreadCreate"...
It is nice that XF 2.3 has converts images to webp (apart from Avif which is still not widely supported, webp is probably the best option if you don't know in advance what types of images users...