Recent content by Orit

  1. Orit

    Report Centre Essentials [Paid]

    I understand. Thanks anyway. (would it be ok to manually delete from the DB?)
  2. Orit

    Report Centre Essentials [Paid]

    Is it possible to delete reports? We had some testing done, and now anyone clicking the report button can see how many reports there were...
  3. Orit

    Restricting Maximum Attachment File Size - by user group

    We will check it. Thank you!!!
  4. Orit

    Restricting Maximum Attachment File Size - by user group

    In the ACP, I can configure here: /admin.php?options/groups/attachments/#attachmentMaxFileSize How large attachments can be. Is there an addon that allows restricting it by usergroup? The XFMG has a built-in quota, but I could not see a built-in way to do so for the forums. Thanks!
  5. Orit

    XF 2.2 Xenforo API?

    https://docs.xenforo.com/api
  6. Orit

    XF 2.2 Xenforo API?

    This does not currently work. Where has it moved?
  7. Orit

    Ads Manager 2 by Siropu [Paid]

    Hello @Siropu I think you missed this message... Is it possible to add a close button to all the ad positions?
  8. Orit

    XF 2.3 Is there any official REST API to fetch only Featured Threads?

    It's pretty easy to write api endpoints for Xenforo. I've done that for quite a few addons for Xenforo.
  9. Orit

    Report Centre Essentials [Paid]

    Thank you! The issue with the template errors was this setting: When set at 0 it throws the errors. When changed to anything other than 0 the errors resolve.
  10. Orit

    Report Centre Essentials [Paid]

    Hello @Xon We tried installing the addon but had a few errors: In a clean installation it keeps showing the error: Could not process SV-ReportImprovements-2.21.3.zip: The following requirements for Report Improvements were not met: Report Improvements requires Search Improvements 2.10.0+. While...
  11. Orit

    XF2 [8WR] XenAtendo 2 (Calendar) PRO [Paid]

    Found in the options and set through the event itself in the ACP. Thanks! It would be helpful to set the usergroups in the categories. What is actually the use of the categories?
  12. Orit

    Report Centre Essentials [Paid]

    Hello @Xon Sometimes, when for example a thread is problematic, we get multiple reports on various posts of that thread. They all appear as separate reposts. We are looking for a way to tick the relevant reports, and resolve/reject all the reports in one action. Sort of a bulk reject/resolve Is...
  13. Orit

    XF2 [8WR] XenAtendo 2 (Calendar) PRO [Paid]

    Hello @Jaxel Thanks for the addon. We installed the addon on our website, but can't find a way to restrict events by usergroup. is it possible to add the usergroup option to the categories? or some place else? We would really like to allow premium users to rsvp to events that are only available...
  14. Orit

    Ads Manager 2 by Siropu [Paid]

    Thank you! This is interesting, as I can see it in the template, but not when editing the package. Apparently it is set as display:none; <dl class="formRow samDistribution" style="display: none;"> <dt> <div class="formRow-labelWrapper"> <label...
  15. Orit

    XF 2.2 Setting memory_limit in php.ini or \XF::setMemoryLimit(-1); for the specific job I am running?

    To tell you the truth, the way previous admins set the permissions is a mess. This could also be the load when setting permissions. But to get it all in order I need to disable the memory limit... In my xf_permission_entry table, for user group 2 (registered) we have 139 rows.
Back
Top Bottom