Jump to content

Robins Gupta

Clients
  • Posts

    75
  • 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 Robins Gupta

  1. Hello,

    I have tried to use the webhook method and always getting this response from the hook:
     

    Could contain: Page, Text, Computer Hardware, Electronics, Hardware, Monitor, Screen

    Could contain: Page, Text

     

    No matter what i try, i cant get the "Status" or user info from the hook. Am i doing something wrong?

    Tried wit Zapier too.
    Zapier pulls following:
     

    raw_body
    {"firstComment":null,"followerCount":null,"groupsPosted":[],"hotStats":[],"editableTitle":true,"tableHoverUrl":false,"_followData":null,"skipContainerRebuild":false,"changed":[],"skipCloneDuplication":false,"reactBlurb":null,"likeBlurb":null,"reportData":null}
    headers__content_length
    260
    headers__content_type
    application/x-www-form-urlencoded
    headers__http_x_request_id
    4186c90eb4e4907897bfd96ac848604b
    headers__http_content_length
    260
    headers__http_cloudfront_viewer_country
    NL
    headers__http_x_forwarded_proto
    http
    headers__http_x_forwarded_port
    80
    headers__http_x_forwarded_for
    ******hidden*******
    headers__http_accept
    */*
    headers__http_via
    1.1 74511018c757716e70d811d8214e45e0.cloudfront.net (CloudFront)
    headers__http_x_real_ip
    ****hidden****
    headers__http_cloudfront_is_smarttv_viewer
    false
    headers__http_x_forwarded_scheme
    http
    headers__http_x_original_forwarded_for
    ****hidden****
    headers__http_x_forwarded_host
    hooks.zapier.com
    headers__http_cloudfront_is_desktop_viewer
    true
    headers__http_cloudfront_viewer_asn
    32475
    headers__http_cloudfront_is_tablet_viewer
    false
    headers__http_host
    hooks.zapier.com
    headers__http_content_type
    application/x-www-form-urlencoded
    headers__http_x_scheme
    http
    headers__http_cloudfront_forwarded_proto
    https
    headers__http_webhook_event
    coreStatusesStatus_create
    headers__http_x_amz_cf_id
    K_TR_LEe9ZSR55k--F73n2Ve90hbhuWvZYeaUJOSQsGGzU_tk8YpFQ==
    headers__http_user_agent
    InvisionCommunity/107723
    headers__http_cloudfront_is_mobile_viewer
    false
    
    Duplicate to edit

     

  2. Thanks for the reply.

    I was able to get the install done by changing PHP version to 8.0
    Somehow the higher version of PHP was not allowing the install.

    The install was smooth. I am facing the following issue now whenever i am trying to login to the system.
    The SSL certificate is installed and the website runs on https protocol. But the login is always giving this:

    The login works when i click "Send anyway"

    Could contain: File, Page, Text

    Kindly help

     

  3. 56 minutes ago, RSAC said:

    19f39fef6214c3e4a2a13788cc6bc95a.png.7c2fd0cc7c4613d5f6a22c87645dc9fa.png

    i am not seeing the option to make my own invites, the button is not clickable and i dont see any settings giving people permission, do you have a video tutorial?

     

    Go to:

    1. ACP - Brilliant Discord - Magic Invites (under Behavior Management) - Create New
    2. Give the code a name like "YourServerName"
    3. Set Expiry to Never

    Go to Front End:

    1. Add a widget
    2. Widget Settings
    3. Invite
    4. Select "YourServerName"
    5. Save

    It should work now

  4. On 1/14/2021 at 2:06 PM, ErikC said:

    OK So the bot is taking roles as well? I have a customer role synced to a customer role on the discord and member role synced to member role

    Customer is above member. Customers have access to downloads on the site and files in the server. Since I just started my site, I have to manually add all these roles in the site when people join from the server. 

    My problem, my customers are joining as members, and its assigning them the member role but TAKING the customer role. Is there a reason why? 

    Also people in y server MUST have the member role to see anything. So if someone becomes a customer does it remove their member role? I basically just want this to add roles to discord NOT remove. 

    Can this be done? I am really panicking about this right now. 

    Hi ErikC,

    I have had similar problems. Here is what i have done.

    First you need to establish that this is a one way communication. Website to Discord. It is not a Discord communication.

    This means that what ever member groups you set in Website will be set for Discord.

    So if your users are joining the website and your default group is "Member" then the discord role associated with "Member" website group will be assigned to them.
    Now if you manually or automatically change the Website member group to "Customer" then only your users will get the "customer" role on discord.

    Which also means that the plugin will remove any roles NOT configured with "Member" website group.
    I hope this answers your question, but a developer input may be more insightful.

  5. 7 hours ago, SoftwareFactory said:

    I have to say that I have gotten confused myself when I saw that 😳

    The list of content you can send notifications about is generated automatically from a list of searchable content types on your website. It turns out that Album\Item is for notifications about new albums.

    Certainly something needs to be done about that. It’s really confusing. Thanks for pointing this out.

    No worries! I wish to see this application achieve great things!

    I have some more questions:

    I see that we can truncate a text by limiting number of characters (Maximum Content Size) when we are doing Message type: Rich Embed.
    But I feel the there is not control on text limit in Message Type: Basic. The text seems to truncate at around 100 characters (or something close to that). Can we have more control on this?

    Regards.

  6. 9 hours ago, SoftwareFactory said:

     @David Lim since your bot is on 1M+ Discord servers (congratulations, by the way!), you would better create a separate bot for the website. Even if you would be able to specify discord server ID manually, you may experience 429s due to the fact two different applications share the identity, but they don’t exchange data about rate limits.

    Regarding the unverified user registration; I see your point. This has never been brought up before, but I will see if we can provide a setting for that.

    1. Unfortunately not yet.

    2. I am not exactly sure what do you mean by “album integration”. Could you elaborate, please?

    3. This has been a popular request lately, and one will be released soon. For now, feel free to ask any questions.

    4. Guess you have configured your website to disallow “#” in usernames. Search for “Allowed characters in display names” in ACP and modify that setting appropriately.

    1. I will reach out to you in a private message in order to work with you to resolve it.

    2. Go to the Groups page in ACP. When editing any group, you can assign the roles you want to in the Discord Settings tab.

    3. You will probably need to manually enable the widget in your Discord server settings. You can enable it in its Widget section.

    Hi,
    Thank you for your reply.

    By album integration I mean when we create a new notification we have a few options to select for content type. There are some entries for Album/item or Album/comment. I cant seem to get those triggers working. I mean i dont understand how these events trigger. "Gallery/Item" works perfectly.

    Cheers!

  7. Hello!

    Q1. Is it possible to embed images in discord when a new image is uploaded in the gallery?

    Q2. How do Album integration work?

    Q3. Is there a guide or documentation for Brilliant discord?

    Q4. I am getting the following message on all profiles. Is there some setting that i need to tweek?

    Capture.PNG.403f1421931a4bbf4fdebbf59cf0d536.PNG

  8. Hello!

    Q1. Does the app work the same way if we keep the primary role same for and just manipulate secondary roles?

    Q2. Can we get a notification when a user buys a subscription or a product, renewals etc (basically all IPB commerce functions).

    Regards..

×
×
  • Create New...