| Server IP : 208.122.213.31 / Your IP : 216.73.216.183 Web Server : Apache System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64 User : WHMCS_MIA_382 ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/httpd/html/baberankings.com.bak/templates/default/ |
Upload File : |
<!--[Loop Start $en['krate_cats']]--> <? box_head($en['t_name_plural_'.lang]); ?> <table width=100%> <? $en['where'] = ((int)voting_type == 0 ? (allow_more_cats == 'Yes' ? 'i_type=' : 'm_type=').$en['t_id'].' AND i_status=2 AND m_rating>0 AND m_ratingcnt ' : (allow_more_cats == 'Yes' ? 'i_type=' : 'm_type=').$en['t_id'].' AND i_status>0 AND i_rating>0 AND i_ratingcnt '); ?> <? $en['order'] = ((int)voting_type == 0 ? 'm_rating' : 'i_rating'); ?> <!--[Loop Start QUERY:SELECT * FROM $membtable LEFT JOIN $picstable ON i_user=m_id WHERE $en[where] >= <%min_ratings%> ORDER BY $en[order] DESC LIMIT <%list_limit%>]--> <? $en['m_rating'] = round(((int)voting_type == 0 ? $en['m_rating'] : $en['i_rating']),2); ?> <tr><td width=10%><a href='<%dir%>view/<%m_user%>.html'><img src='<%dir%>images/small/<%m_id%>-<%i_id%>.jpg' border=0></a></td><td> <a href='<%dir%>view/<%m_user%>.html'><%m_user%></a></td> <td width=10%><%m_rating%></td></tr> <!--[Loop End]--> </table> <? box_foot(); ?> <!--[Loop End]-->