The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Title Tag Fetcher (Auto Replace URL with Titletag) Details »» | |||||||||||||||||||||||||||||
Title Tag Fetcher (Auto Replace URL with Titletag)
Developer Last Online: Jul 2016
Hi there.
Since I needed a new URL Autotext Generator, I always loved the prework of Jafo232 and his Replace URL's With Page Title. I just did some modifications on this Mod and for some forseeing mistypings, I also leaned out the checking of the "www" if given. For those who don't know that mod it's quite simple: If you post an URL in the Forums, this Mod just loads the <title>XXXXXX</title> out of the linked website. The title won't be read if the following conditions occur:
Just import the XML via the ACP and thats all. Uninstall: Just kill it out of your ACP. 01.09.2008 Update Fixed Typo which got us a parse error Download Now
Show Your Support
|
Comments |
#102
|
||||
|
||||
This mod has the effect of recording your own server as a guest on your forum which results in some odd behaviour such as listing your server in WOL and not having the ability to tag forum urls where guests do not have viewing permissions.
So, is this expected behaviour; should the code be modified to get around it? If so, how? |
#103
|
||||
|
||||
Yes, correct Rhodium, must have
PHP set for allow_url_fopen = On This mod is running okay now, once I made that PHP adjustment, in my 4.2.3 forum running PHP 5.6.30 Note: for any URLs that were not converted (during a period when you had allow_url_fopen = Off ), you must go back in and edit those posts AND remove the hyperlinks from the non-coverted URLs before re-saving the posts. Easiest way to do this is: 1. Click, Edit Post 2. Cut the URL that has not been converted 3. Paste it into a new browser window 4. Copy that URL that has been posted in that browser window 5. Paste the URL back into the post. 6. Save https://vborg.vbsupport.ru/showpost....3&postcount=87 Now the mod will have created the title for the post. For some reason, edit and save does nothing unless you remove the hyperlink from the URL in question (one that has not been converted). |
#104
|
||||
|
||||
This mod will not work with vb 4.2.5 IF running php 7. It will work under PhP 5.6
Quick replies while running this mod in php 7, go blank. |
#105
|
||||
|
||||
Running fine for me with 4.2.5 on PHP 7.1.
|
#106
|
||||
|
||||
Have you made posts? Or threads? New ones I mean? Then try making a QUICK REPLY to the post, within the thread. Then try an Advanced Reply to the post, within the thread.
Also, I have a phpinfo.php file loaded in my directory to verify which exact version of PhP I am running, and an .htaccess file that was forcing PhP 5.6 for this directory only, for my vb4 forum only. I commented out the code in that .htaccess to revert to PhP 7, and that was when I determined these issues with this mod. Issues I had were with PhP 7.0.18 if that makes a difference. |
#107
|
||||
|
||||
Quote:
Code:
New Thread Test Show Thread Enhancements - Title Tag Fetcher (Auto Replace URL with Titletag) - Page 7 - vBulletin.org Forum No parse BBcode [noparse]https://vborg.vbsupport.ru/showthread.php?p=2586410#post2586410 Quick Reply: Show Thread Enhancements - Title Tag Fetcher (Auto Replace URL with Titletag) - Page 7 - vBulletin.org Forum |
#108
|
||||
|
||||
I don't know what your post above means. The URLs just direct me back to my own post within this thread. I meant, have you done that within your own vb4 forum that verifiably is running PhP 7 (such as verified with a phpinfo.pho file) and with this mod running.
|
#109
|
|||
|
|||
It means it does work with PHP 7.1.
He's showing you examples: the notification email shows that he entered URLs and his post above demonstrates that they were converted to titles. |
#110
|
||||
|
||||
Well for whatever reasons, when I toggle this mod here, and this other mod (Automatic Tagger)
https://vborg.vbsupport.ru/showpost....&postcount=459 on and off, my vb 4 php 7 forum has issues, namely that posts made are invisible other than at most the title of a post on an advanced reply, and the issues go away when I disable those two mods. These are the PhP errors from the error_log : -May-2017 19:51:40 America/Los_Angeles] PHP Warning: mysqli_real_escape_string() expects parameter 2 to be string, array given in /home/*****/public_html/*****.com/forums/includes/class_core.php on line 1424 [12-May-2017 19:54:32 America/Los_Angeles] PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/*****/public_html/*****.com/forums/includes/functions_newpost.php(196) : eval()'d code on line 70 [12-May-2017 19:54:34 America/Los_Angeles] PHP Deprecated: Function split() is deprecated in /home/*****/public_html/*****.com/forums/includes/functions_autotaggerfromcontentandtitle.php on line 85 [12-May-2017 19:56:24 America/Los_Angeles] PHP Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/*****/public_html/*****.com/forums/includes/functions_newpost.php(196) : eval()'d code on line 68 [12-May-2017 19:56:24 America/Los_Angeles] PHP Fatal error: Call to undefined function split() on line 85 in /home/mdawg/public_html/truepassage.com/forums/includes/functions_autotaggerfromcontentandtitle.php in /home/mdawg/public_html/truepassage.com/forums/vb/vb.php on line 286 [12-May-2017 19:56:24 America/Los_Angeles] PHP Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/mdawg/public_html/truepassage.com/forums/includes/functions_newpost.php(196) : eval()'d code on line 68 Those errors are with both mods running. With autotagger off, but external title fetcher ON (under php 7): [12-May-2017 20:08:35 America/Los_Angeles] PHP Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /home/*****/public_html/*****.com/forums/includes/functions_newpost.php(196) : eval()'d code on line 68 |
#111
|
|||
|
|||
Quote:
What happens if you disable that one and keep Title Tag Fetcher installed? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|