Jump to content

AlexJ

Clients
  • Posts

    4,201
  • Joined

  • Last visited

  • Days Won

    3

 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 AlexJ

  1. 29 minutes ago, Matt said:

    It's on our list for this year, but it's a significant undertaking given that we have many custom plugins that touch core areas such as drag and drop uploading, emojis, normal uploading and more.

    Out of curiosity.. is not possible to create framework, so that IPS updates their core framework to use CKE5 and other custom plugins use, IPS functions? This way, always IPS can make changes without breaking existing apps. If new functions/features are introduced, apps need to be updated as well. 

    This way, at least existing apps will continue to work. Now this comes from a non technical mind, so take it with grain of salt 🙂 

  2. Trying reduce memory consumption overall for Apache. Have 64GB RAM on machine but that doesn't mean, I would like to run it un-optimized. I am just running IPS forum on this machine. Is their anyway, someone can help which modules are required by IPS, so i can disable not required ones. 

     apachectl -M
    Loaded Modules:
     core_module (static)
     so_module (static)
     watchdog_module (static)
     http_module (static)
     log_config_module (static)
     logio_module (static)
     version_module (static)
     unixd_module (static)
     access_compat_module (shared)
     alias_module (shared)
     auth_basic_module (shared)
     authn_core_module (shared)
     authn_file_module (shared)
     authz_core_module (shared)
     authz_host_module (shared)
     authz_user_module (shared)
     autoindex_module (shared)
     cgi_module (shared)
     cloudflare_module (shared)
     deflate_module (shared)
     dir_module (shared)
     env_module (shared)
     expires_module (shared)
     fcgid_module (shared)
     filter_module (shared)
     mime_module (shared)
     mpm_prefork_module (shared)
     negotiation_module (shared)
     php_module (shared)
     proxy_module (shared)
     proxy_fcgi_module (shared)
     reqtimeout_module (shared)
     rewrite_module (shared)
     setenvif_module (shared)
     socache_shmcb_module (shared)
     status_module (shared)
     wsgi_module (shared)

     

  3. 7 hours ago, Adriano Faria said:

    @AlexJ @Afrodude

    When did yiu get that error? When trying to edit a post? If so, the version currently pending fix the edit issue. Let me know if you can reproduce after update to new versions. 

    Yes for edit and hide. 

    I see hide in the error log:  do=hideComment&comment=1011852

    UPDATE `ipb_forums_posts` `forums_posts`  SET `banFromTopic`=0,`queued`=-1 WHERE pid=1011852 
    Unknown column 'banFromTopic' in 'field list'

     

  4. 6 hours ago, Adriano Faria said:

    You mean also sort by date if the time and score are the same, like the last 2 rows of your image?

    20 hours ago, TDBF said:

    Sorry for my partial explanation. Current view doesn't allow sorting based on date time i.e. if I want to view who has taken quiz, from desc or ascending order, I can't. Somehow I didn't find option for it. Ex: Show quiz takers from 2015-01-01 to Today. 

    Besides datetime, if you can sort based on % Score - that would be great as well. i.e. if someone got 20% score and never re-took the quiz to improve it, I can request them to take again. 

     

     

  5. On 2/17/2023 at 5:10 AM, PatrickRQ said:

    And now realize amount of work custom app/plugins developers will have upon the change.. and below is presentation of a speed at which money will fly away from your pockets 😄

    spacer.png

    It’s design flaw if every developer is not using ips editor even though underlying is ck4. Their needs to better way to handle this for 3rd party addons.

  6. 1 minute ago, teraßyte said:

    That's a bug with the Chrome browser. It was introduced around version 108, and they've fixed it for the upcoming version 111 if I remember correctly.

    I don't think users updated their mobile browser and users started complaining after latest IPS upgrade and/or 1 addon which i recently added. I even removed that and still same issue. 

  7. Hosting datacenter doesn't know IPS application. It's IPS table and schema and MySQL is open source which you are recommending for your application. 

    Please evaluate why this table is slow on updates or are you indirectly telling that their is no one in IPS team that can help with the issue? 

×
×
  • Create New...