| Author |
Message |
Bamafan Regular


Joined: Feb 07, 2004 Posts: 59
|
Posted:
Wed Feb 11, 2004 11:47 pm |
|
I have installed a newsflash block on my site and it is working fine with this exception it is showing above my block this message....
you can see it here
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/ps2onlin/public_html/includes/sql_layer.php on line 238
Thanks in adavnce... |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Thu Feb 12, 2004 5:50 am |
|
Set the $debug=1 in sql_layer.php. That should display the actual sql query which is failing. That will be the source of the problem. |
|
|
|
 |
Bamafan Regular


Joined: Feb 07, 2004 Posts: 59
|
Posted:
Sat Feb 14, 2004 9:17 pm |
|
Ok I am stumped again... evert time I add a new block or module I upload through my server and I upload all the files usually where they belong ... like a block folder I will upload its contents in the blocks area and the same with a modules folder....Ok I am trying to add the event countdown I have uploaded it to the server and now getting an error.... Raven or anyone else, if you could take a look on the bottom right of my page at You can see what it is saying, every time I attempt to add something I get some kind of error so I am doing something wrong in the set up or the uploading prcoess. Someone please help!! |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Sat Feb 14, 2004 9:26 pm |
|
Well, it says there is no file in the modules directory. This looks like it requires a block file and then a modules folder with files. I would verify that there is a file called modules/Event_Countdown/functions.php |
|
|
|
 |
|
|
|
|