![]() |
|
Mod Options |
![]() |
|||||||||||||||
Yilmaz - Similar Threads vB5
![]() Developer Last Online: May 2022 ![]() ![]() ![]()
![]() Tested with vBulletin Version 5.6.7 and PHP Version 8.0.16
======================================== Description: ======================================== This plugin automatically adds Similar Threads as blocks of the first post of each Thread, based on Thread tags. 22.02.2021 Icon width and height bug fixed Important It takes similar Threads from the tags of other Threads. Therefore, if there are no tags, Similar Threads block will not appear. It will only show up if a similar taglet is added. If you install this Automatic Topic Tagger product, there will be no threads left without tags. Mark as installed = get support. 17,12,2020 Fixed database error ======================================== How to install: ======================================== Upload the content of "Yilmaz - Similar Threads vB5" to your root. that's all it. enjoy.. ----- If you installed this mod and/or you want get support, please "Mark as Installed". ----- ======================================== How to uninstall: ======================================== 1. Remove the package "yilmazsimilarthreads" that located in /core/packages/ 2. Go to "Manage Products" in the admincp and delete the product named "Yilmaz - Similar Threads vB5" How to update: ======================================== After uploading files -Import XML file (as product) through AdminCP: Plugin System > Manage Products > [Add/Import Product] OR import the XML file from your server
Download Now Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
No members have liked this post.
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
Mini Mods Yilmaz - Random Images in Header vB5 | yilmaz | vBulletin 5.x Products & Extensions | 6 | 09 Jul 2021 21:45 |
Show Thread Enhancements Yilmaz - Quote Expander / Collapse vB5 | yilmaz | vBulletin 5.x Products & Extensions | 7 | 06 May 2021 20:01 |
Add-On Releases Yilmaz - Cover Header vB5 v2 | yilmaz | vBulletin 5.x Products & Extensions | 13 | 17 Jan 2021 14:32 |
Show Thread Enhancements Yilmaz - Hide [code,php,html] content from guests (vb5.6.x) | yilmaz | vBulletin 5.x Products & Extensions | 25 | 01 Nov 2020 18:51 |
Mini Mods Yilmaz - vb5 GDPR I AGREE | yilmaz | Modification Graveyard | 5 | 29 Jun 2018 15:39 |
#16
|
|||
|
|||
OK its working after updates. Thanks for your support
__________________
Admin at www.labkushai.com No members have liked this post.
|
#17
|
|||
|
|||
It works fine for me, but I now and then get database errors. One example below:
Database error in vBulletin 5.6.4: Invalid SQL: SELECT tagnode.nodeid as tagnodeid, node.iconid, node.prefixid, node.nodeid as nodeidsi, node.title as konubasligi, node.lastcontentid, node.parentid, node.textcount, node.totalcount, icon.iconpath, icon.title as icontitle, closure.parent as forumidesi, closure.depth, forum.title as forumtitle, node.authorname FROM tag AS tag LEFT JOIN tagnode AS tagnode ON (tagnode.tagid = tag.tagid) LEFT JOIN node AS node ON (node.nodeid = tagnode.nodeid) LEFT JOIN closure AS closure ON (closure.child = node.nodeid) LEFT JOIN node AS forum ON (forum.nodeid = closure.parent) LEFT JOIN user AS user ON (user.userid = node.lastauthorid) LEFT JOIN icon AS icon ON (icon.iconid = node.iconid) WHERE () AND closure.depth = 1 AND node.title !='' AND node.inlist = 1 AND tagnode.nodeid != '15615' AND tagnode.nodeid = node.starter GROUP BY tagnode.nodeid ORDER BY tagnode.nodeid DESC LIMIT 10; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND closure.depth = 1 AND node.title !='' AND node.inlist = 1 AND tagnod...' at line 9 Error Number : 1064 Request Date : Sunday, February 28th 2021 @ 08:22:04 PM Error Date : Sunday, February 28th 2021 @ 08:22:04 PM Script : https://xxx.yyy/node/15615 Referrer : IP Address : 99999999999 Username : <i>Gjest</i> Classname : vB_Database_MySQLi MySQL Version : Stack Trace: #0 vB_Database->getErrorData() called in phar://[path]/vb/vb.phar/database.php on line 1214 #1 vB_Database->halt() called in phar://[path]/vb/vb.phar/database/mysqli.php on line 249 #2 vB_Database_MySQLi->execute_query() called in phar://[path]/vb/vb.phar/database.php on line 583 #3 vB_Database->query_read() called in [path]/packages/yilmazsimilarthreads/api/template.php on line 69 #4 YilmazSimilarThreads_Api_Template::fetchBulk() called in phar://[path]/vb/vb.phar/api/wrapper.php on line 223 #5 vB_Api_Wrapper->__call() called in /home/xxxxx/public_html/includes/api/interface/collapsed.php on line 105 #6 Api_Interface_Collapsed->callApi() called in /home/xxxxx/public_html/includes/vb5/template/cache.php on line 224 #7 vB5_Template_Cache->fetchTemplate() called in /home/xxxxx/public_html/includes/vb5/template/cache.php on line 110 #8 vB5_Template_Cache->replacePlaceholders() called in /home/xxxxx/public_html/includes/vb5/template.php on line 421 #9 vB5_Template->render() called in /home/xxxxx/public_html/includes/vb5/template/cache.php on line 134 #10 vB5_Template_Cache->replacePlaceholders() called in /home/xxxxx/public_html/includes/vb5/template.php on line 421 #11 vB5_Template->render() called in /home/xxxxx/public_html/includes/vb5/template/cache.php on line 134 #12 vB5_Template_Cache->replacePlaceholders() called in /home/xxxxx/public_html/includes/vb5/template.php on line 421 #13 vB5_Template->render() called in /home/xxxxx/public_html/includes/vb5/template/cache.php on line 134 #14 vB5_Template_Cache->replacePlaceholders() called in /home/xxxxx/public_html/includes/vb5/template.php on line 421 #15 vB5_Template->render() called in /home/xxxxx/public_html/includes/vb5/template/cache.php on line 134 #16 vB5_Template_Cache->replacePlaceholders() called in /home/xxxxx/public_html/includes/vb5/template.php on line 421 #17 vB5_Template->render() called in /home/xxxxx/public_html/includes/vb5/template/cache.php on line 134 #18 vB5_Template_Cache->replacePlaceholders() called in /home/xxxxx/public_html/includes/vb5/template.php on line 421 #19 vB5_Template->render() called in /home/xxxxx/public_html/includes/vb5/frontend/controller/page.php on line 275 #20 vB5_Frontend_Controller_Page->index() called in /home/xxxxx/public_html/index.php on line 75 No members have liked this post.
|
#18
|
||||
|
||||
Tested with vBulletin Version 5.6.7 and PHP Version 8.0.16
__________________
Donations always appreciated. ![]() vByilmaz.com vBulletin-forum.de Nobody has a monopoly on vBulletin templates. Stay away from selfish, self-righteous and parasitic. No members have liked this post.
|
![]() |
Tags |
similar threads vb5, yilmaz |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 01:14.