Jump to content

Daniel F

Invision Community Team
  • Posts

    6,592
  • Joined

  • Days Won

    37

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Forums

Events

Store

Gallery

Posts posted by Daniel F

  1. So if you’re sending 500 mails per day ( your suggested limit) to 55000 subscribers, it’s going to take 110 days to send the same mail to each of them ? 

    Even with 1000 mails per day it’s going to take almost 2 months until the last mail was processed ?

    And what’s going to happen in the meanwhile with the new stuff which is queued ?

    1 hour ago, Ricsca said:

    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.

     

  2. 15 minutes ago, sadams101 said:

    After upgrading to PHP 8.1 I am suddenly getting the errors below. My directories are 755 permissions, and haven't changed. I use Redis Caching Any ideas?

     

    Data Storage Not Working

    Data Storage is not working correctly. Review your data storage configuration and adjust the settings as needed to improve speed and performance of your community.
     

    Cache Not Working

    Caching is not working correctly. Review your caching method configuration and adjust the settings as needed.

    Is the redis module enabled and is the installed module compatible with php8.1 

  3. Your system log is full of 3rd party related errors.

    e.g. when viewing a topic, one of the hooks results in an exception for guests resulting in search engines and guests getting a "Sorry something went wrong" error instead of the topic.

    BTW Is it working now for you? I've just tested it and it works fine for me. Have you tested it with another account?

    If it's still broken, I would suggest to disable all the PM related 3rd party applications and plugins, rebuild the cache and see if it works. If not, take a look t the full error which is returned, it should include a list of all 3rd party apps and plugins which are doing something on this page.

  4. 1 hour ago, Oleksandr Rebrov said:

    It's mean after submit to https://api.indexnow.org/indexnow this service will send information to Yandex and Bind?  Or this only for testing protocol? I need also send url's to other endpoins? In documentation wrote about few endpoint
    image.thumb.png.b630b19c64f01d7195419c11c1be28f8.png
     

    In code of IndexNow enhancement for IPS i see only first endpoint 

    https://api.indexnow.org/indexnow/


    It’s submitting it automatically to others 

    https://www.indexnow.org/faq

    Quote

    IndexNow-enabled search engines shares immediately all URLs submitted to all other IndexNow-enabled search engines, so you just need to notify one endpoint.

     

×
×
  • Create New...