Auto-Link titles with Snapshot Preview [Paid] [Deleted]

Can't get the previews to work, please advise.
I installed the plugin and run default but when I hover over a link nothing happens. The other settings seems to work good.
 
Can't get the previews to work, please advise.
I installed the plugin and run default but when I hover over a link nothing happens. The other settings seems to work good.
Is there anything in your logs ?
Are you using the wordpress service, or did you try registering for Page2Images and providing an API key?
 
Thats the thing, there are no logs.
We use default settings, we only disable redirect link at 5 seconds.
You may want to try with the Page2Images if the Wordpress one does not work for you.
The only other reason it would not work is if curl is disabled in your box, but that will kind of disable the Title functionality too.
 
You may want to try with the Page2Images if the Wordpress one does not work for you.
The only other reason it would not work is if curl is disabled in your box, but that will kind of disable the Title functionality too.

curl is enabled on our box.
Strange thing is, everything els is working properly.
 
curl is enabled on our box.
Strange thing is, everything els is working properly.
The wordpress service is sometimes a little flaky, so that could be the issue
In your xenforo installation there should be a data/previews directory that is automatically created, check if there are any files inside
 
Nope,

./date/previews isn't created after installation.. maybe there's the problem?
Does the server cache all the files provide in the links on the curent state of the server or only on new created threads with links?
 
Nope,

./date/previews isn't created after installation.. maybe there's the problem?
Does the server cache all the files provide in the links on the curent state of the server or only on new created threads with links?
Only on newly created threads with links

Creating a new post, or editing the post and saving it again also would trigger the system to generate the snapshot preview
 
Code:
ErrorException: file_put_contents(./data/previews/aHR0cDovL3IyMC5yczYubmV0L3RuLmpzcD9mPTAwMTZaTEFScEVjWU9QQnp4T2FjWXA0X3BOTWJWRDdRLUNwY2lfdGQ2QklFN0ZENHFOeWhJRy0tN3RvT0pYcy15UW1EbFAzU2RqY0dEZ1ljZUt1ODZvbzdDc3U4b2NhUUFmWHYxbmkzOC1jTnBuX0c5TG5sMmFTdDBKQ0VQTERseHE0aWNCX0dEcVZhT2dkVDlpYzBGZjV1ZW1VTXlDeGZNQkZ1QU5DSWEwRUhVQldYRVVaMU9Sb3hiaFRZRy1GUnFhTDVEdk9JeGdCeGVhdXN5SHpULUthSXEzTWc4cTlTQlV3JmM9dGU5ZE54Y0FiNkFRRFRzMkJjc2dtY3hLQUVDaTBsQ2dxZVMzbmxtYXl6cDFHOVUwY2VSb0hRPT0mY2g9SERYellfYW44UTVEaEplTk1mMlk4VUpjeE5sbWpibFpCSFhDa1pacTA0ODhPcjdCRG9ZYXNBPT0=.png) [<a href='function.file-put-contents'>function.file-put-contents</a>]: failed to open stream: File name too long - library/XfAddOns/LinkEssentials/Preview/Wordpress.php:57
Generated By: Unknown Account, Friday at 4:03 PM
Stack Trace
#0 [internal function]: XenForo_Application::handlePhpError(2, 'file_put_conten...', '/var/www/vhosts...', 57, Array)
#1 /var/www/vhosts/theforum.com/httpdocs/library/XfAddOns/LinkEssentials/Preview/Wordpress.php(57): file_put_contents('./data/previews...', '??????JFIF?????...')
#2 /var/www/vhosts/theforum.com/httpdocs/library/XfAddOns/LinkEssentials/Preview/Preview.php(65): XfAddOns_LinkEssentials_Preview_Wordpress->_saveImageForUrl()
#3 /var/www/vhosts/theforum.com/httpdocs/library/XfAddOns/LinkEssentials/Deferred/Wordpress.php(22): XfAddOns_LinkEssentials_Preview_Preview->saveImageForUrl()
#4 /var/www/vhosts/theforum.com/httpdocs/library/XenForo/Model/Deferred.php(256): XfAddOns_LinkEssentials_Deferred_Wordpress->execute(Array, Array, 7.3229558467865, 'XfAddOns_LinkEs...')
#5 /var/www/vhosts/theforum.com/httpdocs/library/XenForo/Model/Deferred.php(390): XenForo_Model_Deferred->runDeferred(Array, 7.3229558467865, 'XfAddOns_LinkEs...', false)
#6 /var/www/vhosts/theforum.com/httpdocs/library/XenForo/Model/Deferred.php(335): XenForo_Model_Deferred->_runInternal(Array, NULL, 'XfAddOns_LinkEs...', false)
#7 /var/www/vhosts/theforum.com/httpdocs/deferred.php(23): XenForo_Model_Deferred->run(false)
#8 {main}
Request State
array(3) {
  ["url"] => string(35) "http://theforum.com/deferred.php"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(4) {
    ["_xfRequestUri"] => string(35) "/threads/wcw-tournament.7968/page-4"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfResponseType"] => string(4) "json"
  }
}

