Search results

  1. Some Scripts for reverse betting platform

    Some Scripts for reverse betting platform

    Hi, can you explain a bit more what you mean by reverse betting? Do you mean a betting exchange where users can bet against each other, lay betting, or an arbitrage/surebet system? Depending on what you need, this could be a full platform with users, wallet/balance system, odds, bet matching...
  2. [cXF] Widget Homepage

    [cXF] Widget Homepage

    Hello, your website looks great. Would you like the section circled here to be removed?
  3. [cXF] Widget Homepage

    [cXF] Widget Homepage

    Do you have a link to your forum? That's the only way I can check it out. Thanks.
  4. Can i run a smooth forum on this with 100 active users?

    Can i run a smooth forum on this with 100 active users?

    It depends a lot on what kind of forum you want to run. Shared hosting may be enough for a very small forum, but 100 active users can mean very different things depending on the setup. A few important questions: -Will users be able to upload attachments/files/images? -Will the forum host many...
  5. How to solve Server error log

    How to solve Server error log

    @creed08 Thanks for the clarification. If you already have a VPS at Contabo, then the problem is probably not the provider itself, but rather the server configuration. XenForo first needs a properly configured PHP/MySQL stack, and after that the installed add-ons should be checked as well. If...
  6. How to solve Server error log

    How to solve Server error log

    @creed08 Thank you. I can only recommend moving to a VPS. Shared hosting is not really ideal for this setup.
  7. How to solve Server error log

    How to solve Server error log

    @creed08 I think that may explain at least part of the problem. Since you are using Namecheap Shared Hosting, the Too many connections errors are not very surprising. Shared hosting environments often have strict limits on MySQL connections, CPU usage, and concurrent processes, and XenForo with...
  8. How to solve Server error log

    How to solve Server error log

    Yes, re-uploading the files is a good next step, but I would recommend doing it in a structured way. Since the errors mention both `XFRM` methods and unknown template functions/filters, I would do the following: 1. Re-upload the **full XenForo package** for the exact version currently...
  9. How to solve Server error log

    How to solve Server error log

    From the log screenshot, this does not look like a single issue. It looks more like a combination of addon/version mismatch problems and a separate database connection problem. The main errors are these: -Too many connections -Call to undefined method XF\Entity\User::canViewResources() -Call...
  10. XenForo 2.3 Full - Compelling Community Platform

    XenForo 2.3 Full - Compelling Community Platform

    @hindisahayata The message indicates that XenForo has detected at least one file whose contents do not match the expected version. This means the system believes that one or more core files may be incomplete, modified, or corrupted. Even though the forum is already running the latest version...
  11. XenForo 2.3 Full - Compelling Community Platform

    XenForo 2.3 Full - Compelling Community Platform

    Some of the changes in XF 2.3.10 include:
  12. Remove addons completely

    Remove addons completely

    You could try the following:
  13. XenVn Addon Limit Message

    XenVn Addon Limit Message

    Please take a look at them here:
  14. [BR] Support Ticket System - Xenforo 2

    [BR] Support Ticket System - Xenforo 2

    @theunknown Please check your XenForo version. This add-on “3.2.1” is for versions 2.1 and 2.2.
  15. Problem during upgrade

    Problem during upgrade

    @fjvcni hello, you are doing something wrong. You must overwrite all data in the root directory with your upgrade. To do this, upload the zip file to the root directory and unzip it. please do not make the mistake of uploading each file individually via FileZilla. this is too insecure. please...
  16. Problem during upgrade

    Problem during upgrade

    Hello, Yes, I can help you. Search for two values in the php.ini file and remove them: -exec -popen Where to find the values: ; This directive allows you to disable certain functions. ; It receives a comma-separated list of function names.disable_functions = Restart PHP after removing them...
  17. 12 Best Linux Server Distributions for VPS

    12 Best Linux Server Distributions for VPS

    @gunstra Thanks for the explanation, @gunstra - that makes sense. If CWP runs best on AlmaLinux 8.10 for you, then its definitely the right choice for your environment. A smooth and stable control panel workflow is more important than just switching OS names. Regarding CachyOS: CachyOS is an...
  18. XenVn Style for Xenforo 2

    XenVn Style for Xenforo 2

    @dilmai You can use CSS to hide the bar or change its appearance. I would not recommend simply deleting it.
  19. Indexing Request Rejected When Using Cloudflare

    Indexing Request Rejected When Using Cloudflare

    The problem has nothing to do with Google itself, but stems from Cloudflare not letting Googlebot through correctly or DNS being incorrect. Google cannot resolve the domain via DNS. -Ensure that the correct A or CNAME records are stored for the domain (ask.hindishayata.in). -The DNS must point...
  20. Is there any plugin to force new users?

    Is there any plugin to force new users?

    No plugin is required for this. You can create a user group, for example “Content Creator” or any name you prefer. Go to: admin.php?user-group-promotions/add Add a rule that requires the group to have at least 10 posts before being able to view content. Also make sure that the new group has the...
Back
Top Bottom