Recent content by Dwight

  1. D

    XF 1.5 Full Friendly URLs - Error Help!

    Ahhh, I see in my config I also had this: location / { try_files $uri $uri/ =404; } When Xenforo requires this: location ~ \.php$ { try_files $uri =404; Just to be clear, I should be using Xenforo's, right? So removing what I already did shouldn't be an issue? Thanks though!
  2. D

    XF 1.5 Full Friendly URLs - Error Help!

    This didn't do anything. In fact, by removing all the paths, I got an error when restarting Nginx, because the first 2 lines can't have empty paths. Any other ideas? :S
  3. D

    XF 1.5 Full Friendly URLs - Error Help!

    Here you go, https://hastebin.com/afopimewiw.php
  4. D

    XF 1.5 Full Friendly URLs - Error Help!

    Hello all, currently using Nginx, and I've already gone ahead and followed the guide on https://xenforo.com/help/friendly-urls/. However, upon visiting my forums, I get a 404 error. My home page works just fine though? What did I miss? Any help is greatly appreciated. Thanks!
  5. D

    Help choosing portal add on! XenPorta vs CTA

    Yeah, XenPorta's support was beyond terrible. I remember reporting bugs and not even getting responses until like 3-5 months later (bugs still weren't fixed upon response). Might have been because the project was free though. Now that it's paid, he might actually give it a lot more attention.
  6. D

    Help choosing portal add on! XenPorta vs CTA

    Hey everyone, redoing my forums and wanted your guys' opinions on which portal add on I should go with, and why. I've used XenPorta before, and I have to admit, it was a neat add on. Annoying to work with here and there, but nothing too bad. I mainly use the portal for important announcements...
Back
Top Bottom