Jump to content

Afrodude

Members
  • Posts

    910
  • Joined

  • Days Won

    7

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Afrodude

  1. @day_ From your screenshot you will see two permission options go to the second one "Show with member's content submissions?" And edit it to show to all then you will see "Display format for topics" 

    Screenshot_35.thumb.png.90dd7392313922045c1c4213d03b312c.png

  2. @day_

    By the end "Field Settings" there is "Display format for topics" pick custom and add this code

     

    <br/><center>{$content}</center><br/>

    If you don't want space between the member's name and this custom field just use 

    <center>{$content}</center>

     

  3. As a developer I read IPS staff announcement for 4.6.

    Quote

    Supported PHP & MySQL Versions:
    The PHP min version was increased to PHP 7.2 in IPS 4.6, this means that your marketplace submissions are required to work with this version, but keep in mind that few clients are going to use php8, so I would really suggest to try to get your code working with both versions, which means that you'll need to implement some changes to avoid some BC breaks in PHP8.
    Here's a great list

    https://www.php.net/manual/en/migration80.incompatible.php

     

     

  4. 1 hour ago, SecondSight said:

    Any suggestions ?

     

    I just checked your DMARC, and it should be not like this. 

    v=DMARC1; p=none; sp=none; rf=afrf; pct=100; ri=86400

     

    v=DMARC1; p=none; sp=none; rf=afrf; pct=100; ri=86400; adkim=s; aspf=s; ruf=mailto:myforum@forums-enseignants-du-primaire.com;

    Then you will have appeal with Microsoft to remove your server IP address from the their black list.  

  5. 6 minutes ago, Dean_ said:

    I've seen, and it displays under the group user icon and other info, but it just looks messy. Whereas the title under the username was neat. I can see what you guys have done and thankful for keeping it during the upgrade.

    It can be fixed with some CSS work. 

  6. On 5/12/2021 at 3:26 AM, Matt said:

    You do not need to enable the new rules, badges and ranks. There is an option pre-upgrade that asks you if you want to switch to the new system or not. If you choose not to, then you retain the existing ranks you already have.

    A question. If we decide to use the new rank system after a while from upgrading to 4.6, What will happen to the custom titles in the new custom profile field? Will it still exist or removed ?

  7. This is an amazing option we have with Pages, yet it does need some new feature that will make admins work whenever they decide to use Pages easier.

    First suggestion, we need a "Copy forum to database" option. It is really hard whenever you decide you want to make a new database for new project that already has been using forum has 500 topics more or less, and then move them one by one

    Second suggestion, whenever you copy topic to database it has all options, but the time stamp. It's really would be great if you guys add this.

     

     

    form.jpg.82e51e7fe1f23a381eb18fefb0c8628

     

     

  8. @Adriano Faria a new request please whenever you have time. On a huge communities you might have 2 to 5 pages banned members from a topic, and it would be nice if you add a search capability on the banned members list to search banned members on that list. It will be a a great feature, and will be very useful for whoever has a huge list of banned members. Thanks

    Screenshot_7.thumb.png.4ad892387b44e04afa44a4d4743729bc.png

    Maybe under the View Banned Members bold title. 

  9. 3 hours ago, Pjo said:

    SendGrid is unfortunately not a solution for me 😕 

    There's none unpaid solution for this matter. I have tested many providers, and all of their service shows the IP address of your server. 

     

    I want to add some of them don't accept some email providers such as Hotmail.  

×
×
  • Create New...