Recent content by Daveo16

  1. Daveo16

    Add-on Convert hot-linked images to attachments in XFRM

    This works brilliantly. Many thanks.
  2. Daveo16

    Add-on Convert hot-linked images to attachments in XFRM

    I'm looking for an addon that converts any hot-linked images in XFRM to attachments. I did contact AndyB, who wrote a similar addon for xF 1.5, but he is not interested in updating the addon for xF 2.3. Therefore, I'm looking for someone to make such an addon for xF 2.3.
  3. Daveo16

    Convert Image Resource

    Hi. Can this be updated for 2.3 please.
  4. Daveo16

    RSS Feed to Mastodon with 4 Images

    Looking for addon to be created for Mastodon to send RSS feed from XenForo to Mastodon with 4 images.
  5. Daveo16

    [Berg] Telegram Bot

    Isn't this suppose to be v1.0.1 Alpha 17 as per the zip file ?
  6. Daveo16

    XF 2.3 Upgrade Error: Requested Resource Does Not Allow Request Data With POST Requests

    Check your PHP/NGINX settings for the following... Memory Limit: 128M Post Max Size: 110M Upload Max Filesize: 100M Also, if using NGINX, make sure Maximum allowed HTTP request body size is set to 128MB or higher or use client_max_body_size 128M; in nginx.conf or NGINX directives (Plesk)...
  7. Daveo16

    [JoyFreak] Open Graph Image

    Waiting for this, as OzzModz' OG addon has been discontinued.
  8. Daveo16

    AntiSpam by CleanTalk

    OK thanks. Just thought I'd ask, as there was no mention in update notes of whether it was compatible with xenForo 2.3.
  9. Daveo16

    AntiSpam by CleanTalk

    When will this be made compatible with xenForo 2.3 ?
  10. Daveo16

    Not a bug [xF 2.3.0 RC2] RSS Feed not working

    That is the URL we used and we couldn't get it to work with xF 2.3.0 Beta 2 or any later version. Had to completely switch site back to xF 2.2.16 where the RSS works correctly with dlvr.it and Firefox shows the contents of the RSS feed when you click the icon instead of trying to download it.
  11. Daveo16

    Not a bug [xF 2.3.0 RC2] RSS Feed not working

    We were using the URL given via the RSS Feed icon for dlvr.it.
  12. Daveo16

    Fixed Redis Cache Eror

    On checking the password, it does have special characters in it. Do you suggest I remove the special characters ?
  13. Daveo16

    Fixed Redis Cache Eror

    What settings did you use in config.php to get redis to work on xF 2.3.0 without Xon's Redis Cache plugin, as the following settings I'm using result in a 500 error (altho the below code works for xf 2.2.x).... # Redis $config['cache']['enabled'] = true; $config['cache']['sessions'] = true...
  14. Daveo16

    Not a bug [xF 2.3.0 RC2] RSS Feed not working

    We tried to use the RSS feed link with dlvr.it and it says 'We can't find a working feed there' & 'We can't validate your feed: Content is an HTML Document, not an RSS/Atom feed' Also, with Firefox, clicking the RSS Feed icon, downloads a file instead of opening the RSS feed in a new tab.
  15. Daveo16

    Fixed 2.3.0 Beta 5 Install Bug

    Many thanks. I can confirm this fixed the issue.
Back
Top Bottom