General discussion and support

Description

This forum is obsolete and kept for archival purposes only. Please report bugs and feature requests on GitHub.

How to begin translation ?

Submitted by txm on

Hello.

I am trying to traslate webissues to japanese lang.
but I don't know how to local build for testing my translation.

I tried following
1. download webissues source code.
2. japanese translation created from client/translation/webissues_untranslated.ts .
3. use linguist and release
4. ./configure && build

but I can not confirm japanese strings .

anybody please help me .

thanks.

Can't upload large attachment

Submitted by KevinBerry on

Hi. I'm using 1.1.4.

I can't upload large attachments. I've put a php.ini file at the root on my server containing:

memory_limit = 100M
upload_max_filesize = 100M
post_max_size = 100M
max_allowed_packet=100M

I also tried adding this to my htaccess file:

php_value upload_max_filesize 100M
php_value post_max_size 100M

I've also changed the max file size in advanced settings to 64M.

Any ideas? Thanks in advance.

Kevin

Not able to add attachemnt

Submitted by hemchand on

Hi,

I have installed web issues in win 8008R2 server.This tool is too good to track the bugs.The only issues i could face is, I was not able to upload files in file attachment.was getting the below error.

500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.

I tried adding many issues but wasn't able to add attachment to any of the issue.

immediate help is highly appreciated!!