6 users online. Create an account or sign in to join them.Users

Search

The problem in the “Preferences” with the language is solved, but now when I create a new author I get almost the same problem:

Unknown column 'language' in 'field list'

An error occurred while attempting to execute the following query

INSERT INTO `sym_authors` (`user_type`, `primary`, `email`, `username`, `first_name`, `last_name`, `last_seen`, `password`, `default_section`, `auth_token_active`, `language`) VALUES ('author', 'no', 'test@test.nl', 'test', 'test', 'test', NULL, '098f6bcd4621d373cade4e832627b4f6', '1', 'no', NULL)

I now created by using SQL inside the phpMyAdmin the table “language”. I did this with

ALTER TABLE `sym_authors` ADD `language` VARCHAR(255) DEFAULT 'system'

However, it seems like a temporary solution to me, am I right?

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.2 or above
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.0 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details