Thread Thumbnail by AddonsLab

Thread Thumbnail by AddonsLab [Paid] 2.10.0

No permission to buy ($29.99)
AddonsLab updated Thread Thumbnail by AddonsLab with a new update entry:

Latest Threads widget support and XenForo 2.1 compatibility

The version implements thread thumbnails in Latest Threads widget. It is also made compatible with XenForo 2.1. Please note, that there was a small update in the structure of thumbnails (avatar class is assigned to the link itself instead of its parent DIV), so if you used custom CSS to change the way thumbnails look on your theme please confirm the changes are still active and apply as intended.

The new version is available for all licensed customers at...

Read the rest of this update entry...
 
Can't install the Trial Version...

Php IonCube extension is not installed. The trial version of the add-on requires this extension and minimum PHP 5.6 version to run. Full version does not have such requirement and will run without IonCube.

How i can fix it to test the Addon ?

Greetings
 
Can't install the Trial Version...

Php IonCube extension is not installed. The trial version of the add-on requires this extension and minimum PHP 5.6 version to run. Full version does not have such requirement and will run without IonCube.

How i can fix it to test the Addon ?

Greetings

Oh, I see you have a ticket already, replying there now.
 
AddonsLab updated Thread Thumbnail by AddonsLab with a new update entry:

Support for the Forum Home and Recent Posts widget

With this version, we are adding the support for thread thumbnails on forum home page (node list) and Recent Posts widget.

The new version is available for all licensed customers at

Feel free to suggest further enhancements for the add-on or report any issues you have and they will be addressed asap.

Please consider posting a review if you are using the add-on and let us and other users know how it...

Read the rest of this update entry...
 
Hello,
I would like to make the thumbnails in the Latest Post widget a little bigger, how can I do that?

Greetings

The size of thumbnail should be changed using CSS, just like XenForo default avatar images/icons need to be tweaked by CSS if you want to change their size. The following rule should do what you need (change the width and height to match you needs):

CSS:
div[data-widget-definition="new_posts"] .avatar.avatar--xxs {
    width: 36px;
    height: 36px;
    font-size: 14px;
}

The same rule for Latest Threads would be:

CSS:
div[data-widget-definition="new_threads"] .avatar.avatar--xxs {
    width: 36px;
    height: 36px;
    font-size: 14px;
}

Thank you!
 
AddonsLab updated Thread Thumbnail by AddonsLab with a new update entry:

Bug-fix for XenForo 2.0.x

A PHP error on the home page on XenForo 2.0.x versions are reproduced and fixed.

The new version is available for all licensed customers at
https://customers.addonslab.com/marketplace.php/my-services/

Feel free to suggest further enhancements for the add-on or report any issues you have and they will be addressed asap.

Please consider posting a review if you are using the add-on and let us and other users know how it works for you.

Thank you!

Read the rest of this update entry...
 
Some of the image thumbnail dont get link right.
Its example one of broken image link

View attachment 198442

-> https://muaban247.com/"]http://maynguyenphat.vn/images/upload/thumbnails/sanpham/512926028265.JPG

Please double-check the post and ensure the image is linked using the correct format. It should be must IMG tags with URL to the image in the tags. If you are not sure where is the problem, submit a ticket and send us the full text of the post in an attachment and we will check.

Thank you!
 
Please double-check the post and ensure the image is linked using the correct format. It should be must IMG tags with URL to the image in the tags. If you are not sure where is the problem, submit a ticket and send us the full text of the post in an attachment and we will check.

Thank you!
Your right, they didn't use the correct format, that's why
Code:
[IMG alt="[IMG]"]https://1.bp.blogspot.com/-gzFE8-_nqBg/XELMsSo6ftI/AAAAAAAAAjs/1tmgF5eSb3wrFzVK8pfgRaSa2NV1iLTeACLcBGAs/s640/may-bom-dinh-luong-nikkiso-eiko-aha-spro.jpg[/IMG]
 
HOW I CAN FIX THIS?
  • ErrorException: Template error: Illegal string offset 'node_id'
  • internal_data/code_cache/templates/l2/s16/public/thread_list_macros.php:27
  • Generado por: BOLIBICK
  • 24/3/19 a las 14:07
