Unstoppable Domains โ€” Expired Auctions

MySQL errors?

SpaceshipSpaceship
Watch
Impact
45
Hey guys,

I am getting the following errors:

Error 1:
--------------
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/flametid/public_html/ahit/config_inc.php on line 51

Here's what line 51 is: if((mktime(0,0,0,date("m"),date("d"),date("Y"))!=mysql_result($result,0,"date"))and(date(w)==0)){
--------------



Error 2:
--------------
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/flametid/public_html/ahit/signup.php on line 167

Here's what line 167 is: while($row = mysql_fetch_array($result1)){
--------------

I am very confused by what's going on and why it won't work.

Please help,
Thank you in advance;
-Andy M.
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
possibly an error in your sql syntax. post the whole script and I'll see what i can do
 
0
•••
Try adding this below the line that's causing the error:
echo mysql_error();

Perhaps that will give you some more info about what's causing the error. Form the errors you posted, it looks like you're submitting an invalid query to the db, but maybe you're suppressing the mysql error by using an "@" sign in the mysql_query line.
 
0
•••
CatchedCatched
Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomainEasy โ€” Zero Commission
DomDB
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back