Jump to content

Dreadknux

Clients
  • Posts

    400
  • 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 Dreadknux

  1. You could argue (well, IPS could argue) that the reason the marketplace is shutting down and other such deprecations are happening is because it allows the dev team to concentrate on focused "development, innovation and responsiveness to user needs". There's no real way of knowing how this will play out until it happens, really.

    Although I do think that the way Wordpress handles a 'marketplace' could have been a direction IPS could have gone (I don't think Wordpress handles the stuff in their plugins database in quite the same way that IPS did its own Marketplace?). But the decision to drop a Marketplace entirely has already been made, sadly.

  2. 1 minute ago, Joel R said:

    My goal is to provide a listing directory to make it easy for developers to list their apps.

    A directory will provide visibility, scale, and ease for everyone to visit.  

    Looking forward to it. Are you working with any other IPS third party devs on this project? I figure it would be better for multiple high-profile devs to club together and create something like this instead of having a number of competing listing sites work against each other. 🙂

  3. Wanted to throw in some suggestions for V5 Our Picks, seeings as the whole thing may likely be re-imagined somewhat with the lack of social media support etc.

    • Filter by category/content type
      It would be good on the main Our Picks page to have some kind of filter option, maybe in a Tab Bar, that dynamically only shows items that relate to a particular 'node'/content type (i.e. click a "Topics" button and only promoted Topics appear, click a "News" button and only Promoted items from Page Records in a 'News' Database appear). Make this an option for Our Picks Blocks and allow for IPS Code to filter this out as well. I know there is a plugin or two out there that can allow for filters of this kind, but I'd rather have it baked into the core product.
       
    • Ability to pin entries to top
      Admins may want to set some promoted items to the top of the list for certain periods of time, to highlight an event period or something. It'd be useful to allow some promoted entries to be pinned, just like topics/page records etc.
       
    • Auto-promote certain content types
      I'm interested in exploring 'Our Picks' as a means to replace a homepage, but it would be really efficient if I could make it so that, whenever a particular type of content is posted (let's say, for my desired example, a Page Record in a 'News' database), it would be auto-promoted to the list. I know that the point of Our Picks is manual curation, and for most content I would want to do this (community-generated content like Topics, for example), but for content types I know will always be mod/admin approved, I think it would add some flexibility and save on repetitive donkey work for admins to include an option for this.
       
    • Do not delete older items on re-promote
      Not entirely sure why this happens, but I've noticed that whenever a content item is "re-promoted", the older promoted instance is deleted in favour of the newer re-promotion. It doesn't really offer a level of permanence that I'd like to see in a feature like this (some admins may want to re-promote content for different reasons at different times, too), so I think there should be an option to stop this from happening. 
  4. So it turns out this was down to a plugin I downloaded from the Marketplace... I deactivated it and the issue no longer occurs.

    This plugin was created to actually REMOVE empty paragraphs from posts and content... so I'm a little bit shocked at the sheer irony of that!! Still can't believe it.

    Thanks for listening to another one of my feedback topics anyway - but this is a non-issue now!

  5. Hi Marc - sorry for the double-post, wanted to add that there is also some weird disparity with the analytics between Pages and associated Topics when posted the other way (i.e. Pages Record is created, Topic is automatically created from it). The Analytics button works, but on the Pages Record it is showing completely different metrics to the Topic.

    Example (Pages Record, created first):
    https://www.sonicstadium.org/news/sonic/sonic-speed-cafe-extends-stay-will-host-acoustic-sonic-symphony-performances-r1460/

    Could contain: File, Webpage, Page, Text, Person

    This was not a Pages Record I backdated post-publish, it's a new record. The "Most Popular Days" column shows incorrect dates and incorrect comment numbers, while the "Most Active Members" column is wholly inaccurate.

    Example (Topic, created from Pages Record):
    https://www.sonicstadium.org/forums/topic/32816-sonic-speed-cafe-extends-stay-will-host-acoustic-sonic-symphony-performances/

    Could contain: File, Webpage, Text

    This is the correct analytics that I imagine should be sync'd / copied into the Pages Record version of the Analytics dialog box.

    Not sure if this is an issue that can be replicated, or just something on my community?

  6. 19 minutes ago, Marc Stridgen said:

    Please could you let me know, are you looking for those analytics to have been copied, or are you saying its not capturing after its been copied?

    I'm just supposing in my last paragraph there, but the issue is that whenever I click the analytics button on a Pages Record that has been copied to database, I get that "We could not locate the item you are trying to view" error. Expected behaviour is to have the dialog box open with the Page record views, comments, most active members, most popular days etc metrics. But that's not happening.

    I'm not certain what is meant to be copied or not, as I don't know how the metrics work with the copy-to-database system.

  7. My community has a 'news' forum where users can post interesting news topics to share with other members, that are then converted to Pages Records in a 'news' database if they are interesting enough for our mods/admins to write stories about.

    I have noticed that the new Analytics button does not work on Page Records that have been created as a result of a 'Copy to Database' conversion. It works fine on the original topic, however.

    Example (Original Topic):
    https://www.sonicstadium.org/forums/topic/32776-sonic-the-hedgehog-idw-900th-adventure-another-ri-cover-reveal/

    Clicking the analytics button works as intended.

    Example (Pages Record, Copied from Topic):
    https://www.sonicstadium.org/news/comics/new-jon-gray-cover-revealed-for-idws-sonic-900th-adventure-r1456/

    Clicking the analytics button on this page results in the following error:

    Could contain: Text

    I did tweak the "analyticsItemLink" template on my theme minimally (only to add record views to the button itself), but just in case I reverted the changes to default and the issue remains. It is not a template issue.

    Given that a sync'd Pages Record and Topic tend to have some separate metrics (as you can see if logged in as Admin, the Page Record has 1.2k views and the Topic has around 200) but not others (comments and reactions are synced, for example, although reactions to the Topic OP are not synced with the Page Record itself), it's possible that there is some confusion in the code here resulting in this issue. If copy-to-database/synced topic/pages are enhanced in IPS V5 in order to have a closer relationship than they do in V4 (as per design flaws outlined here and suggestions made here) I think this problem could be overcome in the next major version of IPS?

  8. Something I'd like to suggest for v5 or sooner, just a weird bit of behaviour I've experienced when copy-pasting content from one source into IPS' post editor.

    Whenever I do this, IPS adds an extra "<p>" code before and after the pasted content. The extra spacing is never visible in the post editor when initially pasting the content in, but once a post is actually published the extra paragraphs are added and visible.

    If a user also has access to the "Source" button on a post editor, clicking this after pasting content also reveals the added P tags, which are then displayed once the "Source" button is clicked a second time to return to rich text.

    I'm not sure why this behaviour exists, as it doesn't seem to serve any purpose other than to be very annoying 🙂 It just results in a lot of empty paragraphs from users who like to copy-paste content (such as quotes) and comment on them on my community.

    Fake Edit: I just tried copy-pasting content into this website on a recent post I made and not experiencing this issue... maybe it's an issue with my particular community, but it'd be good to hear from other community admins to see if this behaviour also exists on their sites too. Perhaps it's something IPS just fixed exclusively on their site 😄

  9. EDIT: I have found a solution to an issue I have been facing on iOS where quote marks were always appearing as typographical (curvy) and therefore would always present broken links in IPS URLs (example below):

    Could contain: Text

    For anyone else with this issue, go Settings > General > Keyboards > Turn off Smart Punctuation. Figured I'd share for people who were tearing their hair out at this like I have been 🙂

  10. I'm confused, why would they have permission to reply to some records/topics but not others? I don't think I set any restrictions on those users (or any usergroups) for posting replies in those forums/databases either?

    OK I think I see what I've done here. I set the News forum to require 50 posts of content to be posted before being allowed to post topics and replies (or in the case of 47973, just reply to topics due to usergroup restrictions). But they were still able to post comments in a sync'd Pages record, so they'd be able to post through Pages but just not quote anyone.

    What's weird though is that for the user 47973 there does not appear to be any messaging telling them they do not have permission to post a reply? Normally there is something telling a user they don't have access, right? On the affected topics, the post area at the bottom of the topic page is just gone, there's no permissions message. Maybe that's something to add in a future update?

  11. Hi Marc, sure thing - for that particular user:

    Pages Record: https://www.sonicstadium.org/news/media/sonic-friends-is-a-new-animated-series-heres-the-official-reveal-teaser-r1397/

    Forum Topic: https://www.sonicstadium.org/forums/topic/32747-sonic-friends-is-a-new-animated-series-heres-the-official-reveal-teaser/

    ^ if you go to comments at the bottom of the Page Record, or under any post in the Topic, check any post and the Multiquote and Quote links are missing (but Reactions are still present)

    ----

    However that user does have quote options available in the following Topic (in the same forum): https://www.sonicstadium.org/forums/topic/32737-idw-sonic-halloween-special-cover-a-b/

    And this Pages record (same database): https://www.sonicstadium.org/news/comics/new-covers-for-idws-sonic-halloween-special-2023-revealed-r1396/

  12. 21 minutes ago, Marc Stridgen said:

    If you are happy to provide yours and know that works, then feel free to do that.

    I will need to disable all 3rd party myself for a few minutes while I am testing

    No problem. I realise I have 2FA on my admin account, so I decided to double check the credentials of the account I already provided and it seems like I can sign in as other members okay (FWIW, I did also have a problem at first but realised that my AdminCP sign-in was still set to my own admin account even though I was signed in as the Support-provided admin on the front-end, once I signed out of AdminCP and re-signed in as the Support admin I was able to sign in as other members).

    Can you try again with the Support-provided admin credentials please and let me know? I've logged out entirely on my community just in case that was causing the issue for you.

  13. 28 minutes ago, Marc Stridgen said:

    Something there is stopping me from logging in as users. Is this something on the account provided? I would need to be able to do this in order to check the issue

    Hi Marc, I’m not aware of any setting that can remove/restore the ability for admins to log in as users, I haven’t done anything to the Admin account provided in my Client Area settings… should I provide my own login credentials so you have a means to access, or shall I try deactivating plugins to see if that might be causing the problem?

  14. Thanks @Jim M - I deactivated all but the core apps (deactivated all plugins too) and logged in as the affected user while using the default (unmodified) IPS theme... they still don't have the Quote options available to them.

    Could contain: Page, Text, File

    ^ This is what they see under a comment under CMS/Pages record

    Could contain: Purple, File

    ^ This is what the see under a post in a topic

    Affected user IDs on my community (that have reported this) are 19145 and 47973. They say it's happening to them on Desktop/Firefox (19145) and Mobile/Chrome (47973) but I was able to verify those Quote options were missing after logging in as each of them (via AdminCP) on Desktop/MacOS/Safari too.

  15. One or two of my community members have reported that they cannot access the multi quote and quote buttons at the bottom of a content post (Pages record comment, topic post). I’m talking about this (circled):

    Could contain: Cutlery, Spoon, Text

    I checked the user’s group and the group’s settings and permissions and nothing seems out of place. Other members in the same usergroup can see and use the buttons no problem. And I haven’t touched the theme templates for this area of the community so it can’t be a theme issue.

    I can share the user ID having the issue if needed for troubleshooting further, but I’m just wondering if there is some esoteric setting or function that has somehow been activated (either on admin side or user side) that I might be missing here?

  16. On 8/1/2023 at 4:34 PM, Charles said:

    @Dreadknux and @Miss_B If you click the "switch" button in the client area on your license, it will show you a lot of information on your options. It does not actually switch you over until you approve it.

    Thanks Charles. I just checked this out and I'm very impressed with the offering. I do appreciate the hard work you guys have all done at IPS to repackage this in a way that's enticing for admins like me that want to have it all 😆 I may wait until the new year to jump in on this (funnily enough my loyalty gets me a couple extra months on my plan, but if I jump in now it will push my renewal back to December which... isn't a convenient month for renewal fees! 😅 The offer is almost too good for now in that case, haha!).

    I know some of us clients like to whine about this and that sometimes... but the truth is I'm very happy as a long-term IPS customer, and when I get even a flitter of a 'grass is greener' thought in moving to another platform (other forums in the same content vertical as me go for a competing software) I just think about the things I plan to do for my community/site and realise that nothing really touches IPS honestly. Especially in the comms department - people may grumble that this topic or that topic doesn't get replied to, but you guys respond when it matters (tech issues etc) so I wanted to just show my appreciation for that too while I'm here. Thanks for all the hard work!

    As @CheersnGears said, I also don't believe that having "just a forum" cuts it anymore if you want to be serious about managing a community/site (although I've nothing against anyone who just wants to run a forum solo), so having all of the apps at your fingertips is the best approach for both clients and IPS (in terms of development I imagine). I know I've had great success in migrating my old Wordpress site content into Pages/CMS, and have lots of ideas of how to use Gallery and maybe even Blogs...

    I hope that this new "all apps" structure for Classic allows IPS to spend as much time revamping and enhancing each app as equally as each other... either way, I'm looking forward to jumping in at the right time for me and taking advantage of the offer. Many thanks again!

  17. Interesting change - I'm all for it, if it means that self-hosted is sustainable for IPS to continue forward. I simply don't have the budget to move to cloud, however tempting it is. It would allow me to explore the apps I've been interested in but haven't taken the plunge on yet (like Gallery and Downloads). I'm interested in the Commerce revamp and the ways I could monetise my community to help keep it sustainable too, but I'll wait for v5 to play around with any of that I reckon.

    Few random Qs:

    • The upfront cost of $499 - does that apply only to new customers, or would current self-hosted customers wanting to move across to the new service have to pay that too? Or is that price variable based on customer loyalty?
       
    • Will customers be able to remove the IPS branding after migrating to the new plan, or will they still need to pay $500 for branding removal?
  18. The AdminCP setting to "Automatically embed links" applies to every platform that is supported, and while I want to be able to allow embedding of YouTube videos etc I want to DISABLE Twitter links specifically. There appears to be no sub-setting to choose which platforms you can allow embedding on - it would be good to have support for this.

    There are multiple reasons I want to disable Twitter specifically:

    • Embedded tweets take ages to appear on page load, making for a crummy UX for my users
    • Distracts from community content, which is not helpful when Twitter etc are platforms that forums constantly have to compete with for attention - if people really want to see what a tweet says, they should just click the link
    • Twitter going the way of the dodo generally and I really don't want to support it

    In a perfect world, would be good to have a sub-setting in AdminCP where we can pick and choose which links automatically embed and which ones we can disable... but in the short-term there should just be a mod/hack to allow disabling of Twitter embeds and auto-embedding of everything else. 🙂 

×
×
  • Create New...