Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 8

G_MUnderDogericgillettesandino +4 guests

Vanilla 2.0 API

Hello,

is there a API for Vanilla 2?
Or is there a possibility to get the latest discussions?

Comments

  • Posts: 88
    How about as RSS, e.g. http://vanillaforums.org/rss/discussions ? ;-)
  • FCNFCN
    Posts: 5
    Yes, I thought that too, but my RSS feed doesn't work.
    There comes everytime:
    "Bonk
    Something funky happened. Please bear with us while we iron out the kinks."

    I just downloaded the latest version from Github.
  • Posts: 88
    That's odd, it works for me. Add this to your conf/config.php to remove the bonk message:
    $Configuration['Garden']['Errors']['MasterView'] = 'deverror.master.php';
Sign In or Register to comment.