Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2007
    Posts
    30
    Plugin Contributions
    0

    Default Error on the new customer Registration

    Anyone ? Help? what is wrong with my new customer registration???
    This is the error as soon as my customer hit the submit button


    1054 Unknown column 'group_description' in 'field list'
    in:
    [INSERT INTO phpbb_groups (group_name, group_description, group_single_user, group_moderator) VALUES (0, 'Personal User', 1, 0)]

  2. #2
    Join Date
    Mar 2007
    Location
    Houston
    Posts
    246
    Plugin Contributions
    1

    Default Re: Error on the new customer Registration

    This is probably because you are not using phpBB2.

    Looking at the database tables in phpBB3 it is called "phpbb_group.group_desc" so the above insert statement will fail because the columns are not the same.

    For phpBB3 this insert command will need to be changed completely. I may do it or just run phpBB2 until someone else does it.
    David

    Auction Lister Pro
    The Zen Way To Ebay

    Support Forum

 

 

Similar Threads

  1. v150 remove the customer log-in link and customer registration page
    By xr3461 in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 22 Dec 2012, 04:20 AM
  2. Customer Registration Error
    By wilbkr1 in forum General Questions
    Replies: 0
    Last Post: 4 Jan 2011, 08:12 PM
  3. New Customer Registration affects other customer details
    By wdkstudio in forum Managing Customers and Orders
    Replies: 2
    Last Post: 24 Jun 2009, 02:06 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg