while starting 1st module
"Check and update database" i am getting following error. what could be the reason?
what i have to do? please guide me i m very new to VB purchased lienses from my friend today. so installed just now any trying to import my old SMF forum data.
Possiablly custom tables or incorrect prefix :
attachments NOT found.
banned NOT found.
board_permissions NOT found.
boards NOT found.
calendar NOT found.
calendar_holidays NOT found.
categories NOT found.
collapsed_categories NOT found.
im_recipients NOT found.
instant_messages NOT found.
log_actions NOT found.
log_activity NOT found.
log_banned NOT found.
log_boards NOT found.
log_errors NOT found.
log_floodcontrol NOT found.
log_karma NOT found.
log_mark_read NOT found.
log_notify NOT found.
log_online NOT found.
log_polls NOT found.
log_topics NOT found.
membergroups NOT found.
members NOT found.
messages NOT found.
moderators NOT found.
permissions NOT found.
poll_choices NOT found.
polls NOT found.
settings NOT found.
smileys NOT found.
themes NOT found.
topics NOT found.
log_search NOT found.
sessions NOT found.
If you have all red tables, i.e. none correct this could possible be your table prefix :
smf_
Failed Check database permissions and connection, or table prefix to ensure its correct.
"Check and update database" i am getting following error. what could be the reason?
what i have to do? please guide me i m very new to VB purchased lienses from my friend today. so installed just now any trying to import my old SMF forum data.
Possiablly custom tables or incorrect prefix :
attachments NOT found.
banned NOT found.
board_permissions NOT found.
boards NOT found.
calendar NOT found.
calendar_holidays NOT found.
categories NOT found.
collapsed_categories NOT found.
im_recipients NOT found.
instant_messages NOT found.
log_actions NOT found.
log_activity NOT found.
log_banned NOT found.
log_boards NOT found.
log_errors NOT found.
log_floodcontrol NOT found.
log_karma NOT found.
log_mark_read NOT found.
log_notify NOT found.
log_online NOT found.
log_polls NOT found.
log_topics NOT found.
membergroups NOT found.
members NOT found.
messages NOT found.
moderators NOT found.
permissions NOT found.
poll_choices NOT found.
polls NOT found.
settings NOT found.
smileys NOT found.
themes NOT found.
topics NOT found.
log_search NOT found.
sessions NOT found.
If you have all red tables, i.e. none correct this could possible be your table prefix :
smf_
Failed Check database permissions and connection, or table prefix to ensure its correct.
Comment