Jump to content

Luuuk

Clients
  • Posts

    427
  • Joined

  • Last visited

 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 Luuuk

  1. 12 minutes ago, Jim M said:

    However, when viewing your community, I am seeing that the service worker is running fine without error. Could you please clarify where and which user you're seeing this with? I can then investigate this further.

    As pointed out, my ACP Support page returns "Push notification keys missing" because VAPID keys can't be saved somewhere. Seeing my community as a Guest or Admin in the Chrome Developer Console show service worker as running and no error until I test the "Push" option in the console.

    EDIT: I clarified that the error is shown regardless of being logged or not.

  2. Could you elaborate what "does not work" and "is not supported" exactly means?

    Modern Windows Server fully supports PWA (including Push). I meet all requirements: PHP version (and actually I upped it to PHP 8.0), enabled modules (gmp, mbstring, curl, openssl). The thing which fails is writing VAPID keys to some JSON file. So could you tell me where / which JSON file I have to look at? The error points to permissions.

    For the record, browsers do detect a service worker but fire an error related to JSON:

    obraz.png.e04b57fcf094378ad89579b17577aa23.png

    obraz.png.3e80103b4200437d2745015e56688900.png

     

  3. After upgrading to 4.6.8 I have the same error reocurring on the same line:

    PHP Fatal error:  require(): Failed opening required 'C:\inetpub\wwwroot/datastore/widget_activeUsers_dcw20pzk3_c8e1a1ef8c307cfbc9802e8326cf54bc.2f4760498a.php' (include_path='.;C:\php\pear') in C:\inetpub\wwwroot\system\Data\Store\FileSystem.php on line 105

    PHP 7.4.1, datastore is writeable, system caches cleared, no Cloudflare.

  4. Hi,

    After upgrading to 4.6.8 I enabled the PHP GMP extension and rebooted server. PHP 7.4.1, the extension is detected as enabled:

    obraz.png.81686ba242ce1cece4d21a240c360345.png

    But I get the following error:

    obraz.png.4d3955ffa36a76cc50449a0c6d50eebf.png

    obraz.png.58821fb5b6bfd1e40fe43f717d241247.png

    From System logs:

    Quote

    11/15/2021 11:42 PM     create_vapid_keys     RuntimeException (0) Unable to create the key   

     

  5. Hi,

    I would like to see a choice between an image or FA code in the Icon field:

    obraz.png.69286b76ac5b54c7e2d8626ac6bdec72.png

     

    Currently the image is required and shared between more than one theme. The same icon can look bad on Light and Dark theme.

    So now I need to upload some "dummy" image to satisfy the dialog and then override it anyway via custom.css:

    .cke_button__custom-ButtonID_icon {
        background-image: none !important;
    }
    
    .cke_button__custom-ButtonID_icon::before {
        content: '\f019';
    }

     

  6. Hi,

    Does anybody else has issues? I just tried to send a PM and it got stuck on "Saving" forever. Tried twice and no luck. My message included a link to a topic from this forum. When I removed the link my message was instantly published but it contains also the previous failed message. Trying to edit the message results again in "Saving" being stuck.

    Also now while typing this message I noticed the same issue with a link and I also can't open the Code window (spinning circle and that's it).

     

    EDIT: It must be some temporary quirk. Now all good. Just delete this topic.

  7. 14 hours ago, Alay said:

    I wish to allow those who identify as non-binary or prefer other gender descriptors to be included.

    Check a gender related discussion (about a different feature) suggesting that gender selectors in general are better to be coded as a plugin:

    11 hours ago, Hisashi said:

    Doesn't have this field by default on the system, at least not on mine. Didn't you create?

    I do have the field under ACP > Members > Profiles > Profile Fields > Profile Information. Never added that manually.

  8. 5 hours ago, FZ said:

    Sorry? I was running 4.5 up until last week and my widgets were showing bold type for all unread topics in the feeds. 

    So am I delusional or is there something else at play here? 

    I'm still on 4.5 and definitely there is no "unread" (bold) indicator.

  9. Well, I can tell you guys that I had no good encounter with the support as well in the context of a similar problem: uploading a SVG favicon from ACP created no *.svg extension and on a strict server environment like mine (not allowing files with no extension) that was a deal breaker. I was persistent enough that they finally fixed that in 4.4.10. Now the same story with *.webp...

  10. To avoid such huge distance on larger screens I just set all my themes to Fluid width. At least the button is "closer" to the posts body.

    EDIT: I edited my post. I misunderstood that you like to move the "+" button, but you like to move the already selected posts button at the bottom.

  11. I'm flabbergasted. From a user perspective, I've been on many forums using different editors (eg. Redactor) and frankly speaking I see no significant difference! I've encountered various bugs/inconveniences on all of them and no editor stood up for me. So I vote to keep CKEditor but upgrade it to version 5 in later IPS build.

     

     

     

  12. I have a different issue. I'm worring about:
     

    On 5/4/2021 at 8:38 PM, Charles said:

    The old ranks and such were merged into the new Reputation system.


    Do you mean the global Reputation system? I have Reputation totally disabled and I'm not gonna to enable it for the sake of badges.

  13. 10 hours ago, Interferon said:

    I think searching in the current section should be the default behavior. I don't know why it isn't.

     

    2 hours ago, CoffeeCake said:

    The scope of a default search should be configurable by the administrator per application.


    Yes, can we please get an option to configure the default selection?

    The current behaviour is so annoying. Every single time I have to change "Everywhere" to a specific forum or other section I'm currently in. I do that in every IPS based forum including here and I get just exhausted.
     

  14. 2 hours ago, kmk said:

    No... 

    I mean like this

    I know that the new request looks "different", but to be frank I see no difference from the logical point of view. I see that you need some kind of "sticky/featured" post(s) in any available means.

×
×
  • Create New...