Back to vBulletin 4.x Add-ons

(Tags) Suggest tags that contain entered text anywhere
Mod Version: 1.00, by ThorstenA

vB Version: 4.0.2 Rating: (1 vote - 5.00 average) Installs: 13
Released: 28 Mar 2010 Last Update: Never Downloads: 0
Not Supported Code Changes Re-usable Code Translations  

Usually only tags are suggested, that start with the entered text. This file edit suggests you any tagname that matches the entered text.

Example
You have the tag names "vbulletin, vbulletin 3.8". If you type the tag bul you usually are not displayed any of these tags. After this file edit, you see "vbulletin, vbulletin 3.8" suggested.

Installation
  1. In /forum_root/ajax.php replace
    Code:
    WHERE tagtext LIKE '" . $db->escape_string_like($fragment) . "%'
    with
    Code:
    WHERE tagtext LIKE '%" . $db->escape_string_like($fragment) . "%'
  2. Done

Download

No files for download.

Similar Mods

Administrative and Maintenance Tools Better ACP Tag Manager (search for tags, display x tags in x cols) vBulletin 3.8 Add-ons
Administrative and Maintenance Tools [Tags Killer] Delete all tags mod ( mass tags delete ) vBulletin 3.8 Add-ons

vblts.ru supports vBulletin®, 2022-2025