Recent content by JustinHawk

  1. JustinHawk

    I want to develop a addon xenforo affiliate program?

    You can use this addon by @Siropu https://xenforo.com/community/resources/referral-system-by-siropu.7714/ And you can also give users rewards.
  2. JustinHawk

    Who has enabled PHP JIT? Have you seen benefits with XenForo code or others code bases like Wordpress?

    I'm using it on very big board when it was running on PHP 8.0 and still using it on PHP 8.2. So far in terms of performance, I think that would really be very minimal. Though site was able to handle quite a load. Didn't faced any errors but I never really measured the impact on performance.
  3. JustinHawk

    XF 2.2 How to change default values of "Receive a notification when someone...."

    Consider using this addon : https://xenforo.com/community/resources/alert-improvements-by-xon.6398/ it has an option in admin cp that will give you more control on it!
  4. JustinHawk

    [J] Forum List Tabs

    yes!
  5. JustinHawk

    XF 2.2 Traffic decreased, lots of errors detected by Google Search

    it looks like that your theme is outdated. You should properly merge the XF latest version templates properly in your current forum theme as the updates for the same is pushed by xenforo team! We help many in fixing these kind of issues. If you need such support you can message me!
  6. JustinHawk

    [cv6] Node Icons & Tools

    Yes I have kept it as unmaintained. Though if you find any issues in it, feel free to report. It will be fixed and will be updated for xf 2.3 as well.
  7. JustinHawk

    XF 2.2 Email styling?

    Go to style properties > Emails From there you can change the header text color and also try sending a test mail to yourself. This way you can make sure the colors are appropriate.
  8. JustinHawk

    XF 2.2 Error: Accessed unknown getter 'style_variation'

    Please disable s9media bbcode addon for some time or wait for an update from the developer. The error is generated by that addon.
  9. JustinHawk

    s9e Media Sites

    happening with me as well! Can you please check if the version uploaded is the correct one. when i click on download its downloading version 2.15.4
  10. JustinHawk

    XF 2.2 googe claims ads.txt missing on Xenforo Cloud forum

    If you have any firewall or you are using cloudflare, add a firewall rules to bypass the security for ads.txt file. It will get resolved
  11. JustinHawk

    [XenCustomize] Events Manager [Paid]

    @Veer please fix these issue in this addon In Event entity title you are not limiting the title to any number of characters, Which led to many titles to be larger and sometimes it throws error In category Entity you are limiting it to 100 chars Now I have many events having title...
  12. JustinHawk

    XF 2.2 Delete all spam

    You should consider using this addon to prevent spam users from registration : https://xenforo.com/community/threads/ozzmodz-verify-email-before-registration-paid.190510/ Other than that if you need something with automation to automatically soft delete content matching a certain criteria dm...
  13. JustinHawk

    Joinable Usergroup

    https://xenforo.com/community/resources/ozzmodz-user-group-join.8940/
  14. JustinHawk

    XFtoWP - XenForo to WordPress integration [Paid]

    @kolakube Please fix this part of your code. This will fix the login related issue Problem is this is breaking the structure of login URL because of which login is not working!
Top Bottom