ezakimak Posted October 26, 2010 Share Posted October 26, 2010 Hi, is there any known bug about this? 1) I upgraded to ps1.3.1 and the translation tools is not working as expected, for instance I have a module translated to Portuguese (br) I save the translation in BO, I get the updated successfully message but in fact nothing is saved. So I restored (uploading by ftp) the translation file of that module, then agaun in BO, if I edit modules translations it brings up the translations I uploaded but when I save them it replaces all of them with blanks and still i got the translation updated successfully message !!!2) If I try to export a translation in BO , I get weird code shown in my explorer , instead of allowing me to download the zip/gzip file generated is this a known bug ? is there any workaround?thanksHugh Link to comment Share on other sites More sharing options...
rocky Posted October 26, 2010 Share Posted October 26, 2010 No, it's not a bug. It's probably a permissions or server issue. Make sure that all your directories have chmod 755 permissions and your files have chmod 644 permissions. If that doesn't work, try increasing the maximum post size on your server. See here. Link to comment Share on other sites More sharing options...
ezakimak Posted October 26, 2010 Author Share Posted October 26, 2010 Hi Rockythanks for your help, checked folder and file permissions, they are all 775 and 644, even changed them to 777 but i had the same result, then checked those configurations mentioned in the other posts, changed them as suggested(and restarted apache) but unfortunately with no success , I guest it is another problemDo you know any source of what would be the optimal Apache configuration( including the compiling options ) for prestashop, we changed our VPS and we have Apache compiled(by the provider) with a lot of options, is there a chance that one of those options might cause these problems ?regardsHugh Link to comment Share on other sites More sharing options...
ezakimak Posted October 26, 2010 Author Share Posted October 26, 2010 Continuing with this, I checked that just part of the translation is missing, it seems like it writes some files and ignores some of them, specially those that are at the end of the "list" of the modules translations . Link to comment Share on other sites More sharing options...
rocky Posted October 27, 2010 Share Posted October 27, 2010 Perhaps your server is timing out while writing the translations? Try increasing PHP's max_execution_time. Link to comment Share on other sites More sharing options...
ezakimak Posted October 27, 2010 Author Share Posted October 27, 2010 I thought that too, but that value is high enough to allow the process to end, what is really strange is that it shows the message updated successfully , if that value is low it should end up with an error condition (it happened once, while i was indexing all products, but i increased it and never had an error like that again)do you know where I could find a mandatory ( perhaps minimal recomended) server conf for prestashopand if it is not too much to ask, could you take a look at my conf at www.myshop.net/phpinfo.phpI thing i have everything setted up as neededonce again , thanks for your help Link to comment Share on other sites More sharing options...
ezakimak Posted October 27, 2010 Author Share Posted October 27, 2010 Could it be that prestashop does not work with php 5.3.3 ? Link to comment Share on other sites More sharing options...
rocky Posted October 27, 2010 Share Posted October 27, 2010 Perhaps. It's hard to be sure. Link to comment Share on other sites More sharing options...
juliyajim Posted November 3, 2010 Share Posted November 3, 2010 thanks for your help, checked folder and file permissions, they are all 775 and 644, even changed them to 777 but i had the same result, then checked those configurations mentioned in the other posts, changed them as suggested(and restarted apache) but unfortunately with no success , I guest it is another problemDo you know any source of what would be the optimal Apache configuration( including the compiling options ) for prestashop, we changed our VPS and we have Apache compiled(by the provider) with a lot of options, is there a chance that one of those options might cause these problems ?padanaEnjoy Your Ride Link to comment Share on other sites More sharing options...
rocky Posted November 3, 2010 Share Posted November 3, 2010 See the System Administration Guide on the wiki. Link to comment Share on other sites More sharing options...
ezakimak Posted November 3, 2010 Author Share Posted November 3, 2010 our vps recomplied apache with minimal options , that solved the problem Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now