
07-15-2007
|
| Administrator
Join Date: Jun 2007
Posts: 3,729
BRL$: 30,443.25 Thanks: 0
Thanked 2 Times in 2 Posts
Rep Power: 402 | | mysql acess denied problem errors i get:*Warning*: mysql_query() [function.mysql-query ( To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. Access denied for user 'dailygir'@'localhost' (using password: NO) in */home/dailygir/public_html/mkportal/modules/blog/menusx.php* on line *77**Warning*: mysql_query() [function.mysql-query ( To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. A link to the server could not be established in */home/dailygir/public_html/mkportal/modules/blog/menusx.php* on line *77**Warning*: mysql_num_rows(): supplied argument is not a valid MySQL result resource in */home/dailygir/public_html/mkportal/modules/blog/menusx.php* on line *79**Warning*: mysql_query() [function.mysql-query ( To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. Access denied for user 'dailygir'@'localhost' (using password: NO) in */home/dailygir/public_html/mkportal/modules/blog/menusx.php* on line *99**Warning*: mysql_query() [function.mysql-query ( To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. A link to the server could not be established in */home/dailygir/public_html/mkportal/modules/blog/menusx.php* on line *99**Warning*: mysql_num_rows(): supplied argument is not a valid MySQL result resource in */home/dailygir/public_html/mkportal/modules/blog/menusx.php* on line *101**Warning*: mysql_query() [function.mysql-query ( To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. Access denied for user 'dailygir'@'localhost' (using password: NO) in */home/dailygir/public_html/mkportal/modules/blog/menudx.php* on line *69**Warning*: mysql_query() [function.mysql-query ( To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. A link to the server could not be established in */home/dailygir/public_html/mkportal/modules/blog/menudx.php* on line *69**Warning*: mysql_num_rows(): supplied argument is not a valid MySQL result resource in */home/dailygir/public_html/mkportal/modules/blog/menudx.php* on line *71**Warning*: mysql_query() [function.mysql-query ( To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. Access denied for user 'dailygir'@'localhost' (using password: NO) in */home/dailygir/public_html/mkportal/modules/blog/menudx.php* on line *97**Warning*: mysql_query() [function.mysql-query ( To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. A link to the server could not be established in */home/dailygir/public_html/mkportal/modules/blog/menudx.php* on line *97**Warning*: mysql_num_rows(): supplied argument is not a valid MySQL result resource in */home/dailygir/public_html/mkportal/modules/blog/menudx.php* on line *99**Warning*: mysql_query() [function.mysql-query ( To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. Access denied for user 'dailygir'@'localhost' (using password: NO) in */home/dailygir/public_html/mkportal/modules/blog/menudx.php* on line *125**Warning*: mysql_query() [function.mysql-query ( To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. A link to the server could not be established in */home/dailygir/public_html/mkportal/modules/blog/menudx.php* on line *125**Warning*: mysql_num_rows(): supplied argument is not a valid MySQL result resource in */home/dailygir/public_html/mkportal/modules/blog/menudx.php* on line *127*77 lineCode:--------- //Last Created Blog $contentsx = ""; $dbquery = mysql_query("select id, autore, titolo from mkp_blog WHERE validate = '1' ORDER BY 'id' DESC LIMIT 20");---------99 lineCode:--------- $query = mysql_query("select id, titolo, click from mkp_blog WHERE validate = '1' ORDER BY 'click' DESC LIMIT 20");---------Same so what could be problem? To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. | |
__________________ █ High Quality To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ Powerful To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | | | |