Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
I got an error when Exporting From SMF RC5
I got an error when I make my export form SMF RC5 with the export tool.
The categories table is missing the following column(s): ID_CAT, catOrder
The members table is missing the following column(s): ID_MEMBER, memberName, emailAddress, dateRegistered
And I check my databse table @members section.I found
id_member
date_registered
member_name
email_address
Not ID_MEMBER,
memberName,
emailAddress,
And I can't found ID_CAT
The categories table is missing the following column(s): ID_CAT, catOrder
The members table is missing the following column(s): ID_MEMBER, memberName, emailAddress, dateRegistered
And I check my databse table @members section.I found
id_member
date_registered
member_name
email_address
Not ID_MEMBER,
memberName,
emailAddress,
And I can't found ID_CAT
Tagged:
0
Best Answer
-
Todd Vanilla StaffIt looks as though you have a different version of SMF than we support. I'm pretty sure we support the most recent one.0
Answers