Hi James and Alec,
I am trying 2.3 version of the OJS.
But I was not see ANNOUNCEMENTS pluings. Is there Announcements plugins in the 2.3 version?
And also I was see database error during the database import (from 2.1.1 to 2.3).
And also, I was not create our journal old (template) style in the new common.css. There are compex relationship common.css, vanilla.css and also rightsidebar.css.
Is there ay way use old style???


-------------------------------
CREATE DATABASE `neuroquantology` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
MySQL
#1044 - Access denied for user 'neuroquantology1'@'%' to database 'neuroquantology'
------------------------
Error
SQL query:
-- Dumping data for table `announcement_types`
--
INSERT INTO `announcement_types` ( `type_id` , `journal_id` , `type_name` )
VALUES ( 1, 1, 'Journal' ) , ( 2, 1, 'General' ) ;
MySQL said: Documentation
#1054 - Unknown column 'journal_id' in 'field list'
------------------------------
http://www.ms-aktif.com/trialx/index.php/abc/indexasmecher wrote:Hi solty,
CAPTCHA test support wasn't added until OJS 2.2.0; version 2.1.1 is nearly 4 years old, and I'd suggest upgrading.
Regards,
Alec Smecher
Public Knowledge Project Team