Recent content by TheVingard

  1. TheVingard

    XF 1.5 Is it normal to have a database size of 900mb for 340 user forum?

    Seems to be xf_search, is it ok to drop the contents of it?
  2. TheVingard

    XF 1.5 Is it normal to have a database size of 900mb for 340 user forum?

    I would if PhpAdmin didn't give me a 500 error as my database is too big.
  3. TheVingard

    XF 1.5 Is it normal to have a database size of 900mb for 340 user forum?

    Is it normal to have a database size of 900mb for 340 user forum? My database grew by 100MB in about two days.
  4. TheVingard

    Where to put CSS for a background?

    Sorry about that, I placed the code in page_container_js_body. But no background is displayed, it's placed in the middle just above the facebook thing.
  5. TheVingard

    Where to put CSS for a background?

    Hi, could anyone tell me where to put this code: $(function() { var BV = new $.BigVideo(); BV.init(); BV.show('https://my.mixtape.moe/nvoahi.mp4',{ambient:true}); }); It's from http://dfcb.github.io/BigVideo.js/ and it's meant to replace the page background.
Back
Top Bottom