Seguimiento
#0 internal_data/code_cache/templates/l2/s16/public/thread_list_macros.php(27): XF\Template\Templater->handleTemplateError(2, 'Illegal string ...', '/var/www/vhosts...', 27, Array)
#1 src/XF/Template/Templater.php(701): XF\Template\Templater->{closure}(Object(LiamW\AllRichUsernames\XF\Template\Templater), Array, Array)
#2 internal_data/code_cache/templates/l2/s16/public/widget_new_posts.php(25): XF\Template\Templater->callMacro('thread_list_mac...', 'item', Array, Array)
#3 src/XF/Template/Templater.php(1301): XF\Template\Templater->{closure}(Object(LiamW\AllRichUsernames\XF\Template\Templater), Array)
#4 src/addons/AL/ThreadThumbnail/XF/Template/Templater.php(76): XF\Template\Templater->renderTemplate('widget_new_post...', Array, true)
#5 src/XF/Widget/WidgetRenderer.php(62): AL\ThreadThumbnail\XF\Template\Templater->renderTemplate('public:widget_n...', Array)
#6 src/XF/Widget/WidgetRenderer.php(67): XF\Widget\WidgetRenderer->render()
#7 src/XF/Template/Templater.php(1620): XF\Widget\WidgetRenderer->__toString()
#8 internal_data/code_cache/templates/l2/s16/public/whats_new.php(19): XF\Template\Templater->widgetPosition('whats_new_overv...', Array)
#9 src/XF/Template/Templater.php(1301): XF\Template\Templater->{closure}(Object(LiamW\AllRichUsernames\XF\Template\Templater), Array)
#10 src/addons/AL/ThreadThumbnail/XF/Template/Templater.php(76): XF\Template\Templater->renderTemplate('whats_new', Array, true)
#11 src/XF/Template/Template.php(24): AL\ThreadThumbnail\XF\Template\Templater->renderTemplate('public:whats_ne...', Array)
#12 src/XF/Mvc/Renderer/Html.php(48): XF\Template\Template->render()
#13 src/XF/Mvc/Dispatcher.php(418): XF\Mvc\Renderer\Html->renderView('XF:WhatsNew\\Ove...', 'public:whats_ne...', Array)
#14 src/XF/Mvc/Dispatcher.php(400): XF\Mvc\Dispatcher->renderView(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View))
#15 src/XF/Mvc/Dispatcher.php(360): XF\Mvc\Dispatcher->renderReply(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View))
#16 src/XF/Mvc/Dispatcher.php(53): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#17 src/XF/App.php(2177): XF\Mvc\Dispatcher->run()
#18 src/XF.php(390): XF\App->run()
#19 index.php(20): XF::runApp('XF\\Pub\\App')
#20 {main}
Estado de la solicitud
array(4) {
["url"] => string(11) "/novedades/"
["referrer"] => string(42) "https://www.comunidad-gamer.com/novedades/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
 
AddonsLab updated Thread Thumbnail by AddonsLab with a new update entry:

Bug-fix: PHP error while rebuilding thumbnails

The release fixes a PHP error when rebuilding thumbnails via Admin Panel.

The new version is available for all licensed customers at

Feel free to suggest further enhancements for the add-on or report any issues you have and they will be addressed asap.

Please consider posting a review if you are using the add-on and let us and other users know how it works for you.

Thank you!

Read the rest of this update entry...
 
Got over 100 errors on my admin page.
I am using the [AL] Thread Thumbnail 1.11.2 and the latest version of xf2

Code:
ErrorException: Template error: Cannot call method hasThumbnail on a non-object (NULL) src/XF/Template/Templater.php:970
Tạo ra bởi: Đạt 30/3/19 lúc 15:33
Stack trace
#0 [internal function]: XF\Template\Templater->handleTemplateError(512, 'Cannot call met...', '/usr/local/lsws...', 970, Array)
#1 src/XF/Template/Templater.php(970): trigger_error('Cannot call met...', 512)
#2 internal_data/code_cache/templates/l2/s1/public/altt_thumbnail.php(20): XF\Template\Templater->method(NULL, 'hasThumbnail', Array)
#3 src/XF/Template/Templater.php(1301): XF\Template\Templater->{closure}(Object(AL\ThreadThumbnail\XF\Template\Templater), Array)
#4 src/addons/AL/ThreadFilter/XF/Template/Templater.php(109): XF\Template\Templater->renderTemplate('altt_thumbnail', Array, true)
#5 src/addons/AL/ThreadThumbnail/XF/Template/Templater.php(76): AL\ThreadFilter\XF\Template\Templater->renderTemplate('public:altt_thu...', Array, true)
#6 src/XF/Template/Templater.php(1374): AL\ThreadThumbnail\XF\Template\Templater->renderTemplate('public:altt_thu...', Array)
#7 internal_data/code_cache/templates/l2/s1/public/node_list_category.php(152): XF\Template\Templater->includeTemplate('public:altt_thu...', Array)
#8 src/XF/Template/Templater.php(701): XF\Template\Templater->{closure}(Object(AL\ThreadThumbnail\XF\Template\Templater), Array, Array)
#9 internal_data/code_cache/templates/l2/s1/public/forum_list.php(24): XF\Template\Templater->callMacro('node_list_categ...', 'depth2', Array, Array)
#10 src/XF/Template/Templater.php(701): XF\Template\Templater->{closure}(Object(AL\ThreadThumbnail\XF\Template\Templater), Array, Array)
#11 internal_data/code_cache/templates/l2/s1/public/forum_list.php(58): XF\Template\Templater->callMacro('forum_list', 'node_list_entry', Array, Array)
#12 src/XF/Template/Templater.php(701): XF\Template\Templater->{closure}(Object(AL\ThreadThumbnail\XF\Template\Templater), Array, Array)
#13 internal_data/code_cache/templates/l2/s1/public/node_list_category.php(27): XF\Template\Templater->callMacro('forum_list', 'node_list', Array, Array)
#14 src/XF/Template/Templater.php(701): XF\Template\Templater->{closure}(Object(AL\ThreadThumbnail\XF\Template\Templater), Array, Array)
#15 internal_data/code_cache/templates/l2/s1/public/forum_list.php(24): XF\Template\Templater->callMacro('node_list_categ...', 'depth1', Array, Array)
#16 src/XF/Template/Templater.php(701): XF\Template\Templater->{closure}(Object(AL\ThreadThumbnail\XF\Template\Templater), Array, Array)
#17 internal_data/code_cache/templates/l2/s1/public/forum_list.php(58): XF\Template\Templater->callMacro('forum_list', 'node_list_entry', Array, Array)
#18 src/XF/Template/Templater.php(701): XF\Template\Templater->{closure}(Object(AL\ThreadThumbnail\XF\Template\Templater), Array, Array)
#19 internal_data/code_cache/templates/l2/s1/public/forum_list.php(210): XF\Template\Templater->callMacro('forum_list', 'node_list', Array, Array)
#20 src/XF/Template/Templater.php(1301): XF\Template\Templater->{closure}(Object(AL\ThreadThumbnail\XF\Template\Templater), Array)
#21 src/addons/AL/ThreadFilter/XF/Template/Templater.php(109): XF\Template\Templater->renderTemplate('forum_list', Array, true)
#22 src/addons/AL/ThreadThumbnail/XF/Template/Templater.php(76): AL\ThreadFilter\XF\Template\Templater->renderTemplate('public:forum_li...', Array, true)
#23 src/XF/Template/Template.php(24): AL\ThreadThumbnail\XF\Template\Templater->renderTemplate('public:forum_li...', Array)
#24 src/XF/Mvc/Renderer/Html.php(48): XF\Template\Template->render()
#25 src/XF/Mvc/Dispatcher.php(418): XF\Mvc\Renderer\Html->renderView('XF:Forum\\Listin...', 'public:forum_li...', Array)
#26 src/XF/Mvc/Dispatcher.php(400): XF\Mvc\Dispatcher->renderView(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View))
#27 src/XF/Mvc/Dispatcher.php(360): XF\Mvc\Dispatcher->renderReply(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View))
#28 src/XF/Mvc/Dispatcher.php(53): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#29 src/XF/App.php(2177): XF\Mvc\Dispatcher->run()
#30 src/XF.php(390): XF\App->run()
#31 index.php(20): XF::runApp('XF\\Pub\\App')
#32 {main}
Request state
array(4) {
  ["url"] => string(1) "/"
  ["referrer"] => string(104) "https://muaban247.com/threads/mobifone-khuy-n-mai-20-nap-ti-n-tr-c-tuy-n-tra-truoc-ngay-30-03-2019.7942/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

Code:
ErrorException: Template error: Cannot call method canChangeThumbnail on a non-object (NULL) src/XF/Template/Templater.php:970
Tạo ra bởi: Đạt 30/3/19 lúc 15:33
Stack trace
#0 [internal function]: XF\Template\Templater->handleTemplateError(512, 'Cannot call met...', '/usr/local/lsws...', 970, Array)
#1 src/XF/Template/Templater.php(970): trigger_error('Cannot call met...', 512)
#2 internal_data/code_cache/templates/l2/s1/public/altt_thumbnail.php(6): XF\Template\Templater->method(NULL, 'canChangeThumbn...', Array)
#3 src/XF/Template/Templater.php(1301): XF\Template\Templater->{closure}(Object(AL\ThreadThumbnail\XF\Template\Templater), Array)
#4 src/addons/AL/ThreadFilter/XF/Template/Templater.php(109): XF\Template\Templater->renderTemplate('altt_thumbnail', Array, true)
#5 src/addons/AL/ThreadThumbnail/XF/Template/Templater.php(76): AL\ThreadFilter\XF\Template\Templater->renderTemplate('public:altt_thu...', Array, true)
#6 src/XF/Template/Templater.php(1374): AL\ThreadThumbnail\XF\Template\Templater->renderTemplate('public:altt_thu...', Array)
#7 internal_data/code_cache/templates/l2/s1/public/node_list_category.php(152): XF\Template\Templater->includeTemplate('public:altt_thu...', Array)
#8 src/XF/Template/Templater.php(701): XF\Template\Templater->{closure}(Object(AL\ThreadThumbnail\XF\Template\Templater), Array, Array)
#9 internal_data/code_cache/templates/l2/s1/public/forum_list.php(24): XF\Template\Templater->callMacro('node_list_categ...', 'depth2', Array, Array)
#10 src/XF/Template/Templater.php(701): XF\Template\Templater->{closure}(Object(AL\ThreadThumbnail\XF\Template\Templater), Array, Array)
#11 internal_data/code_cache/templates/l2/s1/public/forum_list.php(58): XF\Template\Templater->callMacro('forum_list', 'node_list_entry', Array, Array)
#12 src/XF/Template/Templater.php(701): XF\Template\Templater->{closure}(Object(AL\ThreadThumbnail\XF\Template\Templater), Array, Array)
#13 internal_data/code_cache/templates/l2/s1/public/node_list_category.php(27): XF\Template\Templater->callMacro('forum_list', 'node_list', Array, Array)
#14 src/XF/Template/Templater.php(701): XF\Template\Templater->{closure}(Object(AL\ThreadThumbnail\XF\Template\Templater), Array, Array)
#15 internal_data/code_cache/templates/l2/s1/public/forum_list.php(24): XF\Template\Templater->callMacro('node_list_categ...', 'depth1', Array, Array)
#16 src/XF/Template/Templater.php(701): XF\Template\Templater->{closure}(Object(AL\ThreadThumbnail\XF\Template\Templater), Array, Array)
#17 internal_data/code_cache/templates/l2/s1/public/forum_list.php(58): XF\Template\Templater->callMacro('forum_list', 'node_list_entry', Array, Array)
#18 src/XF/Template/Templater.php(701): XF\Template\Templater->{closure}(Object(AL\ThreadThumbnail\XF\Template\Templater), Array, Array)
#19 internal_data/code_cache/templates/l2/s1/public/forum_list.php(210): XF\Template\Templater->callMacro('forum_list', 'node_list', Array, Array)
#20 src/XF/Template/Templater.php(1301): XF\Template\Templater->{closure}(Object(AL\ThreadThumbnail\XF\Template\Templater), Array)
#21 src/addons/AL/ThreadFilter/XF/Template/Templater.php(109): XF\Template\Templater->renderTemplate('forum_list', Array, true)
#22 src/addons/AL/ThreadThumbnail/XF/Template/Templater.php(76): AL\ThreadFilter\XF\Template\Templater->renderTemplate('public:forum_li...', Array, true)
#23 src/XF/Template/Template.php(24): AL\ThreadThumbnail\XF\Template\Templater->renderTemplate('public:forum_li...', Array)
#24 src/XF/Mvc/Renderer/Html.php(48): XF\Template\Template->render()
#25 src/XF/Mvc/Dispatcher.php(418): XF\Mvc\Renderer\Html->renderView('XF:Forum\\Listin...', 'public:forum_li...', Array)
#26 src/XF/Mvc/Dispatcher.php(400): XF\Mvc\Dispatcher->renderView(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View))
#27 src/XF/Mvc/Dispatcher.php(360): XF\Mvc\Dispatcher->renderReply(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View))
#28 src/XF/Mvc/Dispatcher.php(53): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#29 src/XF/App.php(2177): XF\Mvc\Dispatcher->run()
#30 src/XF.php(390): XF\App->run()
#31 index.php(20): XF::runApp('XF\\Pub\\App')
#32 {main}
Request state
array(4) {
  ["url"] => string(1) "/"
  ["referrer"] => string(104) "https://muaban247.com/threads/mobifone-khuy-n-mai-20-nap-ti-n-tr-c-tuy-n-tra-truoc-ngay-30-03-2019.7942/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Top Bottom