Recent content by neelayza

  1. neelayza

    XF 2.3 How to properly restore a xenforo backup ?

    Hello, I would like to know how to restore a xenforo backup (the good way) ? I recently changed my domain name for rebranding reasons and at the same time I chose to run a new VPS and distro : switched from Ubuntu to AlmaLinux (I don't know if it matters). The new VPS use the same PHP (8.3)...
  2. neelayza

    Math

    Hi, anyone having display issues on mobile? For me it works on desktop but doesn't work on smartphone, this displays the BBcode instead of rendering math formulas I had the same problem : it doesn't work for non-admins users or anonymous (guest) I fixed the issue by including the following...
  3. neelayza

    How did you attract your initial audience to your forum?

    Sorry I'm not english native speaker and I think there is no equivalent in my country, I'm having a little trouble understanding the concept. If I understand correctly SproutGigs is a bit like Fiverr? And for Timebucks, is it a service used to pay people to post on your forum?
  4. neelayza

    How did you attract your initial audience to your forum?

    Wow that's great ! Thx, it's very inspiring because I'm in the same niche and it makes me want to continue creating youtube videos
  5. neelayza

    How did you attract your initial audience to your forum?

    That's what I thought too, but I hope to attract some of them 💪 (I'm late 20s myself, but I knew the era of forums + teamspeak and I miss them) I feel that young people are more and more aware that social networks (Tiktok mainly) are harmful to their attention span, I saw some tweets about this...
  6. neelayza

    How did you attract your initial audience to your forum?

    Yes I already read this message, thanks it's useful, I understand that content is king, but it's also a challenge for me : I find it weird to be the only one that create topics 😅 it looks like someone talking to themselves I need to find a way to attract at least a few real people that create...
  7. neelayza

    How did you attract your initial audience to your forum?

    Hello, I discovered this topic and I am interested in having other opinions because I am in the same situation as the OP I created a forum about 1 year ago but it was as a passive side project... there are less than 10 members 😅, now I would like to be more active and start to build a...
  8. neelayza

    XF 2.2 Dockerized XF successfully run for hours then, errors occurs (not able to login, etc.)

    Hi, it was spread across multiple containers (y) I just realized that my diagram can be a bit confusing ^^ 4 services (now 2 because I just use dockerized MySQL + Redis) launched via docker compose
  9. neelayza

    XF 2.2 Dockerized XF successfully run for hours then, errors occurs (not able to login, etc.)

    Update (solved) : I ended up by using the php-fpm from host (I installed it) instead of Docker image and I no longer have the issue. I will try to understand why there was this bug later (maybe a missing package in my Dockerfile ? or bad files permissions... idk)
  10. neelayza

    XF 2.2 Dockerized XF successfully run for hours then, errors occurs (not able to login, etc.)

    Hello everyone, I'm running xenforo in a docker environment launched via docker-compose, I also use S3 to store the files (internal_data and data) and Cloudfront as reverse proxy for S3 and also to a simple VPS : My dockerized env is very basic : Nginx + PHP + MySQL + Redis Everything works...
Back
Top Bottom