Recent content by Anomandaris

  1. Anomandaris

    SparkPost Mail Transport for XF 2.2

    I finally checked this for you, the emails being marked as promotional include an unsubscribe link. Other people are posting similar issues in this forum regarding Xenforo emails going to promotion folder in Gmail. I recommend everyone with this problem fill out this form...
  2. Anomandaris

    SparkPost Mail Transport for XF 2.2

    Gmail is marking all Xenforo emails on my board as "promotion". We have ALL non-transactional emails disabled. The only emails my users get are: registration password reset I use this Sparkpost plugin. I tried to contact Gmail but got nowhere. I think the Gmail problem might be Xenforo...
  3. Anomandaris

    Code

    Use these, it's got better syntax highlighting: https://xenforo.com/community/resources/ozzmodz-code-block-highlight-js.9060/ https://xenforo.com/community/resources/ozzmodz-copy-to-clipboard.8510/
  4. Anomandaris

    SparkPost Mail Transport for XF 2.2

    I've been using SparkPost Mail Transport since it came, and it's been great. I upgraded to XF 2.2.16 today and I am hoping to see an update for XF2.3 soon :) I'd be happy to sponsor the plugin if that would help motivate you :)
  5. Anomandaris

    [Xen-Soluce] SEO Optimization [Paid]

    Yikes, not initializing the escape variable. What does this mean?
  6. Anomandaris

    [AddonFlare] Paid Registrations [Deleted]

    Use this: https://xenforo.com/community/resources/ozzmodz-user-upgrade-cost-precision.9313/ Ozzmods made this custom for me to resolve this issue
  7. Anomandaris

    Lack of interest Subdirectory Slugs For Threads Like Wordpress

    Right now, all threads are in a massive /threads/ URL subdirectory. This is not good for SEO purposes. Google Search Algorithm takes this into consideration. If you have a large amount of poor quality posts in /threads/ and you have 5 really high quality posts, the poor quality ones will hurt...
  8. Anomandaris

    Fixed Importing Banned Emails Stops after Encountering Duplicates

    I was trying to solve this problem but I ended up just getting more confused because the code looks correct. Here are some notes, for anyone else trying to fix this problem: These are the important files related to this: /src/XF/Service/Banning/Emails/Import.php...
  9. Anomandaris

    [DigitalPoint] Better Google Analytics

    randomizing the gtm.js filename per install might help prevent adblock from blocking it
  10. Anomandaris

    XF 2.3 Boosting performance in XenForo 2.3

    LETS GOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO Seeing you take site speed / SEO more seriously makes me VERY happy.
  11. Anomandaris

    [DBTech] DragonByte Security [Paid]

    anyone have this problem where it just redirects over and over again when you use the User Lock feature of this plugin? It's impossible to unlock the account by resetting the password because it just redirects them over and over again until they leave. Seems this feature was added to Xenforo...
  12. Anomandaris

    Fixed Importing Banned Emails Stops after Encountering Duplicates

    When importing an XML file of banned emails, when a duplicate is found it just stops the import. Any unique emails following the duplicate are skipped. XF v2.2.13 /admin.php?banning/emails If a duplicate is found, it should just ignore it and continue importing the rest of the list. Right...
  13. Anomandaris

    XF 2.2 Logged Off all the time

    If you have memcached enabled in your config.php, completely disable it and wait 48 hours. If the problem goes away, it's a problem with memcached.
  14. Anomandaris

    [AddonFlare] Paid Registrations [Deleted]

    Yes it works fine on the latest XF version
  15. Anomandaris

    IndexNow

    Anyone using IndexNow notice Bing and Yandex are trying to crawl your /conversations/ ? Ever since using IndexNow they both are trying to access my conversations URLs within 24 hours of starting the new PM These URLs are not in the sitemap or rss feeds. I assume it's CloudFlare doing it, not...
Back
Top Bottom