Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
September 15, 20168 yr 16 hours ago, onlyME said: echo 1; exit; I could only find one "exit;" at the top of the file. Is that it? I don't see "echo 1" anywhere
September 16, 20168 yr I've just updated to the latest version @onlyME and now my forum only shows the default image, nit the post thumbnail????
September 16, 20168 yr Author 2 hours ago, GoGators said: I could only find one "exit;" at the top of the file. Is that it? I don't see "echo 1" anywhere Try to edit your topic, the problem is fixed. 10 minutes ago, Lenny Warren said: I've just updated to the latest version @onlyME and now my forum only shows the default image, nit the post thumbnail???? Try to go Topic Thumbnail settings and run rebuild thumbnails.
September 16, 20168 yr Author 1 minute ago, Lenny Warren said: I've rebuilt thumbnails @onlyME, still the same. Please let me know the url.
September 16, 20168 yr Author 16 minutes ago, GoGators said: This bug is also fixed. Which version are you using? How about the editing the post get a "1" error on a blank page? Edited September 16, 20168 yr by onlyME
September 16, 20168 yr Author 1 minute ago, GoGators said: Do you still have the blank page when editting topics? Edited September 16, 20168 yr by onlyME
September 16, 20168 yr 4 minutes ago, onlyME said: Do you still got the blank page when editting topics? That has been fixed, and I no longer get the blank page The thumbnails, however, show on "all" forums, and not the designated forum it should be
September 16, 20168 yr Author Just now, GoGators said: That has been fixed, and I no longer get the blank page The thumbnails, however, show on "all" forums, and not the designated forum it should be Ok, I will test this problem.
September 17, 20168 yr 23 hours ago, onlyME said: Please let me know the url. http://www.militariacollectors.network All working now..
September 18, 20168 yr I've already left a review, but can I just add that the support from @onlyME is fantastic. I had an issue with how this app interacted with another, onlyMe went above and beyond to sort it. If only all developers were as helpful as onlyME.
September 27, 20168 yr Hi i am thingking to buy this, however i have two doubts about it: 1) it is possible to access the thumbnails in custom blocks? Like "$topic->topic_image" and "$topic->topic_image_thumb"? 2) Would it be possible to have an "automated" setting, which is, if user doesn't set a thumb, it will automatically get the first image / youtube thumb of the post? Regards
September 27, 20168 yr Author 40 minutes ago, xtech said: Hi i am thingking to buy this, however i have two doubts about it: 1) it is possible to access the thumbnails in custom blocks? Like "$topic->topic_image" and "$topic->topic_image_thumb"? 2) Would it be possible to have an "automated" setting, which is, if user doesn't set a thumb, it will automatically get the first image / youtube thumb of the post? Regards 1. You can use $topic->tthumb_show() 2. For old topics, you need to run rebuild tool for once after installation the plugin. For new topic if you don't set a thumb when posting, it will get the first image in post automatically.
October 8, 20168 yr I've just bought it, and just installed it. I am rebuilding the thumbs on the topics. My board has around 1 million posts and i see no progress in the progressbar: is it stuck or will it take long? I am afraid it may just timeout?
October 8, 20168 yr Author 1 hour ago, xtech said: I've just bought it, and just installed it. I am rebuilding the thumbs on the topics. My board has around 1 million posts and i see no progress in the progressbar: is it stuck or will it take long? I am afraid it may just timeout? It will take long because it only processes 10 topics per 1 request.
October 8, 20168 yr Author I will add an option to select categories for rebuilding in the next version, so that it will not check the topics in categories that not use topic thumbnail.
October 8, 20168 yr I think it would be great (and quite possible too as it would be simple to do) is to add the option to have the image as topic cover. Anyway, really great plugin!
October 8, 20168 yr 3 hours ago, xtech said: I think it would be great (and quite possible too as it would be simple to do) is to add the option to have the image as topic cover. Isn't this a separate Marketplace plugin?
October 8, 20168 yr Btw: i think the thumb display on topic listing could be improved with the use of the following css "kinda" (needs to be tailored, of course): img { object-fit: cover; width: 100%; height: 50px; } To avoid image proportion distortion.
October 9, 20168 yr Author 8 hours ago, xtech said: I think it would be great (and quite possible too as it would be simple to do) is to add the option to have the image as topic cover. Anyway, really great I think each plugin should focus its main features.