Page 1 of 1

File search code

Posted: Tue Mar 05, 2024 9:22 am
by Hariph
Hello everyone, please can someone help me with a good wapka search code for files

Re: File search code

Posted: Tue Mar 05, 2024 10:43 am
by vikkas
1, Tamilware
[1a8dcd2ace5cbf8cafdd5f4c7b9c3b7e:307277]

Tagcode:

Code: Select all

<div align="center" class="search-form"><form method="get" action="/search.html"><input name="q" type="text" style="width:40%"/> <input value="Search" type="submit"/></form></div><div class="main">
Create page called "search".

File lister:

Code: Select all

<table width="100%" class="ct"><tbody><tr><td width="20%" align="left" valign="top" margin="auto"><img src="%thumb%" title="%name%" name="%name%" alt="%name%" width="95" height="75" style="border-radius:5px;" onerror="this.src='//i.ibb.co/56ymrVZ/smsudipbd-logo.png'" width="95px" height="75px"></td><td align="left"><a href="/download/%id%/{{SLUG(%name%)}}.html"><b>%name%.%format%</b></a><br><b> </b><span style="background: blue;padding: 1px 7px;font-size: 12px;font-weight: bold;color: #FF0000;margin: 0px 0px;border-radius:40px;"><font color="white"> {{VALUE(%date%)@DATE(AGO)}} <b></b></font></span></td></tr></tbody></table>
Config:

Code: Select all

<dir>2628</dir><limit>6</limit><page>{{GET(page)}}</page><url>?q={{GET(q)}}&page=</url><search>{{GET(q)}}</search><order>new</order>

Re: File search code

Posted: Tue Mar 05, 2024 1:07 pm
by Hariph
Thanks this worked

Re: File search code

Posted: Tue Mar 05, 2024 11:24 pm
by Victor 123
Please I need code for comment system

Re: File search code

Posted: Wed Mar 06, 2024 8:02 am
by vikkas
Install Wapka themes and view codes

1, poptalk_2021
[43d7fd7731d0ff820c09956cb05c84c4:307273]