Search found 3 matches

by joka
Thu Jan 02, 2014 8:06 pm
Forum: Bug reports
Topic: Err 500 with translation editing (italian in particular)
Replies: 3
Views: 4890

Re: Err 500 with translation editing (italian in particular)

Hi Thorsen, the problem is not in the italian file but what seems to be missing escape for strings input from the user using the translation interface provided by phpmyfaq.

On SAVE, all strings are then quoted with single quotes which contain other single quotes from the translated strings ...
by joka
Thu Jan 02, 2014 7:09 pm
Forum: General discussions
Topic: Multiple FAQs in one installation
Replies: 7
Views: 7277

Re: Multiple FAQs in one installation

Hi,

yes, that's right, but it should be possible to extend this feature...

bye
Thorsten

I hit this issue approximately 5 minutes after installing phpmyfaq. I run several "brands" on the same base architecture. Each brand has it's own FAQ and of course a different domain name. I see no technical ...
by joka
Thu Jan 02, 2014 7:02 pm
Forum: Bug reports
Topic: Err 500 with translation editing (italian in particular)
Replies: 3
Views: 4890

Err 500 with translation editing (italian in particular)

Hi,
i downloaded phpmyfaq for a spin and hit a rock immediately :)

I was to correct some of the translations, but as soon as you click "save" you get error-500 from the server and a php error because the language file gets corrupted (invalid php).

This is because italian translations have a single ...