Recent content by Tobias Honscha

  1. T

    Confirmed German characters in URL

    Ok - I enabled the intl extension. Now the characters are converted.
  2. T

    Confirmed German characters in URL

    Romanize titles is enabled - but the german characters are cut off the URL. Example: https://forum.emuenzen.de/threads/100-euro-goldm-nze-2024-kleist.103040 it should be converted to 100-euro-goldmunze-2024 (100-euro-goldmuenze-2024 would be the best!) ü=ue
  3. T

    Not a bug Can't download 2.3 release cantidate

    It would be nice if one could download 2.3 RC 1 as long as RC 2 is not available ...
  4. T

    Not a bug There is no download link for Beta 2.3 RC 2 ..

    Where do I find the Beta 2.3 RC 2 to download? I got the newest Media + Search Addon through the admin panel - but they are not compatible with Beta 2.3.7 ;)
  5. T

    XF 2.3 Optimizing images to WebP

    Yesterday I started the batch optimization of the attachment images. 95% of the pictures have been converted but images like this stay untouched: https://forum.emuenzen.de/threads/2-euro-muenze-fehlpraegung-karl-der-grosse.102568/ How can I optimize this kind of attachments?
  6. T

    Search Improvements

    Same problem ...
  7. T

    Redis Cache By Xon

    Thanks - now everything is working again ;)
  8. T

    Redis Cache By Xon

    Updating to 2.3 Beta 5 - I had to disable the cache: $config['cache']['enabled'] = FALSE; $config['cache']['provider'] = 'SV\RedisCache\Redis'; otherwise the forum won´t be enabled again. Is there a fix to enable the cache again...
  9. T

    Search Improvements

    On 2.3 Beta 5 guests experience a redirection loop when they use the search. If I disable the plugin everything is fine.
  10. T

    Add-on Limit forum usage for users who totally declined google ads

    I used this addon - but it doesn´t work on 2.3 anymore. And it does not detect if you declined all ads in the cookie GDPR consent menu.
  11. T

    Add-on Limit forum usage for users who totally declined google ads

    Is there already an addon for xenforo 2.3 available?
  12. T

    Add-on Limit forum usage for users who totally declined google ads

    In accordance with the GDPR, the user has the option of deactivating all google ads. An add-on that prohibits such users or guests from continuing to use the forum would be interesting here. Is there a technical possibility to realize this?
  13. T

    XF 2.2 Can´t change MAIL_CONTAINER via TMS

    Found it : I have to switch to Mail templates ... sorry.
  14. T

    XF 2.2 Can´t change MAIL_CONTAINER via TMS

    Hi, I want to add a custom ad-banner to all outgoing mails. Therefore I wanted to change the MAIL_CONTAINER template. But it can´t be found if I enter the template name in the TM system.
  15. T

    XF 2.2 Transfer Cookie Domain

    The documentation says : In my case this option does not work. I want to store the forum cookie so that I can access it from all subdomains.
Top Bottom