Recent content by jazz_aaf

  1. jazz_aaf

    [Jazzaaf] xenAntiVirus

    jazz_aaf updated [Jazzaaf] xenAntiVirus with a new update entry: fix for the attachment list in xenForo 2.2+ Read the rest of this update entry...
  2. jazz_aaf

    XF2 [8WR] Database Backup [Paid]

    I had the same issue. Changing the "Access token expiration" option at Dropbox to "No expiration" solved the problem for me.
  3. jazz_aaf

    Specialist Services - vBulletin, Big Boards, Custom Imports, Community +Server Management

    Thank you @Slavik for your help and support. You did a great job in fixing some problems that we were facing at our site due to lost files.
  4. jazz_aaf

    [Jazzaaf] Move Installable Add-ons

    This template modification does not interfere with adding members. This is just a template modification for the add-ons screen.
  5. jazz_aaf

    [Jazzaaf] xenAntiVirus

    Hi Lsdeep, The initial intention was to include XFRM's attachments, but after looking at the code, I found out that xenForo's approach for XFRM's attachments was a bit different than its approach for the forum's attachment. I decided to postpone the inclusion of XFRM attachments into a later...
  6. jazz_aaf

    XF 2.1 Sending alerts to specific user

    You should have a template named "alert_user_mention". In that template, you can add your code (i.e. title, body, etc.) I would recommend that you change the template name to something like "alert_user_YOURADDON_mention" in order to avoid any conflict in the future with XF's templates.
  7. jazz_aaf

    [Jazzaaf] xenAntiVirus

    You are most welcomed. I am planning to add that but in a separate add-on, as you will need to run it one time only for old attachments. Regards.
  8. jazz_aaf

    [Jazzaaf] xenAntiVirus

    Thank you @Masetrix , I provided a link to the main page just in case they change their FAQ pages in the future. The link you provided is working as well.
  9. jazz_aaf

    [Jazzaaf] xenAntiVirus

    jazz_aaf submitted a new resource: [Jazzaaf] xenAntiVirus - Check attachments for viruses and malware using Virustotal API. Read more about this resource...
  10. jazz_aaf

    XF 2.1 How to extend User entity by adding a column

    Just change your code to: $structure->columns['andy_weekly_digest_opt_out'] = ['type' => self::BOOL, 'default' => false]; and it should work.
  11. jazz_aaf

    [Jazzaaf] Move Installable Add-ons

    Because it does not do anything except "modifying a template" and adding a new one.
  12. jazz_aaf

    XF 2.1 Accessing custom DB tables

    Thank you for the suggestion. Unfortunately, that did not change the situation. "AttachmentCheck" table values are still shown for the first post, but not the replies. I would believe it is a bug and the thread should be moved to the bugs forum. EDIT: Never mind. Found the error. Thank you...
  13. jazz_aaf

    [Jazzaaf] Popular Content

    Thank you for the suggestion. Will look into that in the next update.
  14. jazz_aaf

    [Jazzaaf] Popular Content

    You can change the phrases for those 3 time frames from the phrases system.
Back
Top Bottom