|
Search by Type/File Host - Printable Version +- WCDDL Skins and Mods (http://wcddl.org) +-- Forum: WCDDL Skins and Mods (/Forum-WCDDL-Skins-and-Mods) +--- Forum: WCDDL Modules (/Forum-WCDDL-Modules) +---- Forum: WCDDLv2 Modules (/Forum-WCDDLv2-Modules) +---- Thread: Search by Type/File Host (/Thread-Search-by-Type-File-Host) |
Search by Type/File Host - c0rrupt - 07-26-2012 04:59 PM Search by Type/File Host
This mod will allow your guests to search by Type and File Hosts(Need file host module by t3od0r) Create a new file called wcddl_search.php and paste the following in it: PHP Code: <?phpUpload the file to your modules folder. Add the following code where you want it displayed: PHP Code: <?=$core->templateVar("search")?> |