Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
August 9, 20168 yr When I save the file, the thumbnails are fuzzy (not clear). I opened a recent file that was clear, edited it, saved it, and now the thumbnail is fuzzy. Edited August 9, 20168 yr by GoGators
August 10, 20168 yr With the 1.1.15 version can't get the topic content thumbnail, it shows the no image thumbnail and says "Images in topic content: This topic has no images"
August 10, 20168 yr Author 9 hours ago, GoGators said: When I save the file, the thumbnails are fuzzy (not clear). I opened a recent file that was clear, edited it, saved it, and now the thumbnail is fuzzy. Does the thumbnail still fuzzy after F5? 1 minute ago, JohnDer said: With the 1.1.15 version can't get the topic content thumbnail, it shows the no image thumbnail and says "Images in topic content: This topic has no images" I confirm this bug, it will be fixed in the next version.
August 10, 20168 yr 10 hours ago, onlyME said: Does the thumbnail still fuzzy after F5? Yes. You can look at my site and see the first two thumbs are fuzzy, and the last three are clear www.the-armory.net Edited August 10, 20168 yr by GoGators
August 10, 20168 yr Author 15 minutes ago, GoGators said: Yes. You can look at my site and see the first two thumbs are fuzzy, and the last three are clear www.the-armory.net I confirm this bug in widget. I will fix in the next version. Or you can fix it now by editting theme > core > global > plugins > bim_tthumb_widget Find {$topic->tthumb_show()} Replace by {$topic->tthumb_show(1)} Save
August 10, 20168 yr @onlyME I guess I will have to wait for the update. Edited August 10, 20168 yr by GoGators
August 10, 20168 yr Author 1 minute ago, GoGators said: @onlyME Please wait for the next version. I will release it in next 2 days.
August 10, 20168 yr 43 minutes ago, onlyME said: Please wait for the next version. I will release it in next 2 days. Roger that.
August 19, 20168 yr Greetings, if I'm not mistaken in Gallery mode when you click on the image or the title, you always visit the 1st page. I think it's ok, since gallery mode has a particular use, different from the rest of the forum. Yesterday one of my regulars suggested me if you could add a tiny small button in gallery mode to either: go directly to the last page go directly to the last unread post (my favourite option) I know there is not a lot of room in gallery mode, but I think there is a point a here. When you have a topic with 50 pages, it's obvious that most participants will have already read the first pages and they might be eager to move on to the latest replies. Maybe you could add that small button close to the "comments" and "views" icons. It's just a suggestion. I also noticed when you hover the mouse in gallery mode over the small icons: "eye" & "comments" (I attach picture), you get this floating language bit: " tthumb_num_views" & "tthumb_forum_comments" I checked translations and I think those are missing.
August 19, 20168 yr Author On 19/6/2016 at 10:02 PM, GoGators said: Hi, I will update it i the next version.
September 8, 20168 yr Hi @onlyME - will the latest version stop the table locks in MySQL that I get when using the widget? I still can't use any widgets as it brings down my site.
September 8, 20168 yr Author 3 hours ago, Prank said: Hi @onlyME - will the latest version stop the table locks in MySQL that I get when using the widget? I still can't use any widgets as it brings down my site. I'm testing your site but I can not access. So try upgrade to the latest version and put the widget in your profile page to test. PM me if it still does not work.
September 8, 20168 yr Did you seriously just log in and enable the plugin after I told you it crashes the site? Because that's what has happened! I told you last time not to log in and enable it! I'm just going to uninstall it now just leave it.
September 8, 20168 yr Author 7 minutes ago, Prank said: Did you seriously just log in and enable the plugin after I told you it crashes the site? Because that's what has happened! I told you last time not to log in and enable it! I'm just going to uninstall it now just leave it. Yes, I tried to enable it to see the widget. But now I can not access. Try to edit /plugins/hooks.php find and remove the codes has "topicthumbnail", like this 128 => array ( 'file' => 'plugins/bim41topicthumbnail/hooks/Topic.php', 'class' => 'hook128', ), Edited September 8, 20168 yr by onlyME
September 8, 20168 yr I have uninstalled the plugin and removed your account. I am irritated that you just logged in and made changes without asking me (and going against what I told you). The plugin obviously doesn't work with busy sites and I wont let you test changes on my production environment. I'll just cut my losses and move on.
September 9, 20168 yr Author 3 hours ago, Prank said: I have uninstalled the plugin and removed your account. I am irritated that you just logged in and made changes without asking me (and going against what I told you). The plugin obviously doesn't work with busy sites and I wont let you test changes on my production environment. I'll just cut my losses and move on. I just want to enable the plugin to see the problem that I can not reproduce. Anyway, my bad, I'm so sorry.
September 14, 20168 yr I selected one forum for thumbnails. The other forums do not show the thumbnail option (by design), but when I go to edit a post, the Thumbnail option appears (when it should not), and the user editing the post get a "1" error on a blank page. Edited September 14, 20168 yr by GoGators
September 14, 20168 yr Author 35 minutes ago, GoGators said: I selected one forum for thumbnails. The other forums do not show the thumbnail option (by design), but when I go to edit a post, the Thumbnail option appears (when it should not), and the user editing the post get a "1" error on a blank page. Try to upgrade to new version.
September 15, 20168 yr 1 hour ago, onlyME said: Try to upgrade to new version. I did and there was no change
September 15, 20168 yr Author 1 hour ago, GoGators said: I did and there was no change Which version are you using? 1.1.18 or 1.1.17?
September 15, 20168 yr 1 1 hour ago, onlyME said: Which version are you using? 1.1.18 or 1.1.17? 1.1.18, but 1.1.17 did the same thing. ...can you please verify? Edited September 15, 20168 yr by GoGators
September 15, 20168 yr Author 2 hours ago, GoGators said: 1 1.1.18, but 1.1.17 did the same thing. ...can you please verify? I fixed the bug in 1.1.18. Not sure why you still have the problem. Try to open /plugins/bim41topicthumbnail/hooks/Topic.php Find and remove echo 1; exit;