Jump to content

[SOLVED]Translation save only in part


Recommended Posts

Hy,
here is the solution on to save translation ( not just a part of that )
copy my attached php.ini in :
main folder /
your admin folder
/config folder
working perfect for me


uff, don't work to upload php.ini
but the content of file is:
php_value suhosin.memory_limit 128M
php_value suhosin.post.max_vars 5000
php_value suhosin.post.max_value_length 500000
php_value suhosin.request.max_vars 5000
php_value suhosin.request.max_value_length 500000
php_flag suhosin.session.cryptua off

Link to comment
Share on other sites

Hy,
here is the solution on to save translation ( not just a part of that )
copy my attached php.ini in :
main folder /
your admin folder
/config folder
working perfect for me


It would be nice if you had actually remembered to attach the document :-)
I have the same problem. I believe I have tried all most all things (that my hosting provider allow) to fix it. I'm looking forward to look at your magic code..

Thanks,
PJ
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...