Jump to content

Daniel F

Invision Community Team
  • Posts

    6,592
  • Joined

  • Days Won

    37

Reputation Activity

  1. Like
    Daniel F got a reaction from SeNioR- in How do I get the current forum view method?   
    It's also stored in the database, so using the method is probably better
    \IPS\forums\Forum::getMemberListView()  
  2. Haha
    Daniel F got a reaction from G17 Media in Call to undefined method ReflectionUnionType::getName()   
    We'll address this in v5, until then I would suggest to either just fix it manually in the IDE, or to literally just use the IDE to implement the methods.
  3. Like
    Daniel F reacted to opentype in [Suggestion] URL Replacements - V5   
    Of course, but so what? Forcing everything into a basic English character set is a thing of the last century and not something we want to add as feature for modern software. Links work perfectly fine with diacritics, either directly or (when in doubt) URL-encoded. The examples shown in the Woltlab screenshot above are rather terrible. They not even convert the characters in a meaningful way, they actually erase the distinct meaning of these characters. A rather bad idea, both for human readers and the processing of search engines and so on. An Ł is not an L just because there are visual similarities. 
    What’s wrong with a link like https://cs.wikipedia.org/wiki/České_knížectví ? If it works for a site like Wikipedia, it works for our forums too. 
  4. Thanks
    Daniel F got a reaction from The Old Man in CDN for guest page serving   
    Make sure to also exclude the api directory if you want to use REST / GraphQL
  5. Thanks
    Daniel F got a reaction from Adriano Faria in Got an multiple Error --> Failed to parse time string (--) at position 0 (-): Unexpected character   
    This sounds like an issue with the restrictforumsage application 
     
  6. Thanks
    Daniel F reacted to Webmaster Scr in Community search does not respect type filter   
    Hi,
    I can't answer because the error doesn't exist anymore in Invision 4.7.11.1
  7. Thanks
    Daniel F got a reaction from Dll in SEO Essentials - Support Topic   
    BTW, to "fix" the issue without disabling the whole app, just disable the "Set OG Image for topics automatically" setting on the SEO Essentials Settings page
  8. Like
    Daniel F got a reaction from iiioroh in SEO Essentials - Support Topic   
    Hey, The issue was fixed via
     but I haven’t released a new version yet. It should come next week.
    I’m really sorry for the delay 
  9. Thanks
    Daniel F got a reaction from Dll in SEO Essentials - Support Topic   
    Hey, The issue was fixed via
     but I haven’t released a new version yet. It should come next week.
    I’m really sorry for the delay 
  10. Like
    Daniel F got a reaction from ArashDev in How do I get the current forum view method?   
    It's also stored in the database, so using the method is probably better
    \IPS\forums\Forum::getMemberListView()  
  11. Like
    Daniel F got a reaction from Mick23 in How do I get the current forum view method?   
    It's also stored in the database, so using the method is probably better
    \IPS\forums\Forum::getMemberListView()  
  12. Like
    Daniel F got a reaction from SeNioR- in Webhooks don't work (bug?)   
    Are there any records in the core_api_webhook_fires table?
    What happens when your run the webhooks task manually?
  13. Thanks
    Daniel F got a reaction from Colombia Humana in Webhooks don't work (bug?)   
    In 4.7.11 which will be released soon™️    was just released
  14. Like
    Daniel F got a reaction from Marc Stridgen in Webhooks don't work (bug?)   
    In 4.7.11 which will be released soon™️    was just released
  15. Like
    Daniel F got a reaction from SeNioR- in [4.7.11 Beta 2] sitemap errors out every time   
    The IPS\core\extensions\core\Sitemap\Applications extension and also the IPS\core\Application::sitemapLinks function were removed in 4.6.9.
    Have you replaced all your files while the upgrade?
    I guess there's still the IPS\core\extensions\core\Sitemap\Applications extension on your system which "is fine" as long as also the applications/core/data/extensions.json is present and up2date.
     
    Can you confirm that applications/core/extensions/core/Sitemap/Applications.php is present?What happens when you delete it?
  16. Like
    Daniel F got a reaction from johnnysfight in Trying to upgrade   
    1. Make sure that the mbstring module is installed and available on your server/webspace
    http://www.php.net/manual/en/mbstring.installation.php
    2. You'll have to uninstall the rules application which hadn't any upgrades since 2019
  17. Like
    Daniel F got a reaction from Cowboy Denny in Cloudflare Turnstile as additional CAPTCHA protection.   
    There's already a suggestion for this 🙂
  18. Like
    Daniel F got a reaction from Linux-Is-Best in [4.7.11] - Account deletion requests   
    Thanks, I’ll take care of this for the next beta. 
  19. Like
    Daniel F got a reaction from Nathan Explosion in [4.7.11 Beta 1] account deletion request as the only admin?   
    Thanks, I’ll take care of this for the next beta. 
  20. Like
    Daniel F got a reaction from Nathan Explosion in [4.7.11] - Account deletion requests   
    Thanks, I’ll take care of this for the next beta. 
  21. Like
    Daniel F got a reaction from My Sharona in SEO Essentials - Support Topic   
    Here's one of the communities where I'm helping them to get back to top:D
    But, it's important to note that this isn't ONLY the app! This app is just a tool assisting and helping you to get better, it's not just a one-click installation and you're done!
     
    There's another one with an up trend, unfortunately I have no access to their GSC account to provide a new update.
     
  22. Like
    Daniel F got a reaction from Clover13 in SEO Essentials - Support Topic   
    Here's one of the communities where I'm helping them to get back to top:D
    But, it's important to note that this isn't ONLY the app! This app is just a tool assisting and helping you to get better, it's not just a one-click installation and you're done!
     
    There's another one with an up trend, unfortunately I have no access to their GSC account to provide a new update.
     
  23. Like
    Daniel F got a reaction from SeNioR- in SEO Essentials - Support Topic   
    Here's one of the communities where I'm helping them to get back to top:D
    But, it's important to note that this isn't ONLY the app! This app is just a tool assisting and helping you to get better, it's not just a one-click installation and you're done!
     
    There's another one with an up trend, unfortunately I have no access to their GSC account to provide a new update.
     
  24. Like
    Daniel F got a reaction from everzel in iPhone notifications, web app and more   
    Once the user added the community to his home screen and gave permissions for push notifications, it's treated like a real app and notifications are treated like any other IOS notification. They disappear once clicked and you can use all the OS features like Focus to control what appears when, and configure everything under the IOS Settings > Notifications
    https://support.apple.com/en-us/HT201925
     
  25. Like
    Daniel F got a reaction from everzel in iPhone notifications, web app and more   
    Sorry, you're right, this requires the parse_mobile_..... method to work!
    I'll see if we can simplify this, I don't think that we really need it for simple PWA notifications.
×
×
  • Create New...