Title: supported file types
Last modified: September 1, 2016

---

# supported file types

 *  Resolved [Rubberman](https://wordpress.org/support/users/suninjang/)
 * (@suninjang)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/supported-file-types-2/)
 * Glotpress support files types xml, po, mo ect…
 * Is it possible that it will support file type srt in the future update?
 * [https://wordpress.org/plugins/glotpress/](https://wordpress.org/plugins/glotpress/)

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/topic/supported-file-types-2/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/supported-file-types-2/page/2/?output_format=md)

 *  Plugin Contributor [Greg Ross](https://wordpress.org/support/users/gregross/)
 * (@gregross)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/supported-file-types-2/#post-7517227)
 * Possible, is there a definition for SRT format?
 *  Thread Starter [Rubberman](https://wordpress.org/support/users/suninjang/)
 * (@suninjang)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/supported-file-types-2/#post-7517304)
 * That’s wonderful!!
    I can’t wait!!
 * [https://en.m.wikipedia.org/wiki/SubRip](https://en.m.wikipedia.org/wiki/SubRip)
 * Check out subrip text file format.
 *  Thread Starter [Rubberman](https://wordpress.org/support/users/suninjang/)
 * (@suninjang)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/supported-file-types-2/#post-7517387)
 * If I donate some money to this plugin, would that hasten the process a bit?
 *  Plugin Contributor [Greg Ross](https://wordpress.org/support/users/gregross/)
 * (@gregross)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/supported-file-types-2/#post-7517388)
 * No, I tossed together SRT support earlier today, you can try the code here: [https://github.com/glotpress/glotpress-wp/tree/474-srt-file-support](https://github.com/glotpress/glotpress-wp/tree/474-srt-file-support)
 *  Thread Starter [Rubberman](https://wordpress.org/support/users/suninjang/)
 * (@suninjang)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/supported-file-types-2/#post-7517390)
 * Thank you so much, srt file is working now!
 * but when I create new project. I get below error. I can still create project 
   though.
 * Warning: trim() expects parameter 1 to be string, array given in /home/******/
   public_html/******/wp-includes/query.php on line 1599
 * Warning: strip_tags() expects parameter 1 to be string, array given in /home/******/
   public_html/******/wp-includes/formatting.php on line 1580
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/******/public_html/******/wp-includes/query.php:1599) in /home/******/
   public_html/******/wp-content/plugins/glotpress/gp-includes/misc.php on line 
   398
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/******/public_html/******/wp-includes/query.php:1599) in /home/******/
   public_html/******/wp-includes/pluggable.php on line 1167
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/******/public_html/******/wp-includes/query.php:1599) in /home/******/
   public_html/******/wp-content/plugins/glotpress/gp-includes/route.php on line
   337
    Redirecting to: /glotpress/projects/another-period/…
 *  Plugin Contributor [Greg Ross](https://wordpress.org/support/users/gregross/)
 * (@gregross)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/supported-file-types-2/#post-7517403)
 * That’s strange, it could be a conflict with another plugin. Can you try disabling
   any other plugins and then creating a project?
 *  Thread Starter [Rubberman](https://wordpress.org/support/users/suninjang/)
 * (@suninjang)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/supported-file-types-2/#post-7517418)
 * I disabled all the plugins but glotpress and getting the same error code.
    What
   should I do?
 *  Plugin Contributor [Greg Ross](https://wordpress.org/support/users/gregross/)
 * (@gregross)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/supported-file-types-2/#post-7517419)
 * If you go back to the standard GlotPress version do you still get the error?
 *  Thread Starter [Rubberman](https://wordpress.org/support/users/suninjang/)
 * (@suninjang)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/supported-file-types-2/#post-7517420)
 * Yes, I went back to Glotpress Version 2.0.1 and still getting the error.
    I can
   create the projects but error is still there. Do you have any ideas on what may
   be causing these error messages? I can’t figure out. All I did wwas that I downloaded
   srt supported glotpress from the github link you gave me.
 *  Plugin Contributor [Greg Ross](https://wordpress.org/support/users/gregross/)
 * (@gregross)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/supported-file-types-2/#post-7517430)
 * I’m tempted to say that it is a coincidence and something else is causing them
   but that seems to convenient. Are there any additional messages in your php error
   log?
 *  Thread Starter [Rubberman](https://wordpress.org/support/users/suninjang/)
 * (@suninjang)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/supported-file-types-2/#post-7517432)
 * Where can I find php error log?
 *  Thread Starter [Rubberman](https://wordpress.org/support/users/suninjang/)
 * (@suninjang)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/supported-file-types-2/#post-7517435)
 * Ok, I deleted the site and DB. Reinstall wordpress fresh, then installed the 
   glotpress plguin from the github link you gave me.
    No admin permission so I 
   ran through the process on [https://wordpress.org/support/topic/no-link-to-create-new-project?replies=23](https://wordpress.org/support/topic/no-link-to-create-new-project?replies=23)
   this page. So far, Looks like there’s no error message when creating new projects.
 * Thanks. Greg!
 *  Plugin Contributor [Greg Ross](https://wordpress.org/support/users/gregross/)
 * (@gregross)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/supported-file-types-2/#post-7517442)
 * No problem.
 * FYI, we’ve decided not to include SRT support in the core distro at this time,
   but I’ve created a plugin ([https://github.com/toolstack/gp-srt](https://github.com/toolstack/gp-srt))
   to add it and it may be merged in the future depending upon usage and feedback.
 *  Plugin Contributor [Greg Ross](https://wordpress.org/support/users/gregross/)
 * (@gregross)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/supported-file-types-2/#post-7517443)
 * I’ll be submitting the plugin to the WordPress directory shortly as well.
 *  Thread Starter [Rubberman](https://wordpress.org/support/users/suninjang/)
 * (@suninjang)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/supported-file-types-2/#post-7517447)
 * Ok. Thanks
    I will wait for the plugin.

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/topic/supported-file-types-2/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/supported-file-types-2/page/2/?output_format=md)

The topic ‘supported file types’ is closed to new replies.

 * ![](https://ps.w.org/glotpress/assets/icon-256x256.png?rev=2699206)
 * [GlotPress](https://wordpress.org/plugins/glotpress/)
 * [Support Threads](https://wordpress.org/support/plugin/glotpress/)
 * [Active Topics](https://wordpress.org/support/plugin/glotpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/glotpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/glotpress/reviews/)

 * 24 replies
 * 2 participants
 * Last reply from: [Greg Ross](https://wordpress.org/support/users/gregross/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/supported-file-types-2/page/2/#post-7517465)
 * Status: resolved