bandofsisters Posted April 23, 2005 Posted April 23, 2005 I am getting this error message through my ACP mySQL query error: SELECT id,name FROM ibf_portal_sites mySQL error: Table 'bandofs_ivbd1.ibf_portal_sites' doesn't exist mySQL error code: Date: Saturday 23rd of April 2005 12:33:45 PM Does this mean that I need to make an SQL Database that is labeled that? Or what am I missing here? There is one called bandofs_ivbd1. I'm really confused on this and I am working on a test board before I try to load this on our running forum. I would really appreciate any help you can give me. Thanks! Karen Quote
TCH-RobertM Posted April 23, 2005 Posted April 23, 2005 Hello Bandofsisters Without getting into the details of what you are trying to do the error message itself >mySQL query error: SELECT id,name FROM ibf_portal_sites mySQL error: Table 'bandofs_ivbd1.ibf_portal_sites' doesn't exist mySQL error code: Date: Saturday 23rd of April 2005 12:33:45 PM is telling you that the table ibf_portal_sites does not exist in the bandofs_ivbd1 database. I do not know more about that particular install but I would suggest you checking to make sure that you did not miss any steps during the installation process. I hope this helps Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.