Dynadot โ€” .com Registration $8.99

Help with catagory PHP & Tables

Spaceship Spaceship
Watch
Impact
43
Hi All,
I am in need of a little help on my domain name selling website. I believe the tables are set up correctly, but when I add a name to a catagory in the admin section the main site still shows no names in the catagory. Looking for a little assistance or a quote on correcting this.
Thank you! :wave:
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable DomainsUnstoppable Domains
Try this:

PHP:
//Run the query, and store its result in a variable.
//The @ as you may know is the error suppression character.
//Actually, lol, I dunno if that's in the right spot but I'm nearly sure it is.
//It hides unfriendly errors so we can make them friendly.

@ $result = mysql_query($query);

//If it failed ...
if (!$result)
{
    echo ('There was an error: '.mysql_error());
    exit;
}

What error does it bring up?
 
0
•••
Thanks for the response, but this is beyond my abilities and knowlege level. :-/

I think I actually need someone to go into the file/data base and correct it...
 
0
•••
I may be able to assist you, if you would like my help send me the information and I will see what I can do.


westblock said:
Thanks for the response, but this is beyond my abilities and knowlege level. :-/

I think I actually need someone to go into the file/data base and correct it...
 
0
•••
I will be glad to help you too.
 
0
•••
Dynadot โ€” .com Registration $8.99Dynadot โ€” .com Registration $8.99
Appraise.net
Unstoppable Domains
Domain Recover
NameMaxi - Your Domain Has Buyers
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back