Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'anvana'@'localhost' (using password: NO) in /home/anvana/public_html/newtemplates/config.php on line 67
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/anvana/public_html/newtemplates/config.php on line 67
Warning: mysql_query() [function.mysql-query]: Access denied for user 'anvana'@'localhost' (using password: NO) in /home/anvana/public_html/newtemplates/config.php on line 79
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/anvana/public_html/newtemplates/config.php on line 79
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/anvana/public_html/newtemplates/config.php on line 80
Warning: mysql_query() [function.mysql-query]: Access denied for user 'anvana'@'localhost' (using password: NO) in /home/anvana/public_html/newtemplates/myfunctions.php on line 256
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/anvana/public_html/newtemplates/myfunctions.php on line 256
select distinct(category_id) as id,name from as a,
as b,
as c
where a.id=b.template_id and b.category_id=c.id and a.flash=0 and a.corporate=0 and a.logo=0 and a.unique_corporate=0 and
a.unique_logo=0 and a.id not in ('') and c.id not in ('') and c.name not in ('')
order by name
Access denied for user 'anvana'@'localhost' (using password: NO)