|
Getting the sql_layers.php error -
06-08-2003, 10:05 AM
Hey folks,
Please excuse me, but I'm a little tired. Going on 32 hours without sleep, trying to finish this site.
Since I can barely remember what I have done in the past 6 hours (and can barely think right now), I don't know what module or block it was that is causing this error. I've already changed the code in the sql_layers.php block to read the error, and this is what I get:
Warning: Supplied argument is not a valid MySQL result resource in /home/sites/site3/web/new/includes/sql_layer.php on line 286
Unknown column 'uid' in 'field list'
The only places where I see this happening are at the bottom of every page, and when you go into the main page for the Administration menu, right above the text where it says "Who's Online", I get the following FOUR error messages:
Warning: Supplied argument is not a valid MySQL result resource in /home/sites/site3/web/new/includes/sql_layer.php on line 238
Warning: Supplied argument is not a valid MySQL result resource in /home/sites/site3/web/new/includes/sql_layer.php on line 238
Warning: Supplied argument is not a valid MySQL result resource in /home/sites/site3/web/new/includes/sql_layer.php on line 286
Unknown column 'UID' in 'field list'
Warning: Supplied argument is not a valid MySQL result resource in /home/sites/site3/web/new/includes/sql_layer.php on line 286
Unknown column 'UID' in 'field list'
Modules that I have installed recently are NSN Groups, NSN PayPal, Upload Module with Enhanced Downloads, NSN Your Account, and Contact Plus. I don't know when it happened, so I can't pinpoint it as closely as I would like.
I've searched on several different forums, yet I can't find anyone having the UID problem. Any ideas?
Thanks in advance.
|