• While creating requests or asking for support in the existing XenForo threads please maintain XenForo support policy strictly.

  • You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Xenforo CMS v2.2.12 Nulled Full

Xenforo CMS v2.2.12 Nulled Full v2.2.15 Full Nulled

No permission to download
How to disable show this error? or disable xenforo auto update check...
Thanks.

GuzzleHttp\Exception\ConnectException: XenForo upgrade check failed: cURL error 6: Could not resolve host: upgrade-check.json (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) src/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:185
Everyone says to uncheck the "Only check for stable upgrades" box but that doesnt help, and honestly I don't think anyone knows how to correct it, I had to downgrade as every-time it tried to check for an update, my forum would stall for a good five minutes, only errors were the Update check.
 
  • Like
Reactions: mlm
Everyone says to uncheck the "Only check for stable upgrades" box but that doesnt help, and honestly I don't think anyone knows how to correct it, I had to downgrade as every-time it tried to check for an update, my forum would stall for a good five minutes, only errors were the Update check.
Ignore it, or you can buy the license <-- This is the solution to the problem. If not, delete the mistakes and that's it. :)
 
Ignore it, or you can buy the license <-- This is the solution to the problem. If not, delete the mistakes and that's it. :)
I already know that part, but the mistake is in that when my forum does the update curl, it goes offline for about five minutes,
as for your wise ass answer about buying the license,
if that was the case I wouldn't be here asking for help and also giving advice and complaint issues about nulled versions.
I would be at the xenforo support page.
 
  • Like
Reactions: mlm
I already know that part, but the mistake is in that when my forum does the update curl, it goes offline for about five minutes,
as for your wise ass answer about buying the license,
if that was the case I wouldn't be here asking for help and also giving advice and complaint issues about nulled versions.
I would be at the xenforo support page.
If you know how to code then you can remove the auto-update from within the code but without a valid licence, there is nothing you can do about the error

Also when the website calls the curl command your website should not be going offline as the command is not called it fails and just outputs the error code in the log

if your site is going offline when the update command is triggered id say you have a miss configured server or you are running it in an environment that has not got enuff resources to handle xenforo I have had it installed for over a year now and not had any downtime because of the curl update command being triggered
 
  • Like
Reactions: Redbear and mlm
Good enough, it didn't start until I updated to the current version,
Even if I take the code to get out of the updating, I would still get the file error check so, I just replaced the code.
I was hoping by now that there would be a fix for that error among the nulled versions,
So then it must be my host issue,and now maybe its time to switch hosts.
 
Last edited:
Intereset :D

 
XenForo 2.2.10 nulled (tested and working).
There is a copyright and it belongs to Babiato! Because lately there are literal copies of this forum and it's a shame!
bandicam 2022-07-16 00-40-36-314.jpg
 

Attachments

  • xenforo_2.2.10.zip
    13.2 MB · Views: 92
Last edited:
  • Like
Reactions: Redbear
How to edit the footer, as in Nulled it has "xenForo 2.2.10 Community Forum Software shared by Babiato.co " Not really Ideal

Ah its ok Found it..
 
Last edited:
  • Like
Reactions: mlm
When I click to login to admin panel nothing changed page remains the same . I'm in Big Problem anyone know the solution. I tried to reinstall but still same
 
  • Wow
Reactions: XenBook
When I click to login to admin panel nothing changed page remains the same . I'm in Big Problem anyone know the solution. I tried to reinstall but still same
Which version of XenForo are you having this problem with? Does this happen after the update to 2.10? Give more information please :)
 
Which version of XenForo are you having this problem with? Does this happen after the update to 2.10? Give more information please :)
again face same problem this is due to ezoic when i integrate ezoic with xenforo. then i can't access to admin panel
 
Anyone can help me this! How to remove some text in footer? The red color I want to remove or change the text and the blue color I want it in the center.

Thanks in advance!
 

Attachments

  • capture.png
    capture.png
    16.1 KB · Views: 17
Anyone can help me this! How to remove some text in footer? The red color I want to remove or change the text and the blue color I want it in the center.

Thanks in advance!
For RED color:
1. Go to your Appearance->Styles->YourTheme and search PAGE_CONTAINER
2. Search line 654 or find this code :
Code:
<xf:if contentcheck="true">
<div class="p-footer-copyright">
<xf:contentcheck>
<xf:copyright />
{{ phrase('extra_copyright') }}
</xf:contentcheck>
</div>
</xf:if>

3. Remove and place this code :
Code:
<div class="p-footer-copyright">
Your Own Copyright
</div>

4. and then click save and exit
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock