Jump to content

SJ77

Clients
  • Posts

    3,367
  • Joined

  • Last visited

  • Days Won

    13

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Forums

Events

Store

Gallery

Posts posted by SJ77

  1. I figured out this is certainly A bug. Turns out topics created using the rebuild topic option in the ACP Will have this issue.
     

    The topics that are created organically on the fly, right when something is added to the downloads app do not have this issue.
     

    So it must be a bug with the rebuild topic feature. Which prevents anyone from bringing in their history if they decide to do this at a later date

  2. 12 minutes ago, breatheheavy said:

    Hey there,

    I'd love to see Reactions implemented into private messages. 

    My staff and I use Messages to communicate, and some times I would prefer to "like" their comment to acknowledge I've seen their message versus having to reply every time.

    Thoughts? 

    I've been thinking the exact same thing. Even have requests from my community for this.

  3. Look how many tasks are stacking up trying to send emails to everyone subscribed to the topic.

    This is why I get comments that folks don't get registration emails. Server tasks are staked a mile long.

    Is there some way to do this better? Slow it down? or coalesce it or something?

    Maybe only shoot notifications 1 time per day per topic?

    Thank you in advance

    image.png.863749b368cbd1cc8c9feecb6de1df35.png

  4. Error: Call to a member function following() on null (0)
    #0 /home/admin/web/mysite.org/public_html/forum/system/Content/Content.php(1956): IPS\hook2649->send(Array)
    #1 /home/admin/web/mysite.org/public_html/forum/applications/core/extensions/core/Queue/Follow.php(60): IPS\_Content->sendNotificationsBatch(2070, Array, NULL)
    #2 /home/admin/web/mysite.org/public_html/forum/system/Task/Task.php(47): IPS\core\extensions\core\Queue\_Follow->run(Array, 2070)
    #3 /home/admin/web/mysite.org/public_html/forum/applications/core/tasks/queue.php(43): IPS\_Task::runQueue()
    #4 /home/admin/web/mysite.org/public_html/forum/system/Task/Task.php(356): IPS\core\tasks\_queue->IPS\core\tasks\{closure}()
    #5 /home/admin/web/mysite.org/public_html/forum/applications/core/tasks/queue.php(55): IPS\_Task->runUntilTimeout(Object(Closure))
    #6 /home/admin/web/mysite.org/public_html/forum/system/Task/Task.php(255): IPS\core\tasks\_queue->execute()
    #7 /home/admin/web/mysite.org/public_html/forum/system/Task/Task.php(224): IPS\_Task->run()
    #8 /home/admin/web/mysite.org/public_html/forum/applications/core/interface/task/task.php(56): IPS\_Task->runAndLog()
    #9 {main}

    I am getting cron task errors.

    my guess is that I have so many people following stuff that the task times out before completing sending out notifications.

    Thoughts?

  5. All these years later and this problem has not been addressed at all.

    It's very confusing to folks that the images they post to my site are not coalesced in some common repository available on their profile.

    All images posted to the forums should land in a gallery album and be available on their profile.

    If the REASON this hasn't happened yet is because we want to sell "Gallery" as an optional add on, then make the functionality herein optional too.

    Please someone fix this.

    Thank you 🙂

  6. On 4/28/2020 at 10:25 PM, CodingJungle said:

    i've replied to your other topic, but duplicate member doesn't send out emails, only notifications.

    to everyone, i will be posting an update to my site.

    We won't be getting updates here? Is that because the code no longer qualifies under IPS coding standards?

  7. Quote
    Allow topic authors to edit their initial posts regardless of any ACP settings?

    Note that both the content of the post and the title will be editable.

    This setting really sucks if a topic was started by a person who has since deleted their account. Means GUESTS can EDIT the INITIAL POST

    ARGH!!!

    I had hundreds of old threads destroyed by guests who turned them into Chinese writing.

    Please @Flitterkill make this not apply to guests! 🙂

    Thank you 🙂

  8. Hi

    I don’t remember this being such a problem. But lately it’s been really annoying me that I can’t click the pancake stack until after the scroll bar goes away. I am on mobile iOS. Can anything be done about this?

    To be fair I think my clumsy thumb just can’t avoid clicking the scroll bar instead of the pancake stack but it feels buggy. Even though it’s probably a fat finger issue

     

    8EF00B50-4ED7-401F-A23B-302252F2393E.jpeg

  9. 14 minutes ago, SJ77 said:

    I think possibly it just takes me 20 minutes of clicking around to hit whatever triggers the delete.

    I am getting closer, I can now make it happen in real time. I have 2 profiles and when I follow one the other is deleted and visa versa

  10. 2 minutes ago, Adriano Faria said:

    The time (20 minutes) seems to be a thing here... this plugin doesn't has a task to run from time to time, so most likely something else is deleting the record. I'm checking anyway.

    I think possibly it just takes me 20 minutes of clicking around to hit whatever triggers the delete.

  11. 2 minutes ago, Adriano Faria said:

    I'll try to debug, while I wait for the other 3 purchasers reply on this. I really can't reproduce this in my 2 boards.

    I am also trying to pin point what triggers the delete. I check after 20 minutes and it's gone. some action is calling delete but I am not sure what. Thank you 🙂

  12. 1 minute ago, Adriano Faria said:

    Not that I’m aware of. 

    @SJ77, by the way, I’m not sure where I gave you permission to post any piece of code from this resource which is paid, so please edit your post to remove it!

    Sorry, Adriano... I didn't think about it that way, I am just in troubleshooting mode. 😞 I won't do that again.

  13. 43 minutes ago, Adriano Faria said:

    The only DELETE instruction is when someone stop following the member:

    fybNg6k.png

    Other than that, it doesn't delete records from the plugin table. When you change the follow, it updates the field with a * (all content) of specific and the content will be listed in next column, as shown in your screenshot.

    Make sure you haven't another resource deleting "follows".

    No follows are being deleted. Only the record in this table followspecificusercontent_data

    One the record in followspecificusercontent_data table is deleted the follow remains but it's just a regular follow that IPS supports.

    There is some kind of weird thing going on here.

  14. I am trying to figure out exactly what action causes it but I can see a value goes into the database and then the record is inexplicably deleted after 10 or 20 minutes.

     

    before.JPG

    after 10 minutes.JPG

    @Adriano Faria why would records be removed after some time? I think this won't be solved without your help.

×
×
  • Create New...