Jump to content

Ibai

Clients
  • Posts

    327
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Ibai reacted to AlexJ in JQMigrate Error   
    Seeing below error in console. Sharing if their are plans to upgrade/replace it. 
    https://content.invisioncic.com/a319035/javascript_global/root_library.js.gz?v=d815db93211647025111

  2. Like
    Ibai reacted to Black Zero in Email sending limit   
    My hosting service allows me to send 5000 emails daily and I have 20000 subscribers. If such a system is available then I can deliver email to everyone in just 4 to 5 days. But I can't do that. Because when you send so many emails at once, all of them get stuck in error logs. There should be a suitable option for this so that anyone who wants to use this option can do it easily.
  3. Agree
    Ibai reacted to Ricsca in Email sending limit   
    This is a fundamental option also because in order not to end up in spam you cannot send thousands of emails a day.
    My forum has nearly 55,000 subscribers and I cannot contact them.
    I can't contact them because in order not to end up in spam I need to send less than 1000 emails a day (better if not more than 500 emails a day) and they can't be contacted because my hosting gives me 300 emails a day.
    For a forum that already has more than 5000 users, it is so impossible to contact them.
    I wonder how this option is not defoult since it is basic.
    Any plugin to send wordpress newsletters allows you to set the email limit every hour or every day. So I don't think it's difficult to program.
  4. Like
    Ibai reacted to Jim M in File download sometimes downloads "descarga" file name   
    Have you tested this on the default language pack? Wondering if perhaps something changed in the language string and is causing an issue now with your custom language pack.
  5. Like
    Ibai reacted to rastafari in Ezoic & Invision Compatibility   
    @Ibai
    Are you using ezoic nameservers ?
  6. Like
    Ibai reacted to AlexWebsites in Ezoic & Invision Compatibility   
    How are you integrating Ezoic? Is it through cloudflare? I’m running through cloudflare. Are you caching anything server side? I would make sure you aren’t caching JS as a start.
  7. Like
    Ibai reacted to AlexWebsites in Ezoic & Invision Compatibility   
    @Ibai What are your ezoic cache settings? I have all cache misses because I have disabled caching for cookies. 

     
     
    My cache hit rate is always very low

     
  8. Like
    Ibai reacted to AlexWebsites in Ezoic & Invision Compatibility   
    So how else are you caching, anything server side? 
    I am testing Override Cache Control Headers on one site as of today. I turned it on to see if my cache hit rate goes on. So far no login issues. 
    I don't have anything in Exclude rules

  9. Like
    Ibai reacted to AlexWebsites in Ezoic & Invision Compatibility   
    Do you have any cache setting via htaccess?
    Are you doing anything with caching cookies either Ezoic or cloudflare?
  10. Like
    Ibai reacted to AlexWebsites in Ezoic & Invision Compatibility   
    I would download the htaccess from the acp as bare. Save this version to revert to after testing. See if your problem is resolved. If it is, work backwards to see if there is an issue/conflict.
  11. Like
    Ibai reacted to Ryan Ashbrook in Problems with Mobile Menu   
    This is indeed a bug - it has been fixed in the latest release, so I recommend upgrading and revert / re-apply any changes that have been made to the mobileNavigation template (if any changes have been made).
  12. Thanks
    Ibai reacted to AlexWebsites in Ezoic & Invision Compatibility   
    I don't cache or optimize much through ezoic as it causes template issues. My current leap settings:

  13. Like
    Ibai reacted to AlexWebsites in Ezoic & Invision Compatibility   
    I've recently moved one of my sites over to Ezoic. It was pretty easy through cloudflare. I had to disable some of the JS, CSS and minify settings under LEAP though, because of issues.  For disabling ads to subscriber groups, have you tried setting a meta tag under disable ads by page? Create a meta tag and then wrap it to show only for certain user groups you don't want to show ads to. Create the name and content, something like:
    {{if member.inGroup('x')}} <meta name="ezoicstopads" content="subscribers" /> {{endif}}
     
     
  14. Like
    Ibai reacted to Teddy Rogers in IndexNow does not show up searching ACP   
    AdminCP -> Intergrations -> IndexNow After enabling is that all we have to do, are there any additional settings - what am I missing?
    Ted.
  15. Like
    Ibai reacted to Daniel F in IndexNow does not show up searching ACP   
    That's it:) Just enable it and it will automatically submit new content to https://api.indexnow.org/indexnow
  16. Like
    Ibai reacted to Jim M in Promoted items endlessly scheduled   
    Facebook promotion will not work if your Facebook app does not have the ability to do so. The error being returned from Facebook below means your Facebook app in use does not have permission to use these so it will not work.
     
    Any of the pages_read_engagement, pages_manage_metadata,         pages_read_user_content, pages_manage_ads, pages_show_list or         pages_messaging permission(s) must be granted before impersonating a         user's page.  
  17. Like
    Ibai reacted to Runar in 4.6.10 Gives Blank White Screen   
    This happened to me as well, when trying to update directly from my AdminCP. My PHP error logs told me the IPS\Dispatcher class didn’t exist:
    PHP Fatal error: Uncaught Error: Class 'IPS\Dispatcher' not found in /<path>/init.php:900 I downloaded the update from my client area and uploaded them manually, which solved the issue. I guess something went wrong when downloading the files directly.
  18. Like
    Ibai reacted to opentype in Please update default standard Privacy Policy   
    The main issue is that a privacy policy isn’t a generic disclaimer. It must describe how a website ACTUALLY handles personal data. And that is not defined by IPS. It’s defined by how the owner acts in regards to personal data, which settings they chose in the ACP (e.g. regarding IP storage), which of the many possible 3rd-party services one uses (Google Analytics, Cloudflare, Zapier connections …), how the hosting company stores data and so on. None of that can be covered in a “standard privacy policy”. It’s all highly specific to a certain website. As a result, it’s probably better to not even have a standard privacy policy. It might do more harm than good by giving users the false impression it could be enough. 
    And by the way: describing how personal data can be deleted is not a new issue nor a Facebook issue. With GDPR it has been required for years. 
  19. Like
    Ibai reacted to AlexJ in Please update default standard Privacy Policy   
    Recently my FB application get blocked because of privacy policies where not well defined. I noticed IPS website is updated with this policies.
    https://invisioncommunity.com/legal/privacy/
    This is what FB is looking for and other login Auth as well:
    1. What data you are Collecting, 2. How you are processing it, 3. Purposes for which you are Processing it, 4. Users may request Deletion of that data.   I think every client of yours will benefit with it. Just a suggestion. Thanks
  20. Like
    Ibai reacted to 13. in Use <details> and <summary> tags for spoilers instead of div   
    The Details and Summary tags are a modern and correct way to do spoilers.
    It has many advantages over the IPS implementation of spoilers, including naming, accessibility, semantics and the ability to search hidden text in Chrome-based browsers.

    MDN docs with demo: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details
  21. Like
    Ibai got a reaction from SeNioR- in FURL config for pages   
    Yes it would be great to be able to create new FURL in Pages. I always have to parametrize with query string.
    for instance:
    /videos/?show=all
    /videos/?mode=list
    /videos/?mode=carousel
    /videos/?user=1

    I’d like to create custom urls for them.
  22. Haha
    Ibai reacted to PatrickRQ in FURL config for pages   
    @Ibai, I miss ability to control most simple thing, pages / categories / record 😄
  23. Like
    Ibai reacted to Marc Stridgen in Difference Desktop vs mobile menu   
    This issue has been resolved in 4.6.10 beta 1. Feel free to give this a try, or await the full release if you prefer
  24. Like
    Ibai reacted to Jim M in Achievement system - rules issue   
    Sorry, the bug is still in our queue to be investigated/fixed.
  25. Agree
    Ibai reacted to PatrickRQ in FURL config for pages   
    Please add FURL configs for pages, so they can have dedicated config in available FURL settings.
×
×
  • Create New...