Recent content by sawine

  1. sawine

    [Ice] LiveStreams

    I figured out how to fix it, In /library/Ice/EmbedStreams/Model/Streams.php Replace line 36 to 46 with this: case 0: $url = 'https://api.twitch.tv/kraken/streams/'.$stream['stream_username']; $content = file_get_contents($url)...
  2. sawine

    [Ice] LiveStreams

    It isn't working for me as well. I would really like to get this add-on working :/
  3. sawine

    XF 1.2 Merging 1.1 and 1.2 database tables after update

    Alright thanks. Is there a way to do the same with add-ons or it's easier to reinstall them?
  4. sawine

    XF 1.2 Merging 1.1 and 1.2 database tables after update

    I've just spent about 10 hours fixing 80 templates manually. There must be a way I can keep those changes?
  5. sawine

    XF 1.2 Merging 1.1 and 1.2 database tables after update

    Hello, I just updated my forum to 1.2.2 from 1.1.3. After reading, I decided to make a copy of my forum and to test it on it. Now I'm done with the update but I need to merge the databases. Which tables should (or should not) be merged so I can recover all the activity that has been going on...
  6. sawine

    Thread editor broken, [img] & [code] & [url] buttons not working

    I beleive Cloudflare is also my problem as mentioned on this thread: http://xenforo.com/community/threads/1-1-2-insert-image-not-showing-correctly.45877/ Edit: Disabled RocketLauncher and PreLoader, purged the cache. It works now.
  7. sawine

    Thread editor broken, [img] & [code] & [url] buttons not working

    Which templates contains the code for the BBCode post tools ? I've been fixing a few now, but all it seems to do so far is mess up the current layout. Thanks
  8. sawine

    Thread editor broken, [img] & [code] & [url] buttons not working

    Hello, I just noticed recently that the insert image, insert code and insert link buttons of my thread editor are not working anymore :/. The only thing I can think to have triggered that is the last time I updated XenForo..about 1-2 months ago.I didn't fix all the outdated templates because...
  9. sawine

    Photo CAPTCHA

    How do you enable and configure this add-on ? Thanks EDIT: Nvm, I had to uninstall keycaptcha to fix it.
  10. sawine

    Social Network Authentication (Twitter, Google, VK.com)

    I see. I will try with SSL then. I have Google already working without it although.
  11. sawine

    Social Network Authentication (Twitter, Google, VK.com)

    If someone could explain how to get it to work with Twitter it would be appreciated :)
  12. sawine

    Categories image headers

    Ok... I finally got it fixed. If anyone is interested, I had to add the following to my CSS: .node .nodeInfo.primaryContent, .node .nodeInfo.secondaryContent { clear: both; padding: 0; } .nodeList .categoryForumNodeInfo, .nodeList .forumNodeInfo, .nodeList .pageNodeInfo, .nodeList .linkNodeInfo...
  13. sawine

    Tips 'n Tricks to Customize your Sidebar

    Thanks for this thread.
  14. sawine

    Categories image headers

    It works good on IE and chrome but it's broke on my Firefox 3.6 :(
  15. sawine

    Categories image headers

    That worked out fine, thanks. Results: http://eximiusgaming.com/forums/
Top Bottom