Recent content by JacobD

  1. J

    [SSD] New Posts [Deleted]

    Go this installed. How do I change the css to make it match both of your examples?
  2. J

    Conditional Statements

    So I'd like to show an ad on the sidebar only for the root and not for forums/ I'm using the widget framework. Site is www.allbuffs.com Not sure if I can do regular php inside of a template (or want to). I was thinking of checking that the URL ends in regex forums/^ maybe?
  3. J

    [bd] Widget Framework

    So I created a widget page to use as the index. For the life of me I cannot get multiple columns to show besides the sidebar. Everything is in one column. This is very frustrating. The positioning is relative 0,0 and increases as it goes down and to the right, like an image correct? I can't...
  4. J

    nginx & mysql tuning

    Thanks a lot guys. I tuned up nginx based on @Mouth's recommendation per the bottom of his post. I used that site along with @Solidus' recommendations to tune mariaDB. I ended up disabling query_cache completely. Finally, based on @Moscato's recommendation I bumped up memcached to 384MB.
  5. J

    nginx & mysql tuning

    I'm an admin migrating away from vb4 (yay! I took over from someone else). New server stats running on Linode.com: 1. 1.5MM posts 2. 4GB RAM 3. 100GB SSD 4. CentOS7 5. VPS with the kernel using a Xen container So I updated Xenforo to use front-end caching and back-end caching. I setup...
Top Bottom