Recent content by GalaxyCitizen

  1. GalaxyCitizen

    XF 1.5 Modifying the functionality of the Rich Text Editor's toolbar?

    I'm trying to expand the amount of available colors in the text color palette. Where might I go for this in the ACP? I know on IPS there was a specific area in the admin CP for modifying the toolbar above the rich text editor.
  2. GalaxyCitizen

    XF 1.5 Few miscellaneous issues setting up transferred forums (SEO for NGINX, Avatar problems, Sidebars)

    sites-available has the default file I posted earlier and a .bak backup of it, and sites-enabled just has that link towards the sites-available default file
  3. GalaxyCitizen

    XF 1.5 Few miscellaneous issues setting up transferred forums (SEO for NGINX, Avatar problems, Sidebars)

    /etc/nginx/sites-available and sites-enabled is /etc/nginx/sites-enabled
  4. GalaxyCitizen

    XF 1.5 Few miscellaneous issues setting up transferred forums (SEO for NGINX, Avatar problems, Sidebars)

    https://gyazo.com/8c31328e86724ba771722315fad15b4c huh, when I open this it just opens the default file in /etc/nginx/sites-available do I need to make a new file just in sites-enabled?
  5. GalaxyCitizen

    XF 1.5 Few miscellaneous issues setting up transferred forums (SEO for NGINX, Avatar problems, Sidebars)

    ah, I just have one named default that is a shortcut which goes to the /sites-available default file
  6. GalaxyCitizen

    XF 1.5 Few miscellaneous issues setting up transferred forums (SEO for NGINX, Avatar problems, Sidebars)

    Unless I misunderstood you, I added the parts I snipped from the copy I posted to the default file under /sites-available to the one you put down minus the uncommented note, but still 404 errors upon turning on Friendly and Content Titles under SEO :cry:
  7. GalaxyCitizen

    XF 1.5 Few miscellaneous issues setting up transferred forums (SEO for NGINX, Avatar problems, Sidebars)

    Ah yeah, I remember working with that when I was setting up our LEMP stack. I'll dump the contents here. ## # You should look at the following URL's in order to grasp a solid understanding # of Nginx configuration files in order to fully unleash the power of Nginx. #...
  8. GalaxyCitizen

    XF 1.5 Few miscellaneous issues setting up transferred forums (SEO for NGINX, Avatar problems, Sidebars)

    Fixed now! Dunno about Perry's suggestion on solving the friendly URLs though. To change the stack for our webserver I'd essentially have to go to my providers and have them clear everything and install with a new OS. Should I just try to put stuff in .htaccess to see if it works?
  9. GalaxyCitizen

    XF 1.5 Few miscellaneous issues setting up transferred forums (SEO for NGINX, Avatar problems, Sidebars)

    https://gyazo.com/7859aa91e6f52204d1a93b7b011db1e8 ? :whistle: Finally found the bugger while running through all the style templates, for some reason it was under forum_list. No idea why but the only lingering issue now is just friendly URLs, and that's more of just a stylistic one since with...
  10. GalaxyCitizen

    XF 1.5 Few miscellaneous issues setting up transferred forums (SEO for NGINX, Avatar problems, Sidebars)

    When going through my templates it doesn't seem like there are any that are named widget The site in question is the one that's linked in my signature and its this part of the sidebar on the homepage that I'm trying to find. I've dug through the templates that should be relevant to it but still...
  11. GalaxyCitizen

    XF 1.5 Few miscellaneous issues setting up transferred forums (SEO for NGINX, Avatar problems, Sidebars)

    Well, if figuring out this issue with friendly URLs is gonna take a while longer, I would appreciate it if anyone could help me find the source for this sidebar's code so I can edit it.
Back
Top Bottom