Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I have installed the member approval but when i goto the customers part of my admin i get the error

 

 

1054 - Unknown column 'member_level' in 'where clause'

 

select count(*) as total from customers c left join address_book a on c.customers_id = a.customers_id and c.customers_default_address_id = a.address_book_id where member_level = '0'

 

[TEP STOP]

 

can anyone help

Posted
I have installed the member approval but when i goto the customers part of my admin i get the error

1054 - Unknown column 'member_level' in 'where clause'

 

select count(*) as total from customers c left join address_book a on c.customers_id = a.customers_id and c.customers_default_address_id = a.address_book_id where member_level = '0'

 

[TEP STOP]

 

can anyone help

 

 

please help

Posted
I have installed the member approval but when i goto the customers part of my admin i get the error

re-read the installation instructions make sure you do the database part.

Posted

hi now i get the activate button then confirm button but then i goes back to activate and when i try to login i get the error

 

1054 - Unknown column 'member_level' in 'field list'

 

select customers_id, customers_firstname, customers_password, customers_email_address, customers_default_address_id, member_level from customers where customers_email_address = '********@aol.com'

 

[TEP STOP]

Posted

it's still the same problem, the contribution you're using should include instructions to update/add some tables/columns to the database. Have you done that part?

 

Otherwise it won't work.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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...