[#] Thumbnails [Deleted]

Admin CP -> Home -> Options -> Thumbnails by Waindigo

The option will not appear if you don't have XenForo 1.2 or above installed (or if you don't have [BD] Widget Framework installed).
im using XenForo 1.2.5 and [BD] Widget Framework has been installed
 
Do you not see a list that looks like this?
upload_2014-3-18_10-10-6.webp

Also, make sure that [BD] Widget Framework is enabled and is the latest version.
 
I am also getting the headers already sent error.

Code:
Zend_Controller_Response_Exception: Cannot send headers; headers already sent in /home/x/public_html/library/XenForo/FileOutput.php, line 36 - library/Zend/Controller/Response/Abstract.php:321
Stack Trace
#0 /home/x/public_html/library/Zend/Controller/Response/Abstract.php(115): Zend_Controller_Response_Abstract->canSendHeaders(true)
#1 /home/x/public_html/library/Waindigo/Thumbnails/Extend/XenForo/ProxyOutput.php(93): Zend_Controller_Response_Abstract->setHeader('Content-type', 'image/jpeg', true)
#2 /home/x/public_html/library/Waindigo/Thumbnails/Extend/XenForo/ProxyOutput.php(38): Waindigo_Thumbnails_Extend_XenForo_ProxyOutput->_outputThumbnail(false)
#3 /home/x/public_html/library/XenForo/ProxyOutput.php(341): Waindigo_Thumbnails_Extend_XenForo_ProxyOutput->output()
#4 /home/x/public_html/proxy.php(12): XenForo_ProxyOutput::run()
#5 {main}
Request State
array(3) {
  ["url"] => string(116) "http://x.com/proxy.php?image=http%3A%2F%2Fi.hizliresim.com%2FxRP1lo.jpg&hash=cfe667e6f4ef99cb2e3b09963bba420e"
  ["_GET"] => array(2) {
    ["image"] => string(34) "http://i.hizliresim.com/xRP1lo.jpg"
    ["hash"] => string(32) "cfe667e6f4ef99cb2e3b09963bba420e"
  }
  ["_POST"] => array(0) {
  }
}

I wonder if a fix is really as simple as extra white spaces: http://stackoverflow.com/questions/...not-send-headers-headers-already-sent-in-zend :)

Anyway, after opening my testforum up to select testers, I quickly generated 300+ of the above errors. :confused:
 
Also getting:
Code:
Zend_Controller_Response_Exception: Cannot send headers; headers already sent in /home/******/public_html/library/XenForo/FileOutput.php, line 36 - library/Zend/Controller/Response/Abstract.php:321
And can't activate the option:
Proxy Image.webp

Its not saving, but the proxy does work for the thumbnails. The error logs is increasing, can I just ignore it?
 
Also getting:
Code:
Zend_Controller_Response_Exception: Cannot send headers; headers already sent in /home/******/public_html/library/XenForo/FileOutput.php, line 36 - library/Zend/Controller/Response/Abstract.php:321
And can't activate the option:
View attachment 70696

Its not saving, but the proxy does work for the thumbnails. The error logs is increasing, can I just ignore it?
Can you post the full error please?
 
Code:
Server Error Log
Error Info
Zend_Controller_Response_Exception: Cannot send headers; headers already sent in /home/********/public_html/library/XenForo/FileOutput.php, line 36 - library/Zend/Controller/Response/Abstract.php:321
Generated By: Unknown Account, 15 minutes ago
Stack Trace

#0 /home/********/public_html/library/Zend/Controller/Response/Abstract.php(115): Zend_Controller_Response_Abstract->canSendHeaders(true)
#1 /home/********/public_html/library/Waindigo/Thumbnails/Extend/XenForo/ProxyOutput.php(93): Zend_Controller_Response_Abstract->setHeader('Content-type', 'image/png', true)
#2 /home/********/public_html/library/Waindigo/Thumbnails/Extend/XenForo/ProxyOutput.php(38): Waindigo_Thumbnails_Extend_XenForo_ProxyOutput->_outputThumbnail(false)
#3 /home/********/public_html/library/XenForo/ProxyOutput.php(341): Waindigo_Thumbnails_Extend_XenForo_ProxyOutput->output()
#4 /home/********/public_html/proxy.php(12): XenForo_ProxyOutput::run()
#5 {main}

Request State

array(3) {
  ["url"] => string(171) "http://www...."
  ["_GET"] => array(2) {
    ["image"] => string(76) "http://www....."
    ["hash"] => string(32) "ed7c45y4f57284343d9b4eferebbcb0"
  }
  ["_POST"] => array(0) {
  }
}
 
Dude... this is a sweet addon. Could you possibly make it so that on the forum_list (node view) the most recent thumbnail appears for subforums? I have one node on the frontpage that has 2 more levels of sub forums and the thumbnail doesnt show up. Also, is it possible to get a bxslider slideshow widget for widget framework? I'm looking for a replacement for the xenporta recentfeatures block. Nice work man. I really like this thing.
 
And I do not see the renderer for widget framework in the list. I have it ticked and I have the most recent framework and running latest xenforo.
 
@Waindigo could you possibly add an option to make clicking on the thumbnail on the node list (frontpage) take you to the forum instead of the thread that the image is from?
 
@Waindigo could you possibly add an option to make clicking on the thumbnail on the node list (frontpage) take you to the forum instead of the thread that the image is from?
If you are interested in contributing to add this feature I can put an option in the add-on for this, please PM me to discuss.
 
I also got this Exception when enabling the XF image proxy
Code:
Server Error Log
Error Info
Zend_Controller_Response_Exception: Cannot send headers; headers already sent in /home/********/public_html/library/XenForo/FileOutput.php, line 36 - library/Zend/Controller/Response/Abstract.php:321
Generated By: Unknown Account, 15 minutes ago
Stack Trace

#0 /home/********/public_html/library/Zend/Controller/Response/Abstract.php(115): Zend_Controller_Response_Abstract->canSendHeaders(true)
#1 /home/********/public_html/library/Waindigo/Thumbnails/Extend/XenForo/ProxyOutput.php(93): Zend_Controller_Response_Abstract->setHeader('Content-type', 'image/png', true)
#2 /home/********/public_html/library/Waindigo/Thumbnails/Extend/XenForo/ProxyOutput.php(38): Waindigo_Thumbnails_Extend_XenForo_ProxyOutput->_outputThumbnail(false)
#3 /home/********/public_html/library/XenForo/ProxyOutput.php(341): Waindigo_Thumbnails_Extend_XenForo_ProxyOutput->output()
#4 /home/********/public_html/proxy.php(12): XenForo_ProxyOutput::run()
#5 {main}

Request State

array(3) {
  ["url"] => string(171) "http://www...."
  ["_GET"] => array(2) {
    ["image"] => string(76) "http://www....."
    ["hash"] => string(32) "ed7c45y4f57284343d9b4eferebbcb0"
  }
  ["_POST"] => array(0) {
  }
}
 
Top Bottom