Auto Link Titles

Auto Link Titles 1.0.10

No permission to download
thank you for this add-on!

do you think will be possible in the future to:

add favicon before (or after) the link?
support internal link?
 
Hello, I have a problem with the addon. When I put the link, which is a direct link to the file (eg. http://bit.ly/ULTRADZWIEKI) then the message will not be sent..

Server Error Log:
Informacje o błędzie
ErrorException: Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 94076940 bytes) - library/Zend/Http/Client/Adapter/Socket.php:442
Generated By: CNK, 4 minut(y) temu

Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}

Request State
array(3) {
["url"] => string(43) "http://gsmx.co/tematy/test2.60403/add-reply"
["_GET"] => array(0) {
}
["_POST"] => array(9) {
["message_html"] => string(37) "<p>http://bit.ly/ULTRADZWIEKI<br></p>"
["_xfRelativeResolver"] => string(40) "http://gsmx.co/tematy/test2.60403/page-2"
["attachment_hash"] => string(32) "168e5fec41b802371ef4d5043f1db1fa"
["last_date"] => string(10) "1414864443"
["last_known_date"] => string(10) "1414864443"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(26) "/tematy/test2.60403/page-2"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
 
Have you posted in the correct thread?

This does nothing to transform the case of letters.
 
Suggestions for the core can be posted in the Suggestions forum. Asking me to consider things for a future version isn't going to be how it works :)
 
I moved to a new server and this plugin is failing more than usual. Posts with raw links take a long time to post. Is there anything I can check on the server (any module that needs to be installed? or timeout limit extended) that can improve its success rate? Thanks.
 
I moved to a new server and this plugin is failing more than usual. Posts with raw links take a long time to post. Is there anything I can check on the server (any module that needs to be installed? or timeout limit extended) that can improve its success rate? Thanks.
Increasing your PHP memory limit will help.
But even I already allocated 512MB still struggling on post with numerous link.
So it's better to remove this addon for now.
 
Guys, how do I change the color of the link to blue for example instead of it being black at the moment?
 
Having used vBSEO for many years, I really like this add-on. However, we had to disable it for the time being, as it - more often than not - throws errors when posting links in Japanese language:

Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Incorrect string value: '\x82\xB2\x82\xF1\x82\xD7...' for column 'message' at row 1 - library/Zend/Db/Statement/Mysqli.php:214
Generated By: ***, Today at 00:50
Stack Trace

#0 /home/***/public_html/forum/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/***/public_html/forum/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/***/public_html/forum/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#3 /home/***/public_html/forum/library/XenForo/DataWriter.php(1624): Zend_Db_Adapter_Abstract->insert('xf_conversation...', Array)
#4 /home/***/public_html/forum/library/XenForo/DataWriter.php(1613): XenForo_DataWriter->_insert()
#5 /home/***/public_html/forum/library/XenForo/DataWriter.php(1405): XenForo_DataWriter->_save()
#6 /home/***/public_html/forum/library/XenForo/ControllerPublic/Conversation.php(1130): XenForo_DataWriter->save()
#7 /home/***/public_html/forum/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_Conversation->actionInsertReply()
#8 /home/***/public_html/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /home/***/public_html/forum/index.php(13): XenForo_FrontController->run()
#10 {main}

Any ideas?
 
Found a strange problem

http://www.rte.ie/drama/tv/featured/charlie/ throws this error:

Code:
Mysqli statement execute error : Incorrect string value: '\xC9 Dram...' for column 'message' at row 1

but other links like http://www.rte.ie/drama/tv/ are fine

edit: just looking at the page source, is it because on the busted one the title tag says

Code:
<title>Charlie - RTÉ Drama</title>

but on the working one it says

Code:
<title>RT&Eacute; Television Drama</title>
 
Having used vBSEO for many years, I really like this add-on. However, we had to disable it for the time being, as it - more often than not - throws errors when posting links in Japanese language:

Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Incorrect string value: '\x82\xB2\x82\xF1\x82\xD7...' for column 'message' at row 1 - library/Zend/Db/Statement/Mysqli.php:214
Generated By: ***, Today at 00:50
Stack Trace

#0 /home/***/public_html/forum/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/***/public_html/forum/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/***/public_html/forum/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#3 /home/***/public_html/forum/library/XenForo/DataWriter.php(1624): Zend_Db_Adapter_Abstract->insert('xf_conversation...', Array)
#4 /home/***/public_html/forum/library/XenForo/DataWriter.php(1613): XenForo_DataWriter->_insert()
#5 /home/***/public_html/forum/library/XenForo/DataWriter.php(1405): XenForo_DataWriter->_save()
#6 /home/***/public_html/forum/library/XenForo/ControllerPublic/Conversation.php(1130): XenForo_DataWriter->save()
#7 /home/***/public_html/forum/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_Conversation->actionInsertReply()
#8 /home/***/public_html/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /home/***/public_html/forum/index.php(13): XenForo_FrontController->run()
#10 {main}

Any ideas?

same issue here, causing errors and errors stopped after disabling the add-on.
 
Having used vBSEO for many years, I really like this add-on. However, we had to disable it for the time being, as it - more often than not - throws errors when posting links in Japanese language:

Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Incorrect string value: '\x82\xB2\x82\xF1\x82\xD7...' for column 'message' at row 1 - library/Zend/Db/Statement/Mysqli.php:214
Generated By: ***, Today at 00:50
Stack Trace

#0 /home/***/public_html/forum/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/***/public_html/forum/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/***/public_html/forum/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#3 /home/***/public_html/forum/library/XenForo/DataWriter.php(1624): Zend_Db_Adapter_Abstract->insert('xf_conversation...', Array)
#4 /home/***/public_html/forum/library/XenForo/DataWriter.php(1613): XenForo_DataWriter->_insert()
#5 /home/***/public_html/forum/library/XenForo/DataWriter.php(1405): XenForo_DataWriter->_save()
#6 /home/***/public_html/forum/library/XenForo/ControllerPublic/Conversation.php(1130): XenForo_DataWriter->save()
#7 /home/***/public_html/forum/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_Conversation->actionInsertReply()
#8 /home/***/public_html/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /home/***/public_html/forum/index.php(13): XenForo_FrontController->run()
#10 {main}

Any ideas?

Found a strange problem

http://www.rte.ie/drama/tv/featured/charlie/ throws this error:

Code:
Mysqli statement execute error : Incorrect string value: '\xC9 Dram...' for column 'message' at row 1

but other links like http://www.rte.ie/drama/tv/ are fine

edit: just looking at the page source, is it because on the busted one the title tag says

Code:
<title>Charlie - RTÉ Drama</title>

but on the working one it says

Code:
<title>RT&Eacute; Television Drama</title>

same issue here, causing errors and errors stopped after disabling the add-on.

You need to enable the mb_convert_encoding function in PHP.
 
In what way doesn't it work?
The URL is converted in:
Code:
[URL='https://www.immobilio.it/threads/diventare-agente-immobiliare-oggi-si-può-o-è-un-suicidio.33204/']http://www.immobilio.it/threads/diventare-agente-immobiliare-oggi-si-può-o-è-un-suicidio.33204/[/URL]

I think is related to accented chars in the URL (à è é ì ò ù etc.)
The URLs without accented chars, working good :)

Schermata 2015-01-11 alle 11.44.43.webp
 
The URL is converted in:
Code:
[URL='https://www.immobilio.it/threads/diventare-agente-immobiliare-oggi-si-può-o-è-un-suicidio.33204/']http://www.immobilio.it/threads/diventare-agente-immobiliare-oggi-si-può-o-è-un-suicidio.33204/[/URL]

I think is related to accented chars in the URL (à è é ì ò ù etc.)
The URLs without accented chars, working good :)

View attachment 94453
Yes, i confim, exactly same problem:

n2UZ3VW.webp
 
Top Bottom