Jump to content

Sonya*

Clients
  • Posts

    3,848
  • Joined

  • Days Won

    31

 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 Sonya*

  1. 36 minutes ago, Davyc said:

    the people consume the content and then return to Twitter to comment on it rather than register and comment directly at the source.

    Why should they register for comment if they comment without registering on Twitter? I would not. What are the advantages of being registered on your source? Except for being able to comment? Getting new stuff? You offer it on Twitter, so no reason. Being able to comment, they can do it straight away on Twitter without registering. 

    So, what is their benefit? What can they do on your source that they cannot on social media? Please, do not see it as accuse, this is a real question, WHY should they? What is the added value for them to be registered with your source? 

    39 minutes ago, Davyc said:

    This may seem like nitpicking and IPS may be more focussed on business clients,

    This is not IPS that focused. These are forums today. They are mostly built around products. Hobbies have mostly moved to social media. That's not IPS fault. That's just where the journey goes. Young people do not bother to learn something about servers, FTP, installing (paid!) platforms, maintenance, and so on. They just register on Insta, Twitter, Facebook, and TikTok and have the most things for free, starting at the moment where they have registered. 

    Businesses are interested in forums to get their communities to support and advertise their products. Businesses have understood that they have little control over their "communities" on social media. So they move back. But hobbyist not. 

  2. On 6/25/2022 at 9:31 PM, Square Wheels said:

    Doesn't seem very useful.

     

    1 hour ago, Square Wheels said:

    Pages doesn't seem very useful for the average user.

    Pages are extremely useful. 🙂 This is the reason I stick with Invision Community for years. 

    On 6/25/2022 at 8:20 PM, Square Wheels said:

    I'd like members to have a simple page to go to with a date picker and a field to track miles. 

    Create a database with date and number field. Allow users to add data to the database. This is pretty out of the box.

    On 6/25/2022 at 8:20 PM, Square Wheels said:

    Maybe a couple of other fields as some people track hours at the gym, or walking / running miles.

    Add as many fields as you like.

    On 6/25/2022 at 8:20 PM, Square Wheels said:

    Then there is a page to view the total for a year, and maybe the top 10 members in each category?

    This is the only thing that must be done via PHP block with some PHP and SQL.

  3. On 6/3/2022 at 1:36 PM, Sonya* said:

    on invisionify.com I only see the image imported from IPS news. No title, no content.

    I could narrow down this issue to CleanTalk. Initial RSS import after creating a new feed AdminCP works as desired. All subsequent feed items pulled via background task, later on, are empty. No title, no content. 

    The issue is not reproducible on the installs where CleanTalk is not installed. Just in case somebody reports a similar issue. Support ticket #30537 by CleanTalk is created. 

  4. 4 minutes ago, Adriano Faria said:

    It actually displays the post twice: up and its original place. It doesn’t “pin” but it’s an alternative, no doubt. 

    This is exactly what I have written. The recommend post is pinned above and then listed another time in the normal order again 🙂 

  5. Due to the current issue with permissions described here https://invisioncommunity.com/forums/topic/467645-pages-cross-linking-does-not-respect-permissions/#comment-2894626 I have decided to temporarily remove the cross linking from the database relationship field.

    1. Opened a field for edit in AdminCP and disabled Cross link records? The cross-links are still there.
    2. Purged the cache. The cross-links are still there.
    3. Resaved the record. The cross-links are still there.

    How do I remove these cross-links?

  6. 13 minutes ago, opentype said:

    That is why I have an opt-in checkbox for bulk mails during sign-ups, but there is no checkbox for a drip campaign or similar uses.

    While I cannot judge if it is legal or not, I have never seen any checkbox for drip campaigns on other websites. Never. I subscribe to a lot of tools and websites to test them out or get registered-only content. I see a lot of onboarding emails in my inbox (mostly ignored due to the lack of time). If they start annoying me, I just unsubscribe and never get any subsequent emails from there.

  7. 10 hours ago, HDiddy said:

    HAHA!! Well there is that.  I may have to look into the Bonsai service myself as I have been jumping around from thing to thing. Where you able to test the Sand Boxed Tier with your production community?

    Just register and create your sandbox for free https://docs.bonsai.io/article/326-creating-a-new-account Use the data of the sandbox in AdminCP. It is a fully functional but very limited tier. Then upgrade to what tier you need.

  8. 1 minute ago, Dll said:

    If the owner of the community doesn't trust them to login to their account, why should I trust that person to login to my account?

    I do trust my moderators to login into member accounts to investigate the issues. But I do not want them to look into AdminCP with full permission:

    • they should not be able to change something by accident, as they are technically unexperienced
    • they should not be able to see payment history as this is not their business 😉 
  9. 32 minutes ago, Dll said:

    I wonder why you'd trust them to login as anyone

    Use case: moderator logs in as member to investigate the reported issue. Helpful to distinguish if the issue is reproducable e. g. permissions issue. Or if not, then probably browser-based. This helps to instruct the user further. 

    Indeed the moderator should be able to login as member only, not as other moderator and not as admin.

  10. How to reproduce

    1. Create two databases.
    2. Add a field of type Database relationship to the first database linking another.
    3. Enable Cross link records? for the field.
    4. Create a record in the first database selecting the record from the second and set a record to be hidden.
    5. Log out and open the linked record in the second database 
    6. Issue: you will find a automatically created link XXX linking to this XXX in the second database. This links to the hidden record. 

    The link to the record should not be shown to those how are not permitted to view the record.

  11. How to reproduce on default 4.7 installation without any customization:

    1. Create an RSS import feed in ACP, e. g. for IPS News https://invisioncommunity.com/rss/1-invision-community-news.xml
    2. Set Record Hidden/Unhidden to Hidden (see attachment)
    3. Import the feed into any Pages Database (I have used the default Articles database)
    4. The records are hidden in the database.
    5. Issue: the records are NOT hidden in the activity stream.

    The records are seen in the activity stream as not hidden, they do not respect the date set in the RSS feed and are shown as if they were posted now. I would expect they should use the date of the RSS feed item.

    Could contain: File, Page, Text, Webpage

    When a guest clicks on the entry, he sees the message:

    Could contain: File, Webpage, Text

    When logged in as admin, I can see that the record is hidden. Resaving the record as admin without any changes, corrects the issue and the item is displayed with the correct date and as hidden in the activity stream:

    Could contain: Page, Text

     

    Could contain: Text, Page, Number, Symbol

  12. 5 minutes ago, Daniel F said:
    "allow_null": false,

    Does it mean literally: no NULL values, please? Should the code be changed to 0 instead of NULL?

     if( isset( $values['action_staff'] ) )
            {
                $values['action_staff'] = $values['action_staff'] ? \IPS\Member::load( $values['action_staff'] ) : 0;
            }

    Note: I cannot reproduce the error on my fresh 4.7.0 Beta 5 install. Probably some changes have been made to departments, staff members or whatever, that causes it.

×
×
  • Create New...