kokesoft22
Usuario Novato
Usuario Novato

hola a todos, mi pagina me esta generando este error.

Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/u809174526/public_html/buypixel.php on line 7.

aqui les pego el codigo php, para que me puedan ayudar con este error...

<?php
include("header.php");
include("inner_header.php");
include_once("includes/configure.php");
include("includes/database_tables.php");
$q_page_data = mysql_query("select * from " . TABLE_BUYPIX_PAGE . " where id=1");
$f_page_data = mysql_fetch_array($q_page_data);
?>
<table align="center" width="95%" height="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top"><?php echo $f_page_data['page_code']; ?>
</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td><input type="button" name="buypix" value="Buy Pixels" class="button" onClick="javascript:window.location='index.php'"></td>
</tr>
</table>


<?php
include("inner_footer.php");
include("free_footer.php");
?>

Avatar Image
@man / @woman
@man / @woman
Escrito originalmente por @kokesoft22

hola a todos, mi pagina me esta generando este error.

Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/u809174526/public_html/buypixel.php on line 7.


$q_page_data = mysql_query("select * from " . TABLE_BUYPIX_PAGE . " where id=1");

?>

Y esta busqueda ¿devuelve algun resultado válido?

ATENCIÓN: Este tema no tiene actividad desde hace más de 6 MESES,
te recomendamos abrir un nuevo tema en lugar de responder al actual
Opciones:
Ir al subforo:
Permisos:
TU NO PUEDES Escribir nuevos temas
TU NO PUEDES Responder a los temas
TU NO PUEDES Editar tus propios mensajes
TU NO PUEDES Borrar tus propios mensajes
Temas similares
TemaUsuariosRespuestasVisitasActividad
Por: , el 18/Jun/2004, 10:14
shoecillo02kJun/04
Por: , el 15/Nov/2014, 23:40
Kique_loz NoSetup.org12kNov/14
Por: , el 12/Ago/2004, 21:44
pinkspain4ever .WIZARD. ivanitoweb64kAug/04
Por: , el 06/Jun/2009, 10:32
distribuidoraumg GestionXls12kJun/09
Por: , el 21/Sep/2016, 06:49
yair0010 GestionXls NoSetup.org25kSep/16