install error Issue Tools
issueid=27348 Tue 10th Feb '09 4:15pm
New Member
install error

I Get This error when run
Check and update database
that the error i get




Possiablly custom tables or incorrect prefix :

adminlog NOT found.
adminoptions NOT found.
announcements NOT found.
attachments NOT found.
attachtypes NOT found.
awaitingactivation NOT found.
badwords NOT found.
banned NOT found.
events NOT found.
favorites NOT found.
forumpermissions NOT found.
forums NOT found.
forumsubscriptions NOT found.
helpdocs NOT found.
helpsections NOT found.
icons NOT found.
moderatorlog NOT found.
moderators NOT found.
polls NOT found.
pollvotes NOT found.
posts NOT found.
privatemessages NOT found.
profilefields NOT found.
regimages NOT found.
reportedposts NOT found.
reputation NOT found.
searchlog NOT found.
settinggroups NOT found.
settings NOT found.
smilies NOT found.
templates NOT found.
templatesets NOT found.
themes NOT found.
threadratings NOT found.
threads NOT found.
threadsread NOT found.
userfields NOT found.
usergroups NOT found.
users NOT found.
usertitles NOT found.

If you have all red tables, i.e. none correct this could possible be your table prefix :

# mybb_
Failed Check database permissions and connection, or table prefix to ensure its correct.

Issue Details
Project ImpEx
Category Unknown
Status Not a Bug
Priority Unknown
Affected Version Unknown
Fixed Version (none)
Users able to reproduce bug 1
Users unable to reproduce bug 2
Assigned Users Jerry
Tags (none)

Wed 11th Feb '09 7:04am
ImpEx Developer
 
This is not a bug, as the report shows you have the table prefix incorrect :

Code:
If you have all red tables, i.e. none correct this could possible be your table prefix :

# mybb_
Failed Check database permissions and connection, or table prefix to ensure its correct.
Reply
Reply