Jump to content

Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean


ChhayaKaushik

Recommended Posts

In my template.php file i am getting the above error in the following lines :

 

 

$config=mysql_fetch_array(mysql_query("select * from sbjbs_config "));

 

$icons=mysql_fetch_array(mysql_query("select * from sbjbs_icons where sb_id=".$config["sb_icon_list"]));

template.php

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.