Recent content by Spectral-Brain

  1. S

    XF 2.3 Merging threads removes custom field data

    I created a bug report for when merging threads, the custom fields on the thread OP get removed and are no longer shown. Is there a work around to have the merged threads show the custom field information once merged and not just on the first thread post...
  2. S

    Merging threads removes custom fields

    Lets say I have a bug report forum and if there are 2 bugs that are the same, we merge the threads together. We want to keep the custom fields because they contain information we need, but when merging a thread, the custom fields of the thread post being merged into the other thread, no longer...
  3. S

    As designed Moderator actions aren't logged if the user isn't a moderator

    @PaulB is there an override for this so we can make it in an addon instead of having to modify a core file?
  4. S

    XF 2.3 verifyOption not being called

    If anyone has any thoughts or can share how you have done yours in the past that would be great!
  5. S

    XF 2.3 verifyOption not being called

    I have extended AbstractOption to create a custom Option. renderOption is being triggered but when I click Save in the Admin Options, it doesn't seem to trigger the verifyOption as I have logging in there that isn't being triggered. I've tried public static function verifyOption(&$value...
  6. S

    XF 2.3 Combine posts on a thread made within x minutes together

    Found https://xenforo.com/community/resources/ozzmodz-auto-merge-double-posts.8558/
  7. S

    XF 2.3 Combine posts on a thread made within x minutes together

    For example, this would be included in the OP instead of making another message in the thread.
  8. S

    XF 2.3 Combine posts on a thread made within x minutes together

    Once thing we liked about IPS was if a user made multiple messages in a thread within a short period of time, instead of making multiple messages, it would edit your first message and combine the messages together. Is there a feature like that in xenforo or a plugin that does this?
  9. S

    [Andrew] Moderator Panel

    Yes I added all permissions to the moderator group, but they still cannot see reports or approval queue, unless I use the addon Report Improvements, which only adds reports, not approval queue. So it would be nice to add to your moderator panel addon to show Reports and Approval queue at the...
  10. S

    [Andrew] Moderator Panel

    This is a great addon. One feature I would love to see added to it is similar to Report Improvement addon, so that you don't have to add all moderators to the moderator section, you can just create a user group and make that their secondary. This would require template modifications to use...
  11. S

    [Andrew] Moderator Panel

    NVM, I see the issue, the group was minimized so I overlooked it.
  12. S

    [Andrew] Moderator Panel

    I did, the admin group has full permissions set to yes, I don't see anything related in the group permissions to moderator panel though, and seems my moderator group doesn't see it as well.
  13. S

    [Andrew] Moderator Panel

    I am unable to view the moderator panel dashboard as the main administrator. Says I lack access even though I gave myself the moderator role.
  14. S

    XF 2.3 How to import IPS Pages and Support TIckets

    Is there no way to import Pages from IPS? Are all of those lost?
  15. S

    XF 2.3 Custom field for file uploads

    When adding a custom field, is there a way to have the type be a file upload field, like an attachment field?
Back
Top Bottom