Jump to content

Not know how to set up table


Artmark

Recommended Posts

Hi I have a members login form of registration with First name ,last name, login name, Password ,confirm password.

its now telling me I have no tables for this.

I dont know what values to put in tables.

I have all most 200 members.

so do i put in 200 in the fields.

 

Dont know what to do.

Link to comment
Share on other sites

The script you are using probably came with either an installation script that would create the necessary tables or a .sql database script file that you need to run in your database manager.

 

What do the installation instructions that came with your script say to do?

Link to comment
Share on other sites

The tutorial where you found this script states that the download contains - "a SQL file to create and populate the required tables."

 

Someone in this thread also stated there was likely a .sql script file to do this. Did you look at the files that you were using?

Link to comment
Share on other sites

No There are around 200 members in the association belonging to the website, so that how many that need to login.

 

Now I get this message.

 

Query: INSERT INTO members(firstname, lastname, login, passwd) VALUES('mark','wherritt','Artmark','89121d1473e99fb1c6d662bc92a22768')

Failed with error: Unknown column 'firstname' in 'field list'

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.