Jump to content

adik

Members
  • Posts

    59
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    adik reacted to Marc Stridgen in Pagination does not take us to the top   
    Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
     
  2. Agree
    adik reacted to Sonya* in Pagination does not take us to the top   
    Same here in ACP.
  3. Like
    adik got a reaction from SeNioR- in Thumbnails problem after moving to S3   
    @Marc Stridgen the devil tempted me to try to do it manually 😈
    UPDATE core_members SET signature=REPLACE(signature, '/uploads/monthly_','/monthly_'); UPDATE core_message_posts SET msg_post=REPLACE(msg_post, '/uploads/monthly_','/monthly_'); UPDATE forums_archive_posts SET archive_content=REPLACE(archive_content, '/uploads/monthly_','/monthly_'); UPDATE forums_posts SET post=REPLACE(post, '/uploads/monthly_','/monthly_'); UPDATE core_member_status_replies SET reply_content=REPLACE(reply_content, '/uploads/monthly_','/monthly_'); It came out fine. I marked for myself about 100 places where there was this problem, and everywhere is in good
     
    Thanks to everyone for your help. The topic can be closed
  4. Like
    adik reacted to Jim M in Thumbnails problem after moving to S3   
    As Randy mentioned, you’ll want to check those images to see if they’re attached. If they aren’t, more than not they were copied/pasted by URL so the system simply wouldn’t know of them. 
  5. Like
    adik reacted to Randy Calvert in Thumbnails problem after moving to S3   
    I've seen situations where people have manually linked to attachments by copy/pasting the URL.  If that happens instead of using the "Other Media" option (insert existing attachment) for example, it would not get updated.  It won't update links someone copy/pasted.  
  6. Like
    adik reacted to Joel R in Thumbnails problem after moving to S3   
    Did you attempt to resize the thumbnails? 
  7. Like
    adik reacted to Daniel F in TypeError :: Delete user   
    Thanks, that's another issue which was not related to the previous bug. I have fixed this for an upcoming release.
  8. Like
    adik reacted to Stuart Silvester in TypeError :: Delete user   
    We have released a patch for this issue.
    To apply, please go to AdminCP > Support > 1st (or top left) box will have a "Optional Patch Available" link. Click it and follow the instructions.
  9. Like
    adik got a reaction from Metor in TypeError :: Delete user   
    TypeError: IPS\forums\_Forum::setLastComment(): Argument #2 ($updatedItem) must be of type ?IPS\Content\Item, IPS\forums\Topic\Post given, called in /public/system/Content/Comment.php on line 1360 (0) #0 /public/system/Content/Comment.php(1360): IPS\forums\_Forum->setLastComment() #1 /public/applications/core/extensions/core/Queue/MemberContent.php(137): IPS\Content\_Comment->changeAuthor() #2 /public/system/Task/Task.php(54): IPS\core\extensions\core\Queue\_MemberContent->run() #3 /public/applications/core/modules/admin/system/background.php(87): IPS\_Task::runQueue() #4 /public/system/Helpers/MultipleRedirect/MultipleRedirect.php(93): IPS\core\modules\admin\system\_background->IPS\core\modules\admin\system\{closure}() #5 /public/applications/core/modules/admin/system/background.php(138): IPS\Helpers\_MultipleRedirect->__construct() #6 /public/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\system\_background->process() #7 /public/applications/core/modules/admin/system/background.php(42): IPS\Dispatcher\_Controller->execute() #8 /public/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\system\_background->execute() #9 /public/admin/index.php(13): IPS\_Dispatcher->run() #10 {main} Error during user deletion process
    Invision Community: 4.7.15
  10. Like
    adik reacted to Daniel F in TypeError :: Delete user   
    We're investigating this right now.
  11. Agree
    adik reacted to Nathan Explosion in TypeError :: Delete user   
    Reproducible - the error isn't seen at the time of the deletion, but instead later when the queue task runs.

     
     
  12. Like
    adik got a reaction from ArashDev in PII Update Patch Appears to have Broken My Suite Themes   
    @Dreadknux in the template named includeJS add
    essential_cookies: {expression="json_encode( \IPS\Request::getEssentialCookies())" raw="true"}, {{if member.member_id}} onlyEssentialCookies: {{if \IPS\Request::i()->cookieConsentEnabled() AND !\IPS\Member::loggedIn()->optionalCookiesAllowed AND \IPS\Dispatcher::i()->controllerLocation !== 'admin'}}true{{else}}false{{endif}}, {{endif}} and save

  13. Like
    adik got a reaction from Adriano Faria in Members Shop ( Support Topic )   
    @Adriano Faria I have. You can send it to PM, I would appreciate it 😊
  14. Like
    adik reacted to Adriano Faria in Members Shop ( Support Topic )   
    New version awaiting approval.
    Let me know if you have FTP access so you can upload the fix.
  15. Thanks
    adik got a reaction from Adriano Faria in Members Shop ( Support Topic )   
    @Adriano Faria user who purchased the ability to add a profile background in the store cannot complete it. There is an eternal processing after adding a background attachment
    Error log:
  16. Thanks
    adik got a reaction from Martin A. in PII Update Patch Appears to have Broken My Suite Themes   
    @Dreadknux in the template named includeJS add
    essential_cookies: {expression="json_encode( \IPS\Request::getEssentialCookies())" raw="true"}, {{if member.member_id}} onlyEssentialCookies: {{if \IPS\Request::i()->cookieConsentEnabled() AND !\IPS\Member::loggedIn()->optionalCookiesAllowed AND \IPS\Dispatcher::i()->controllerLocation !== 'admin'}}true{{else}}false{{endif}}, {{endif}} and save

  17. Agree
    adik reacted to SeNioR- in [Suggestion] Merge and Delete for Private Messages   
    Hello everyone. Am I the only one missing the option to merge and delete private messages? It often happens that a user sends several similar messages, it would be nice to be able to merge them into one conversation. Same with deleting, no matter how many people are attached to a message, moderators should have the option to completely delete a private message as with topics.
  18. Agree
    adik reacted to AlexWebsites in IndexNow :: Messages   
    This prompted me to take a look. I noticed I have ticket urls being submitted like:
    https://www.website.com/support/862/
    They are all non-public pages with no access. 
  19. Thanks
    adik reacted to Daniel F in [Moderator Activity] 2S107/2   
    Thanks, I have fixed this for an upcoming release.
  20. Like
    adik reacted to Adriano Faria in Profile Backgrounds (Support Topic)   
    New version pending approval. It adds a new setting to control the  the size of the image to upload, from 1 to 50Mb.
  21. Thanks
    adik reacted to Adriano Faria in Members Shop ( Support Topic )   
    No. Profile VIdeo is ok. Members Shop don't. Follow the file to get notified when it's approved.
    -------------
    New version of Profile Video uploaded.
  22. Thanks
    adik reacted to Adriano Faria in Members Shop ( Support Topic )   
    Ok, will release new version for both today later.

  23. Like
    adik got a reaction from Michael.J in Auto Lock Topics (Support)   
    @Michael.J i see. I dont need help, i can handle this myself. Thank you
  24. Agree
    adik reacted to Michael.J in Auto Lock Topics (Support)   
    Can you try uninstalling and then re-installing again please? It looks like the template bit for the filters didn't get setup properly. Possibly try rebuilding the system cache as well in acp > system tab > get support > clear system cache.
  25. Agree
    adik reacted to Adriano Faria in Members Shop ( Support Topic )   
    I already have another issue in Goals. Will take a look at this too. New version soon.
×
×
  • Create New...