supported file types
-
Glotpress support files types xml, po, mo ect…
Is it possible that it will support file type srt in the future update?
-
Possible, is there a definition for SRT format?
That’s wonderful!!
I can’t wait!!https://en.m.wikipedia.org/wiki/SubRip
Check out subrip text file format.
If I donate some money to this plugin, would that hasten the process a bit?
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
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/…That’s strange, it could be a conflict with another plugin. Can you try disabling any other plugins and then creating a project?
I disabled all the plugins but glotpress and getting the same error code.
What should I do?If you go back to the standard GlotPress version do you still get the error?
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.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?
Where can I find php error log?
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://ww.wp.xz.cn/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!
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) to add it and it may be merged in the future depending upon usage and feedback.
I’ll be submitting the plugin to the WordPress directory shortly as well.
Ok. Thanks
I will wait for the plugin.
The topic ‘supported file types’ is closed to new replies.