Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
April 28, 20168 yr Yeah that is what I am trying to do but I don't know what "some_key" to use to get your Recent Forum Images to display. Any ideas?
April 28, 20168 yr Author On 4/28/2016 at 11:26 AM, BlueEye said: Yeah that is what I am trying to do but I don't know what "some_key" to use to get your Recent Forum Images to display. Any ideas? Have you created a block?
April 28, 20168 yr How would we get Recent Forum Images into the block content? If we can do that, then I can simply assign a key to the block and use it in my pages (assuming it would still work without the site wrapper enabled).
April 28, 20168 yr Author On 4/28/2016 at 11:56 AM, BlueEye said: How would we get Recent Forum Images into the block content? If we can do that, then I can simply assign a key to the block and use it in my pages (assuming it would still work without the site wrapper enabled). Run sql query UPDATE `core_widgets` SET `embeddable`=1, `restrict`='["sidebar","cms"]' WHERE `key`='nbRecentForumImagesAttaches'; If your tables have prefix don't forget add it That allow you select widget from menu when you create block with type "plugin" Edited April 28, 20168 yr by newbie LAC
May 26, 20168 yr Hi, Just bought and installed this on the latest version of invision. For some reason the plugin is not retaining any of the changes I am making to settings apart from 1 which is to enable / disable hook. When I click save it says saved - but when I go back in to edit again it has all of the original settings.
May 26, 20168 yr Author On 5/26/2016 at 10:30 AM, Unlucky said: Hi, Just bought and installed this on the latest version of invision. For some reason the plugin is not retaining any of the changes I am making to settings apart from 1 which is to enable / disable hook. When I click save it says saved - but when I go back in to edit again it has all of the original settings. Hello, Confirmed. For some reason the system saved incorrect settings. It's IPS bug. Edited May 26, 20168 yr by newbie LAC
May 27, 20168 yr Author On 5/26/2016 at 10:30 AM, Unlucky said: When I click save it says saved - but when I go back in to edit again it has all of the original settings. Hello, Upgrade to 4.1.12.1 Bug has been fixed
May 31, 20168 yr On 5/27/2016 at 11:18 AM, newbie LAC said: Hello, Upgrade to 4.1.12.1 Bug has been fixed Hi, Upgraded but still get the same problem.
May 31, 20168 yr Author On 5/31/2016 at 10:46 AM, Unlucky said: Hi, Upgraded but still get the same problem. Hello, Have you made a fresh install? The upgrade does not fix the old settings. You need reinstall the plugin. Edited May 31, 20168 yr by newbie LAC
May 31, 20168 yr On 5/31/2016 at 11:02 AM, newbie LAC said: Hello, Have you made a fresh install? The upgrade does not fix the old settings. You need reinstall the plugin. OK doing that fixed it! Thanks
May 31, 20168 yr I have noticed if you have alot of topics with images having this enabled does slow the page load. It seems a bit better if we choose to only show First Post, First Attachment and we are running memcache Is there anything else we can change to increase the page load speed with this plugin?
June 1, 20168 yr Author On 5/31/2016 at 4:22 PM, Unlucky said: I have noticed if you have alot of topics with images having this enabled does slow the page load. It seems a bit better if we choose to only show First Post, First Attachment and we are running memcache Is there anything else we can change to increase the page load speed with this plugin? Hello, I don't have alot of topics. if you give me accesses I'll look into it. Otherwise I'll create topics for test.
June 21, 20168 yr I just installed version 1.06 on IPS 4.1.12.3 and it's ignoring when I click to use only the first image of the post. It's showing all images in every post.
June 21, 20168 yr Author On 6/21/2016 at 6:28 AM, gabs007 said: I just installed version 1.06 on IPS 4.1.12.3 and it's ignoring when I click to use only the first image of the post. It's showing all images in every post. Hello, Fixed in v 1.0.7
February 10, 20178 yr Hi, Got a problem in ie and chrome Someone has uploaded a photo and word doc in a topic and it's showing as a broken thumbnail topic - https://www.walkingfootball.com/chat/topic/113-dick-kerr-cup-national-ladies-walking-football-tournament/ Broken thumb showing on https://www.walkingfootball.com/chat/forum/3-walking-football-forums/
February 11, 20178 yr Author On 2/10/2017 at 4:06 PM, Unlucky said: Hi, Got a problem in ie and chrome Someone has uploaded a photo and word doc in a topic and it's showing as a broken thumbnail topic - https://www.walkingfootball.com/chat/topic/113-dick-kerr-cup-national-ladies-walking-football-tournament/ Broken thumb showing on https://www.walkingfootball.com/chat/forum/3-walking-football-forums/ Hello, Confirmed as a bug.
February 15, 20178 yr Hi, We have a slow query log running so invision techs can troubleshoot why members are complaining of intermitent issues of the forum running slowly when they reply to a topic. In their investigations they have highlighted the following. "What I am seeing however are logs from cometchat coming up a lot, and more so from an item showing as_nbRecentForumImagesAttaches which is certainly touching the attachment and post tables. I believe this to be a plugin named recent forum images." Could the plugin be causing this and is there anything we can do?
February 15, 20178 yr Author On 2/15/2017 at 9:47 AM, Unlucky said: Hi, We have a slow query log running so invision techs can troubleshoot why members are complaining of intermitent issues of the forum running slowly when they reply to a topic. Hello, You wrote about that. Check your PM #193862. I need ftp/acp access. Edited February 15, 20178 yr by newbie LAC
August 13, 20177 yr When we upgraded to 4.2, suddenly this plugin became incredibly slow. Any idea what's going on?
August 14, 20177 yr Author On 8/13/2017 at 2:27 PM, eGullet said: When we upgraded to 4.2, suddenly this plugin became incredibly slow. Any idea what's going on? Hello, I can't reproduce locally. Can you send me acp/ftp access?
September 11, 20177 yr Same issue here as @eGullet. Looks like it loads full images instead of generating / showing thumbnails, thus making the plugin heavy on the load of the forum. Plus access to settings is gone. Edited September 11, 20177 yr by Kim Hultman
September 11, 20177 yr Author Hello, On 9/11/2017 at 6:25 AM, Kim Hultman said: Same issue here as @eGullet. She/he had a problem with server. On 9/11/2017 at 6:25 AM, Kim Hultman said: Looks like it loads full images instead of generating / showing thumbnails The widget uses thumbnails if they available (if created thumbs for images). On 9/11/2017 at 6:25 AM, Kim Hultman said: Plus access to settings is gone. What do you mean? Edited September 11, 20177 yr by newbie LAC
September 22, 20177 yr Hi, I have just re enabled this on the homepage and I think something is wrong Under - Main Settings I don't have the forums in question excluded in the plugin. I have First post disabled I have first attachment disabled For some reason on the home page https://www.walkingfootball.com/ It is showing the latest image as from this post made tuesday - https://www.walkingfootball.com/forums/topic/1017-news-update-on-man-city-walking-football-the-kingsmaid-europa-cup-walking-football-tournament-in-salou-spain/?tab=comments#comment-1594 But surely it should be showing the image from this topic entry posted several hours ago https://www.walkingfootball.com/forums/topic/995-tra-walking-football-national-league/ Any ideas? The above example photo may change depending on how long it takes for you to read this. But that is how it is at time of posting this thanks
September 22, 20177 yr Author Hello, On 9/22/2017 at 9:14 AM, Unlucky said: Any ideas? Quote It is showing the latest image as from this post made tuesday - https://www.walkingfootball.com/forums/topic/1017-news-update-on-man-city-walking-football-the-kingsmaid-europa-cup-walking-football-tournament-in-salou-spain/?tab=comments#comment-1594 Last image has ID 1400 and has been uploaded 19 September 2017 Quote But surely it should be showing the image from this topic entry posted several hours ago https://www.walkingfootball.com/forums/topic/995-tra-walking-football-national-league/ Image from this post has ID 1367 and has been uploaded 16 September 2017 Sort/Order is ORDER BY attach_date DESC In this case all displayed correct Edited September 22, 20177 yr by newbie LAC