View Single Post
Old April 21st, 2004, 04:19 PM   #3 (permalink)
scrapendou
Junior Member
Verified Customer
 
Join Date: Apr 2004
Posts: 11
I am just getting more and more errors.....

When I looked at my sql tables, i see nuke has a few things, one is phpbb user groups, and phpbb user ranks.....the user group table has 245 usergroups listed, all numbered the same as the user ID, so I am guessing it is creating a usergroup for everyone that is registered.....BUT if I go to the forum, and click usergroups, it says non exsist.....The user ranks has 8 listed, which work fine on the forum, but I am thinking it is interfereing with PP somehow....

When I go into PP and look at the user groups, it only has 3 listed, anonymus, admin and users, I did click the button to refresh usergroups based on my forum, but apparently it is only looking at the PP usergroups..

It is weird because only SOME of my users are having the prob, and I can't see anything different about them in the sql tables....

I am also having another problem, a user uploaded a layout and for some reason it showed up twice.....so I went in and deleted it, but then the thumbnail on the one that was left disappeared...I then tried to rebuild the thumbnail, but it won't......
I then click on some images and get this error....
MySQL error reported!

Script: showphoto

Query: SELECT nuke_users.username,nuke_users.user_website,nuke_users.user_posts,nuke_ranks.rank_title,nuke_users.user_regdate FROM nuke_users LEFT JOIN nuke_ranks ON nuke_users.user_rank = nuke_ranks.rank_id WHERE nuke_users.user_id=167 LIMIT 1

Result: Table 'scrcou11_nuke3.nuke_ranks' doesn't exist

Database handle: Resource id #6

ANY HELP WOULD BE APPRECIATED!!

Lisa
scrapendou is offline   Reply With Quote