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.
AndyB submitted a new resource:- Creates a classifieds ads widget. Premium upgrade: This XF2 add-on along with the entire collection can be purchased for $35.00 USD. Your Premium upgrade will...
Xon submitted a new resource:- Give thread reply bans more bite. Give thread reply bans more bite, by providing global options to disable the following functionality in a thread someone is reply...
AndyB submitted a new resource:- Notifies staff when a direct message contains certain keywords. Premium upgrade: This XF2 add-on along with the entire collection can be purchased for $35.00 USD...
Getting an error and trying to figure out how to prevent it in the future. Below is the output to the error and its seems to be related to two step verification which is set to passkey. Anyone...
Hi all, I'm developing a XenForo 2.3 add-on and need to show icons dynamically based on template variables. I have a variable like {$item.iconClass} that contains icon classes such as "fal...
I'm trying to delete a row: Code: And I'm calling it in another method like this: Code: self::deletePending('xf_ill_bfights_uploads', $row['upload_id']); But I'm getting this error: Code...
XFA submitted a new resource:- Bring tabbed forum list layout to your forum! Description You forum list looks full due to a huge number of forums ? Forum list tabs is your solution ! Easy to...
I am encountering an issue whereby images uploaded to XFMG of large resolution do not have thumbnails generated for them; instead, a placeholder is presented (this is an example of the image being...
ininges submitted a new resource:- Intercepts RSS feed entries during import and sends them to ChatGPT to rewrite or enhance the text b Hello everyone, I’ve developed a powerful add-on for XenForo...
Since XenForo now autogenerates finders for entities, a number of older repository function are typehinted to have @return Finder instead of the concrete type. In most cases the explicit type hint...
The issue described herehas been existing for a long time with no resolution .. I tried doing some troubleshooting to see the reason behind it because it was really annoying , I found the bug is...
How to reproduce: PHP: var_dump(\XF\Util\Ip::binaryToString("*\x02\x124\x124\0\0\0\0\0\0\0\0\0\0", $shorten = false)); What should be returned: string(39) "2a02:1234:1234:0000:0000:0000:0000:0000"...
If you disable node permissions at AdminCP, it will give you an error that you do not have access to view this page. If you enable node permissions, and error is gone. But you can still add or...
Hello everyone, I’ve developed a powerful add-on for XenForo that integrates ChatGPT to customize and enhance RSS feed imports exactly to your liking. This add-on doesn’t just import snippets — it...
Hello, please tell me how to solve the problem. I create a resource in XFRM, before the description put the picture uploaded in the attachment. When a resource is created, it creates a discussion...
Hi I am looking to manually moderate all posts on a specific thread. I do not want to manually approve on posts in a node, just a single thread within that node. Is it possible? Thanks!
I noticed on the 2.3 HYS. It can be used either via an iframe or html code via the share this thread tooltip I am trying to embed content from my forum into my Wordpress site. This works fine if I...
Has any one implemented a GPT to answer user questions? If yes, how did you do it? My idea is to implement an AI APi that will answer user queries after x number of days if it has not received any...
kolakube submitted a new resource:- Adds additional endpoints and forum data to your website's REST API. New Scopes: apikit_user_group:read - Makes the new user-groups endpoint accessible...