Recent content by Bogdan Tanase

  1. B

    What is the proper way to ouput JSON from a custom Controller action

    Hey, thanks for the quick response. I've tried the example above but I get this output: {"templateHtml":"","css":"","js":"","_visitor_conversationsUnread":"0","_visitor_alertsUnread":"0"}
  2. B

    What is the proper way to ouput JSON from a custom Controller action

    Hi everyone, I want to expose an API from a custom module, so I've created a new controller with the actions I need but I'm a bit puzzled about the appropriate way to ouput the needed data in JSON format. Do I need to create a separate view just for this or there's some nice helper in the...
  3. B

    XF 1.3 How are the cronjobs triggered?

    I'm curios how the cron job system works in xenforo. As far as I remember I didn't set any cronjobs in linux (using crontab). Are they triggered by user requests? Please feel free to point me to relevant documention if this is already explained.
  4. B

    Fixed Some mails sent through the contact form cannot be delivered

    For example I tried a test on my board sending an email from a *@yahoo.com address and this is what I get from gmail (contact email address is a gmail account): <***@gmail.com>: host gmail-smtp-in.l.google.com[74.125.136.27] said: 550-5.7.1 Unauthenticated email from yahoo.com is not...
Top Bottom