View Single Post
Old 10-08-2007, 08:49 PM  
fusionx
Confirmed User
 
Industry Role:
Join Date: Nov 2003
Location: Olongapo City, Philippines
Posts: 4,618
Quote:
Originally Posted by horvy View Post
p.s. ill pay someone who can help
Hit me up tomorrow and I'll help you out. You need an INSERT statement to add the row tags and you should be using the GALLERIES directive, and some other things.. something more like:

Code:
<br />
<table width="600"  border="0" align="center"  class="thumbtable" cellpadding="3" cellspacing="3">
<tr valign="top">
<td colspan="4" class="header">Nude Art Hall Of Fame</td>
</tr>

<tr>
<%GALLERIES
HASTHUMB 1
TYPE Permanent
FORMAT Any
CATEGORY Mixed
AMOUNT 48
SPONSOR Any
HTML Thumb2
GLOBALDUPES False
PAGEDUPES False
ORDER (Clicks/Build_Counter) DESC
REORDER (Clicks/Build_Counter) DESC
GETNEW False
FILL False
DESCREQ False
MAXAGE 3



INSERT
{
    LOCATION +4
    HTML </tr><tr valign="top">
}
%>
</tr>
</table>
fusionx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote