| Author |
Message |
Master-V
Sergeant


Joined: Apr 15, 2003
Posts: 83
Location: Athens
|
Posted:
Wed Jul 02, 2003 10:45 am |
  |
Okay, I really need some help here. Lately, no matter what module I download, I can never get it to install correctly. They all point to the same problem
| Code: |
| Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/www/yakster/includes/sql_layer.php on line 238 |
The two most recent modules were the Nukecops Top10 and NukeAmazon. Both modules continually gave me the above error?
I am currently using PHP-Nuke 6.5 and you can analyze my site if you would like!
Any suggestions?
Thanks,
Master-V |
_________________ My Quotes:
"Well, that's the way I see it anyway!"
"There are bad things happening outside my room"
"If I go off topic, smack me!" |
|
    |
 |
Raven
General


Joined: Mar 22, 2003
Posts: 5233
Location: USA
|
Posted:
Wed Jul 02, 2003 11:08 am |
  |
It could be that whatever table they try to modify has been modified by another mod and so it's out of sync. What tables are they trying to mod? has the table been modified by some other mod that you installed? |
_________________ Those who hear not the music think the dancers mad.
Raven Web Hosting|My Scripts & Stuff |
|
    |
 |
Master-V
Sergeant


Joined: Apr 15, 2003
Posts: 83
Location: Athens
|
Posted:
Wed Jul 02, 2003 11:14 am |
  |
Well, on the NukeCops top10, it appeared after it got to the Authors section. It printed the error right after it printed the Authors. I could understand with this module that it might be something I modified, but with NukeAmazon, I had never even installed that? |
_________________ My Quotes:
"Well, that's the way I see it anyway!"
"There are bad things happening outside my room"
"If I go off topic, smack me!" |
|
    |
 |
Master-V
Sergeant


Joined: Apr 15, 2003
Posts: 83
Location: Athens
|
Posted:
Wed Jul 02, 2003 11:16 am |
  |
I'm going to put back up the Nukecops Top10 so you can see what I'm talking about (even though I hate leaving errors up on my site) |
_________________ My Quotes:
"Well, that's the way I see it anyway!"
"There are bad things happening outside my room"
"If I go off topic, smack me!" |
|
    |
 |
Raven
General


Joined: Mar 22, 2003
Posts: 5233
Location: USA
|
Posted:
Wed Jul 02, 2003 11:18 am |
  |
Turn the SQL DEBUG on (instructions in the welcome announcement). That should detail the column mismatch, which I'm sure that's the problem in authors. Either you haven't added a column that it needs or there are more than it is expecting. |
_________________ Those who hear not the music think the dancers mad.
Raven Web Hosting|My Scripts & Stuff |
|
    |
 |
Master-V
Sergeant


Joined: Apr 15, 2003
Posts: 83
Location: Athens
|
Posted:
Wed Jul 02, 2003 11:36 am |
  |
I must be going insane. I can't find what you are talking about?
| Quote: |
| SQL DEBUG on (instructions in the welcome announcement) |
|
_________________ My Quotes:
"Well, that's the way I see it anyway!"
"There are bad things happening outside my room"
"If I go off topic, smack me!" |
|
    |
 |
Master-V
Sergeant


Joined: Apr 15, 2003
Posts: 83
Location: Athens
|
Posted:
Wed Jul 02, 2003 11:38 am |
  |
Temporary lapse of sanity....I know what you are talking about...Thanks  |
_________________ My Quotes:
"Well, that's the way I see it anyway!"
"There are bad things happening outside my room"
"If I go off topic, smack me!" |
|
    |
 |
Raven
General


Joined: Mar 22, 2003
Posts: 5233
Location: USA
|
Posted:
Wed Jul 02, 2003 11:46 am |
  |
|
    |
 |
Master-V
Sergeant


Joined: Apr 15, 2003
Posts: 83
Location: Athens
|
Posted:
Wed Jul 02, 2003 11:59 am |
  |
LOL, I guess I might not want to tell anyone that I did not realize you probably need to comment out the functions for modules that you don't have on your site etc. My bad! It works now, I just need to edit the drop down list. |
_________________ My Quotes:
"Well, that's the way I see it anyway!"
"There are bad things happening outside my room"
"If I go off topic, smack me!" |
|
    |
 |
Raven
General


Joined: Mar 22, 2003
Posts: 5233
Location: USA
|
Posted:
Wed Jul 02, 2003 12:00 pm |
  |
|
    |
 |
Master-V
Sergeant


Joined: Apr 15, 2003
Posts: 83
Location: Athens
|
Posted:
Wed Jul 02, 2003 12:03 pm |
  |
LOL! Thanks for the help Raven! |
_________________ My Quotes:
"Well, that's the way I see it anyway!"
"There are bad things happening outside my room"
"If I go off topic, smack me!" |
|
    |
 |
|
|