also noticed link essentials in this error

Code:
Error Info
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Incorrect string value: '\xBB Page...' for column 'message' at row 1 - library/Zend/Db/Statement/Mysqli.php:214
Generated By: Unknown Account, Saturday at 3:48 AM
Stack Trace
#0 /var/www/vhosts/theforum.com/httpdocs/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /var/www/vhosts/theforum.com/httpdocs/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /var/www/vhosts/theforum.com/httpdocs/library/Zend/Db/Adapter/Abstract.php(632): Zend_Db_Adapter_Abstract->query('UPDATE `xf_post...', Array)
#3 /var/www/vhosts/theforum.com/httpdocs/library/XenForo/DataWriter.php(1640): Zend_Db_Adapter_Abstract->update('xf_post', Array, 'post_id = 26579...')
#4 /var/www/vhosts/theforum.com/httpdocs/library/XenForo/DataWriter.php(1609): XenForo_DataWriter->_update()
#5 /var/www/vhosts/theforum.com/httpdocs/library/XenForo/DataWriter.php(1405): XenForo_DataWriter->_save()
#6 /var/www/vhosts/theforum.com/httpdocs/library/XfAddOns/LinkEssentials/Deferred/UpdatePost.php(50): XenForo_DataWriter->save()
#7 /var/www/vhosts/theforum.com/httpdocs/library/XenForo/Model/Deferred.php(256): XfAddOns_LinkEssentials_Deferred_UpdatePost->execute(Array, Array, 7.9999911785126, '')
#8 /var/www/vhosts/theforum.com/httpdocs/library/XenForo/Model/Deferred.php(390): XenForo_Model_Deferred->runDeferred(Array, 7.9999911785126, '', false)
#9 /var/www/vhosts/theforum.com/httpdocs/library/XenForo/Model/Deferred.php(335): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#10 /var/www/vhosts/theforum.com/httpdocs/deferred.php(23): XenForo_Model_Deferred->run(false)
#11 {main}
Request State
array(3) {
  ["url"] => string(35) "http://theforum.com/deferred.php"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(4) {
    ["_xfRequestUri"] => string(36) "/forums/general-.92/create-thread"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
I would buy, however cant seem to register on your forum...

"Your registration has been rejected as it resembles automated or spam-like behavior. Please contact the administrator for further information or assistance."

:(
 
I would buy, however cant seem to register on your forum...

"Your registration has been rejected as it resembles automated or spam-like behavior. Please contact the administrator for further information or assistance."

:(
Try a different username, yours might be banned by any of the spam databases
 
Error Info
PHP:
ErrorException: file_put_contents(./data/previews/aHR0cDovL3d3dy5zb2NpYWxseXVuY2Vuc29yZWQuZXUvZm9ydW1zL3hmYS1pbnRlcnN0aXRpYWwvcmVkaXJlY3Q/dXJsPWh0dHAlM0ElMkYlMkZwYXJhZGUuY29uZGVuYXN0LmNvbSUyRjI3Njg5NCUyRnZpYW5uZ3V5ZW4lMkZwZWxlcy1wZXJzcGVjdGl2ZS1yZWFkLWFuLWV4Y2VycHQtZnJvbS13aHktc29jY2VyLW1hdHRlcnMlMkY=.png): failed to open stream: No such file or directory - library/XfAddOns/LinkEssentials/Preview/Wordpress.php:57
Generated By: Unknown Account, Today at 8:29 AM
Stack Trace
PHP:
#0 [internal function]: XenForo_Application::handlePhpError(2, 'file_put_conten...', '/usr/share/ngin...', 57, Array)
#1 /usr/share/nginx/sociallyuncensored.eu/public_html/forums/library/XfAddOns/LinkEssentials/Preview/Wordpress.php(57): file_put_contents('./data/previews...', '\xFF\xD8\xFF\xE0\x00\x10\xE0\x00\x10\xE0\x00\x10\xE0\x00\x10\xE0\x00\x10\xE0\x00\x)
#2 /usr/share/nginx/sociallyuncensored.eu/public_html/forums/library/XfAddOns/LinkEssentials/Preview/Preview.php(65): XfAddOns_LinkEssentials_Preview_Wordpress->_saveImageForUrl()
#3 /usr/share/nginx/sociallyuncensored.eu/public_html/forums/library/XfAddOns/LinkEssentials/Deferred/Wordpress.php(22): XfAddOns_LinkEssentials_Preview_Preview->saveImageForUrl()
#4 /usr/share/nginx/sociallyuncensored.eu/public_html/forums/library/XenForo/Model/Deferred.php(256): XfAddOns_LinkEssentials_Deferred_Wordpress->execute(Array, Array, 7.9999990463257, '')
#5 /usr/share/nginx/sociallyuncensored.eu/public_html/forums/library/XenForo/Model/Deferred.php(390): XenForo_Model_Deferred->runDeferred(Array, 7.9999990463257, '', false)
#6 /usr/share/nginx/sociallyuncensored.eu/public_html/forums/library/XenForo/Model/Deferred.php(335): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#7 /usr/share/nginx/sociallyuncensored.eu/public_html/forums/deferred.php(23): XenForo_Model_Deferred->run(false)
#8 {main}
Request State
PHP:
array(3) {
  ["url"] => string(52) "http://www.sociallyuncensored.eu/forums/deferred.php"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(4) {
    ["_xfRequestUri"] => string(15) "/forums/forums/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfResponseType"] => string(4) "json"
  }
 
You know how on Facebook when you post a link, FB will get the title of the page as well as the first paragraph and a thumbnail of any images? Do you have any plans to take this add-on in that direction? I think especially auto-quoting the first paragraph(s) would be really neat.
 
Hi,
I have follow Problem , he make the link with Icon , but no Popup preview.
Can you help please ?
sc1.webp

Code:
ErrorException: file_put_contents(): open_basedir restriction in effect. File(/tmp/LinkEssentials.log) is not within the allowed path(s): (C:/Inetpub/vhosts/roughnecks-germany.de\;C:\Windows\Temp\) - library\XfAddOns\LinkEssentials\Log.php:85
 
Last edited:
Is not Possible , this Add-on , please fix the errors! i just deinstall .
IS BAD ADD-ON.
Code:
XenForo_Application::handlePhpError()
file_put_contents() in XfAddOns/LinkEssentials/Log.php at line 85
XfAddOns_LinkEssentials_Log::log() in XfAddOns/LinkEssentials/Log.php at line 96
XfAddOns_LinkEssentials_Log::trace() in XfAddOns/LinkEssentials/Util/UrlParser.php at line 147
XfAddOns_LinkEssentials_Util_UrlParser->getDomain() in XfAddOns/LinkEssentials/BBCode/Formatter.php at line 82
XfAddOns_LinkEssentials_BBCode_Formatter->renderTagUrl()
call_user_func() in XenForo/BbCode/Formatter/Base.php at line 740
 
Back
Top Bottom