kasparsd
Member
Posted 1 year ago #
On file upload I got the HTTP error. After a few hours of debugging, here is the solution: do not run locale inside async-upload.php. To do that, add:
if (strstr($url, 'async-upload')) return true;
right after function is_excluded_url($url) { in gengo.php.
http://wordpress.org/extend/plugins/gengo/
I would like to get in touch with Jamie and the other developers working on Gengo. http://jamietalbot.com/ is down, so I am having difficulty trawling the web to find contact details for anyone. Please contact me because I would like to contribute to the project.
mark8barnes
Member
Posted 1 year ago #
Pixline is co-ordinating future development for Gengo, as Jamie is unable to commit much to the project currently.
Pixline, do you have any clues why Gengo won't work with another plugin? in my case specifically, Now Reading.
Any help will be greatly appreciated. Grazie!
pixline
Member
Posted 9 months ago #
Actually Gengo can't work well by itself, so I can't figure out much about its interation with other plugins, I'm sorry.
If you can track down the issue and report it on the bug tracker, this would be nice. If someone is willing to join the development, there's a mailing list for that. Thank you.