× If you expect answers you should describe your problem and give as much information's as possible. (SQL-Structure, Template Code, Joomla Version ...) Please read this before posting: joodb.feenders.de/support.html

Searchbox

  • Forrest
13 years 1 month ago #267 by Forrest
Searchbox was created by Forrest
with this code because I do not perform your search.

Any solution? The code is the same as Example


Code:


<p style="text-align: center;"> </p>
<p style="text-align: center;">{joodb searchbox}</p>
<p> </p>
<p> </p>
<p>{joodb loop}</p>
<table style="height: 97px;" border="1" cellspacing="10" cellpadding="0" width="75%">
<thead>
<tr align="center" bgcolor="#61d861">
<th>Filo</th> <th>SubFilo</th> <th>Clase</th> <th>Orden</th> <th>Familia</th> <th>Especie</th> <th>Fecha</th>
</tr>
</thead>
<tbody>
<tr class="{joodb loopclass}" style="text-align: center;">
<td>{joodb F10}</td>
<td>{joodb F4}</td>
<td>{joodb F5}</td>
<td>{joodb F9}</td>
<td>{joodb F13}</td>
<td>{joodb F15}</td>
<td>{joodb F17}</td>
<td><img src="images/phocagallery/insectos/{joodb F19}" border="1" alt="*" style="width: 92px; float: center; padding: 0px; border: 1px solid #888;" /></td>
<td>{joodb readon}</td>
</tr>
</tbody>
</table>
<p>{joodb loop}</p>
<p>{joodb pagenav}</p>
<p><strong>Cantidad de registros a mostrar</strong> {joodb limitbox}</p>
<p> </p>
<p style="text-align: center;">{joodb pagecount}</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<hr width="75%" />

Please Log in to join the conversation.

Moderators: Dirkjoest