Jump to content

Eudemon

Members
  • Posts

    642
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    Eudemon got a reaction from SC36DC in Downloads limit + Countdown   
    I can make a plugin for this, prob useful for community that host lot of files and also to promote VIP memberships
  2. Like
    Eudemon got a reaction from sobrenome in #Hashtags   
    after thinking about it, it should have its own table, and use an unique id as foreign key
    that way we don't need to store same value over and over again
    this also helps to build a tag suggestion base on existing tags (similar to @ function )
     
    I am about to wrap up a plugin, depending how many ppl interest i might work on it
  3. Like
    Eudemon got a reaction from sobrenome in #Hashtags   
    not terribly hard to have a db field for each post row store hashtags, on clicking returns search result of all post containing the tag
    also good idea to add searching weight value to regular search for tags
  4. Like
    Eudemon got a reaction from Jordan Miller in Visual cues upon logging in for the first time   
    like i said in previous comment, user define custom action based on the app and target html, for example you can target create post button and supply your custom text as a step, you can rearrange your steps
    current 3rd party marketplace ain't structured for collaborative development of multiple dev per resource, if i am going to implement it i rather do it on my own
  5. Like
    Eudemon got a reaction from Jordan Miller in Visual cues upon logging in for the first time   
    I have an idea, but since IPS and other dev are interested in it, not gonna waste my time making something duplicate
  6. Like
    Eudemon got a reaction from Jordan Miller in Visual cues upon logging in for the first time   
    welp, depends how hot it is 😎
    I can make visual cues with default and custom cues text and steps you can add based on current app and target element
  7. Like
    Eudemon got a reaction from SC36DC in Visual cues upon logging in for the first time   
    welp, depends how hot it is 😎
    I can make visual cues with default and custom cues text and steps you can add based on current app and target element
  8. Like
    Eudemon got a reaction from Aramaech in Add Cloudflare + LetsEncrypt SSL, can't embed images / links   
    if you were using cloudflare before, try clearing cloudflare cache,
    i believe there is a constant file setting to set your default site url, i remember looking at db there are secure and non secure url variables,
    you should also provide a link to where problem occur to better assist
  9. Like
    Eudemon reacted to Stuart Silvester in E-mail Hijacked   
    We currently have this message showing regardless of license status for communities that may be affected (it looks like the OP's screenshot was taken after the patch was applied, so it wasn't visible).. 

     
    This isn't a 'backlog' as such, it's an error log showing emails that have failed to send.. These emails will not be sent unless you manually click the resend button on the right. The error log records are pruned after a period of time (30 days by default). You can safely leave those record if you wish and they will remove themselves.
  10. Like
    Eudemon got a reaction from zyx in Moving files to amazon S3 broke them   
    don't worry I am just bored of quarantine
    for existing files, you can run a query to update db, keep in mind you also need to query update s3 keys as well, prob not hard to do thru aws command line
  11. Like
    Eudemon got a reaction from zyx in Moving files to amazon S3 broke them   
    https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingMetadata.html
    if this is what you talking about, you prob want to do some pre processing to alter the file name both in your db and s3 key
  12. Like
    Eudemon got a reaction from zyx in Moving files to amazon S3 broke them   
    you have link to an example gallery page that doesn't work? maybe i can take a look
     
    the other method I mentioned is using aws sdk, and a package called s3 fuse or something that mounts a buckets to your server like a regular folder
  13. Like
    Eudemon got a reaction from Joel R in Tag a user group   
    there is a group mention plugin in marketplace
     
  14. Like
    Eudemon got a reaction from Aramaech in Add Cloudflare + LetsEncrypt SSL, can't embed images / links   
    have you done the usual cache clear,
    and updated site url to load assets in https? browser would block script if site is loaded in https but asset is not
  15. Like
    Eudemon got a reaction from zyx in Moving files to amazon S3 broke them   
    how do you sync with the app, using s3 fuse?
  16. Thanks
    Eudemon got a reaction from Jordan Miller in Subscription Enhancements   
    Yea I wish their development team is more open for communication, so us 3rd party devs ain't shooting in the dark
    with that said, I am currently working on different plugin on my free time, will circle back to this topic
  17. Thanks
    Eudemon got a reaction from Gauravk in Subscription Enhancements   
    Yea I wish their development team is more open for communication, so us 3rd party devs ain't shooting in the dark
    with that said, I am currently working on different plugin on my free time, will circle back to this topic
  18. Thanks
    Eudemon got a reaction from Gauravk in Subscription Enhancements   
    when i tried 100% off it worked for me, not sure that makes a difference
    again I agree with you that we should have option to apply coupon to individual subscription
    if you get official response they won't be adding this, i might be able to write a plugin
  19. Like
    Eudemon reacted to Gauravk in Subscription Enhancements   
    Just like the products in commerce, subscription should also have these features enabled.
    Discounts Coupon code (not working with subscriptions, throwing gateway error) Multiple renewal option in same place - Monthly and Yearly Client area settings Custom email
     
    Throws this gateway error only if coupon code is used.

     
  20. Like
    Eudemon reacted to SoftwareFactory in Brilliant Discord Integration   
    Instant Notification will be sent immediately for every content (also including content from Post Before Register).
    Late Notification will be sent:
    after content is approved (if approval is required), after author finishes registration (if content has been created before registration), or immediately. Also, Late Notification will never be sent if moderator (or another person that has permission to do so) has checked to automatically hide content after posting (look at the picture below).

  21. Like
    Eudemon reacted to SoftwareFactory in Brilliant Discord Integration   
    New update: 1.0.8
    New feature: Late Notifications
    Late Notifications allows you to decide when you want to send notifications about unapproved content - immediately (without approval) or after it's approved. Also, the app won't send a notification about a content created using Post Before Register feature until author finishes registration.

    You can enable it here:

      Fixed some minor bugs.
  22. Thanks
    Eudemon reacted to SoftwareFactory in Brilliant Discord Integration   
    We are working on that (and also on the problem with unapproved/hidden content) and it will be probably fixed soon. Sorry for inconvenience.
    This application was designed to provide one-way integration (from your site to Discord, and not the other way around).
  23. Like
    Eudemon got a reaction from Sonya* in Newsletters   
    do you have option to auto choose most popular content (most likes)?
×
×
  • Create New...