paperworks
Forum Replies Created
-
Forum: Plugins
In reply to: [teachPress] Tag issueI meant, is automatic separator determining possible? To import a .bib file, have to open with text editor and it’s somewhat inconvenient.
Forum: Plugins
In reply to: [Simple Staff List] Managing multiple groupsAnd I just realized the style “div.staff-member.even” in template comes before “div.staff-member.odd”. It should be div.staff-member.odd that applied first.
Forum: Plugins
In reply to: [teachPress] Problem occurs when import a publicationThere was ‘STRICT_TRANS_TABLES’ variable by default in sql-mode of SQL server system variables. Need to disabling STRICT_TRANS_TABLES because there are some null field in .bib files, and if there are some of ‘blanks’, error occurs while importing data.
Forum: Plugins
In reply to: [teachPress] Problem occurs when import a publicationProblem of .bib files from ACS was not about max_excution_time, since I varied it but it gave no luck.
So installed on another server using XAMPP, then tested and all went OK.
Thank you for the fix!Forum: Plugins
In reply to: [teachPress] Problem occurs when import a publicationForgot to tell you; I’m running the WordPress 3.6 on Windows Server 2012, Using PHP 5.4.9 and MariaDB 5.5.32.