a_smith Posted March 28, 2013 Share Posted March 28, 2013 try to delete smarty template cache... or set force compile smarty at backoffice... Have you tried regenerating images under perferences, images, I looked at the site and the links to the image source seem to be incorrect. Try switching to the standard theme and see if the issue still persist. I did that all, 5 or 8 times maybe... For missing product thumbnails this all doesn't work. No thumbnails on the products grid/list. All the files are uploaded. Reuploading photo and to regenerate images doesnt help either. I can only see question marks images in place of product thumbnails.... Link to comment Share on other sites More sharing options...
Federico1973 Posted March 28, 2013 Share Posted March 28, 2013 For those of you with the Free Shipping issue there is a fix and I am not sure why this was not fixed before 1.5.4 was released. in ..modules/blockcart/ edit the ajax-cart.js file and replace lines 598-601 with the code below. Be sure and empty you ..cache/smarty/cache and compile folders to be sure this takes effect. (do not remove any index.php) if (parseFloat(jsonData.shippingCostFloat) == 0 && parseInt(jsonData.nbTotalProducts) >= 0) $('.ajax_cart_shipping_cost').text(jsonData.shippingCost); else $('.ajax_cart_shipping_cost').text(jsonData.shippingCost); I try but nothing ... Link to comment Share on other sites More sharing options...
tdr170 Posted March 28, 2013 Share Posted March 28, 2013 when try to run liveedit get: Page not available We're sorry, but the Web address you entered is no longer available To find a product, please type its name in the field below Also, if try to do guest checkout, guest must SAVE their info before seeing payment choices If you turn off Friendly URL's it should work I have reported this to the Forge but has not been assigned as of yet. http://forge.prestashop.com/browse/PSCFV-8481 Link to comment Share on other sites More sharing options...
tdr170 Posted March 28, 2013 Share Posted March 28, 2013 (edited) I just created a test site to try and update a 1.4 site to 1.5.4 and there is no option for 1.5.4 just 1.5.3.1 under More Options. One click ver. 1.0.13 I also have a 1.5.4 fresh install test site and in that one 1.5.4 shows up in the upgrade but uhhhh I'm already there. HUH! Edited March 29, 2013 by tdr170 (see edit history) Link to comment Share on other sites More sharing options...
Diego Galma Posted March 28, 2013 Share Posted March 28, 2013 Diego Galma, Try to disable Friendly URL in back office SEO & URLs No work... I have the same problem http://www.movilesargentina.com/4-moviles-accesorios Link to comment Share on other sites More sharing options...
tdr170 Posted March 28, 2013 Share Posted March 28, 2013 I try but nothing ... Did you empty your cache and compile folders, also try turning on Force compile and cache off. It works and I have this on my 1.5.4 test site. Link to comment Share on other sites More sharing options...
the.rampage.rado Posted March 28, 2013 Share Posted March 28, 2013 Up until now Installed Modules translation listed only probably 1/10 from all modules strings. Now cahnged to PS_MODE_DEV 'true' and all the string fields are there! (of course the majority of them empty) This is not helping for BO missing strings (the total amount of strings to be translated is still higher than the available fields to translate). *Confiremd - when I disable mode_dev it again returns to ~120 strings in Installed module. 1 Link to comment Share on other sites More sharing options...
Ulisses Ramos Posted March 29, 2013 Share Posted March 29, 2013 I think that Prestashop needs to stop and think about this. Since 1.5x every update has more and more problems. This is gone out of hand. I really think they need to start over from index.php and go from there. 1 Link to comment Share on other sites More sharing options...
Federico1973 Posted March 29, 2013 Share Posted March 29, 2013 Did you empty your cache and compile folders, also try turning on Force compile and cache off. It works and I have this on my 1.5.4 test site. I see ... but on my shop don't work ... i don't know. hi i try to install 1.5.4 on localhost and it's work ... no free shipping but real price. after i import a back-up my online store ... and now i see some problem with cart .... Problem with mysql table? Link to comment Share on other sites More sharing options...
Porpoise Posted March 29, 2013 Share Posted March 29, 2013 Still like to know if this version fixes the problems with the Worldpay Module in 1.5.2 Link to comment Share on other sites More sharing options...
Krystian Podemski Posted March 29, 2013 Share Posted March 29, 2013 You know how it is with updates, and yet you update your stores? Keep doing updates to their copy on another server, always test and then you come back with bugs here, no more crying then... Link to comment Share on other sites More sharing options...
Bocko Posted March 29, 2013 Share Posted March 29, 2013 Seems in all ways like I got the new version working, however - my backend still shows I am using 1.5.3.1, despite it being obvious I am using the latest version (I can see the "change date" of the files in FTP, and see some changes etc.). What to do about it? Link to comment Share on other sites More sharing options...
the.rampage.rado Posted March 29, 2013 Share Posted March 29, 2013 And translation stopped working once again for me! Disabled cache, forced compile, emptied cache... nothing... I simply can't quite understand how it's working today and it stops next day... Link to comment Share on other sites More sharing options...
Porpoise Posted March 29, 2013 Share Posted March 29, 2013 Am currently attempting an upgrade to v.1.5.4 from v.1.5.2 on a copy of the shop but even that isn't working properly! I am getting the following error: [Ajax / Server Error] textStatus: "error" errorThrown:"Internal Server Error" jqXHR: "" Link to comment Share on other sites More sharing options...
the.rampage.rado Posted March 29, 2013 Share Posted March 29, 2013 When I disable/enable Dev Mode the translations I see in Installed modules are different so I have to both translate with and w/o dev mode.... Link to comment Share on other sites More sharing options...
tdr170 Posted March 29, 2013 Share Posted March 29, 2013 It doesn't work. How many times do we have to tell you? Checkout is BROKEN when a user is logged in. What a disaster. O-hello Magento! First of all don't be rude we are all here to help and not be made to feel stupid. Second I asked you if this was a fresh install or an upgrade back on page 10 which you apparently did not see, maybe porpoise did not see the reply either. In my 1.5.4 (fresh install) checkout all works fine, so at what point does your fail give some info so we can try and reproduce and try and find a solution together. I am in the process of uploading a 1.4 site to upgrade to 1.5.4 so would be nice to know where your issue was exactly. Link to comment Share on other sites More sharing options...
tdr170 Posted March 29, 2013 Share Posted March 29, 2013 If any one else here has the live edit giving 404 with friendly URL's enabled issue turns out this issue arises only for those with a single language, there is now a fix on github and the forge and the SVN ver. http://forge.prestashop.com/browse/PSCFV-8481 https://github.com/PrestaShop/PrestaShop/commit/02e7a8ca0024559b35d21c6d6dc87df52b4899e8 1 Link to comment Share on other sites More sharing options...
benjamin utterback Posted March 29, 2013 Author Share Posted March 29, 2013 Doesn't work.. Run through the checkout logged in, and not logged in. Go through all variations (5 step cart & so on). Needs a fix. My test site: Clean version of prestashop (1.5.3 > 1.5.4) with no real alterations. Out of the box theme. My test site was 1.5.3>1.5.3.1>1.5.4 and my checkout has no problems as far as I can tell. I went through 1 page and 5 step checkout with guest and logged in. Maybe it's because you upgraded from the original v1.5.3 ? I think that version had issues that were fixed when 1.5.3.1 released shortly after. That could be the reason why. Link to comment Share on other sites More sharing options...
benjamin utterback Posted March 29, 2013 Author Share Posted March 29, 2013 Regarding the two users on here talking about images not updating or thumbnails not showing. @Diego Galma seems to have solved it as his website links all show stores with pictures showing correctly. @a_smith, I think that is a template issue because my images loaded fine. Espeically if you cleared the smarty cache, recompiled template files, regenerated thumbnails etc. These are not bugs in the software. I am curious about the "missing module translations" when I go to my Installed Module Translations I see Link to comment Share on other sites More sharing options...
Porpoise Posted March 29, 2013 Share Posted March 29, 2013 Am currently attempting an upgrade to v.1.5.4 from v.1.5.2 on a copy of the shop but even that isn't working properly! I am getting the following error: [Ajax / Server Error] textStatus: "error" errorThrown:"Internal Server Error" jqXHR: "" So, can anybody advise me on how to proceed with the upgrade from v.1.5.2 -> 1.5.4? Link to comment Share on other sites More sharing options...
the.rampage.rado Posted March 29, 2013 Share Posted March 29, 2013 (edited) Regarding the two users on here talking about images not updating or thumbnails not showing. @Diego Galma seems to have solved it as his website links all show stores with pictures showing correctly. @a_smith, I think that is a template issue because my images loaded fine. Espeically if you cleared the smarty cache, recompiled template files, regenerated thumbnails etc. These are not bugs in the software. I am curious about the "missing module translations" when I go to my Installed Module Translations I see Here's what I get in BO translation page: Also when I enable _PS_MODE_DEV_ I get the normal amount of fields in Installed modules translations (otherwise I get the amount ~120..., probably your screen is the same). When I disable it again those 2476 disappear and only ~120 are shown (they are different and are missing when _PS_MODE_DEV_ is activated - that's why I said earlier today that my translation stopped working, I simply was trying to translate different string. It's OK, because when I disable it it keeps the proper strings and everything appears to work fine but you should put notice for that somewhere in BO!!! Edited March 29, 2013 by the.rampage.rado (see edit history) Link to comment Share on other sites More sharing options...
benjamin utterback Posted March 29, 2013 Author Share Posted March 29, 2013 Here's what I get in BO translation page: Also when I enable _PS_MODE_DEV_ I get the normal amount of fields in Installed modules translations (otherwise I get the amount ~120..., probably your screen is the same). When I disable it again those 2476 disappear and only ~120 are shown (they are different and are missing when _PS_MODE_DEV_ is activated - that's why I said earlier today that my translation stopped working, I simply was trying to translate different string. It's OK, because when I disable it it keeps the proper strings and everything appears to work fine but you should put notice for that somewhere in BO!!! Thanks for the detail. Actually mine does not act the same, when I true/false Dev Mod (through the defines.inc.php file) the number is the same. I wonder what could be the reason for this. I'm on a localhost but I don't see how that can be a problem. Link to comment Share on other sites More sharing options...
benjamin utterback Posted March 29, 2013 Author Share Posted March 29, 2013 You know how it is with updates, and yet you update your stores? Keep doing updates to their copy on another server, always test and then you come back with bugs here, no more crying then... Thanks Krystian, it's stated everywhere on this forum, and in the official PrestaShop upgrade documentation that all upgrades should be done in a testing environment first. Never upgrade a live store. 1.5.4 was just released and initial testing was made. We are working together to report issues and find resolutions. So, can anybody advise me on how to proceed with the upgrade from v.1.5.2 -> 1.5.4? Did you use the one-click upgrade? Link to comment Share on other sites More sharing options...
the.rampage.rado Posted March 29, 2013 Share Posted March 29, 2013 I know It should not act that way but... Link to comment Share on other sites More sharing options...
benjamin utterback Posted March 29, 2013 Author Share Posted March 29, 2013 Is it doing the same before you upgraded? I assume no, right? Link to comment Share on other sites More sharing options...
the.rampage.rado Posted March 29, 2013 Share Posted March 29, 2013 Is it doing the same before you upgraded? I assume no, right? Nope... In 1.5.3.1 the list of Installed modules included the 'normal' amount of strings (including FO and BO strings). Also the number in BO translation totals was correct. My install is fresh 1.5.4 and now with mode dev false I get inly ~120 strings. Link to comment Share on other sites More sharing options...
the.rampage.rado Posted March 29, 2013 Share Posted March 29, 2013 1.5.4 bug In CMS pages when you enter Friendly URL in Cyrillic or add some accented chars they don't appear despite of the turned on setting in SEO n URLs Link to comment Share on other sites More sharing options...
CubCouper Posted March 30, 2013 Share Posted March 30, 2013 (edited) 1.5.4 issue... I just upgraded from 1.5.2 to 1.5.4... The logic on the pdf render target is reversed... $display===true results the PDF files being downloaded, not played inline in the browser. Edited March 30, 2013 by CubCouper (see edit history) Link to comment Share on other sites More sharing options...
Porpoise Posted March 30, 2013 Share Posted March 30, 2013 Porpoise, on 29 March 2013 - 07:18 PM, said: So, can anybody advise me on how to proceed with the upgrade from v.1.5.2 -> 1.5.4? Did you use the one-click upgrade? Yes. Link to comment Share on other sites More sharing options...
guest* Posted March 30, 2013 Share Posted March 30, 2013 I noticed that when you install for ex. German as default language, the ID "EN" isn't anymore installing as "must have". Is this new for PS 1.5.4. or simply a bug ? As known to developers and also CEO, I in the past with PS 1.3. deleted all languages and had only German as unique and default, but this crashed the database after some upgrades, because EN was missing on tables for the health to have the system working! ? I added it to bug-tracker: http://forge.prestashop.com/browse/PSCFV-8553 Link to comment Share on other sites More sharing options...
MichaelSato Posted March 30, 2013 Share Posted March 30, 2013 I thinky Prestashop have much problems. Is my first online store and I'm desapoint. 1 Link to comment Share on other sites More sharing options...
Dmit Posted March 30, 2013 Share Posted March 30, 2013 Generally this problem if the file defines.inc.php expose define ('_PS_MODE_DEV_', true); - it shows all the modules to move as soon as I change to false then displayed for about 15 modules for translation. Link to comment Share on other sites More sharing options...
edsteffe Posted March 30, 2013 Share Posted March 30, 2013 (edited) Hi! Like Dmit and the.rampage.rado. My Modules are back if I change ('_PS_MODE_DEV_', true); Can it be true all time or what to do? //Stefan Edited March 30, 2013 by edsteffe (see edit history) Link to comment Share on other sites More sharing options...
Bocko Posted March 30, 2013 Share Posted March 30, 2013 Any estimated date for a fix of what seems to be confirmed bugs etc. in this most recent update? Like 1.5.4.1 or whatever? I am going live with a shop in like 20 days, and would be very glad to know if I should stick with the previous version or if it's worth waiting for another release? Like 9,9 times out of 10, questions here never have an answer of any sort, but this is in fact a question, not just some rhetorical statement. So please. 1 Link to comment Share on other sites More sharing options...
pave Posted March 30, 2013 Share Posted March 30, 2013 Hi, I tried 1click upgrade from 1.5.0.17 to 1.5.4 final, with some warnings, but working (Testing still in progress). But one very dangerous thing happens to me. I have active modul Mail alerts with active warnings for stock bellow a limit. And I have a lot of items bellow this limit. Unfortunately, after 1click upgrade the system sent again warnings for all the items bellow limit. It was more than 1000 mails (probably several thousands) and as result my provider placed me on a black list and stopped all my mailings. So my mail service (SMTP) is not working, now. (I hope, that after few days he will release me, hopefully) So, for others - be carefull about it!! 1 Link to comment Share on other sites More sharing options...
gkorolkov Posted March 30, 2013 Share Posted March 30, 2013 I did that all, 5 or 8 times maybe... For missing product thumbnails this all doesn't work. No thumbnails on the products grid/list. All the files are uploaded. Reuploading photo and to regenerate images doesnt help either. I can only see question marks images in place of product thumbnails.... A possible solution to the product thumbnail issue was posted by Diego Galma on a Spanish-language forum. Thanks to Google Translate I could read it and thought it could be useful to the English-speaking crowd: Try uninstalling and installing the Plugin Adder module. For some mysterious reason it made the thumbnails display properly on my site. Cheers! Link to comment Share on other sites More sharing options...
djmila Posted March 31, 2013 Share Posted March 31, 2013 can not be generate delivery slip without invoice (ever blank page). Why ? This problem ever 1.5.X 1 Link to comment Share on other sites More sharing options...
Dreamtheme Posted March 31, 2013 Share Posted March 31, 2013 So far my opinion about 1.5.4 final is that is stable and very fast, noticeably faster then all other 1.5.x versions, at least 30%. I would recommend that version for starting new shops. Backward compatibility is again broken with 1.5.3.1 themes for example, because of the new way and new included default languages. Left column bugs with payment modules is still here. @Benjamin, please when you send us versions to test, allow at least one week for testing. It is kinda pointless to send us test version and to make it official couple of hours later. 2 Link to comment Share on other sites More sharing options...
Tomin Posted March 31, 2013 Share Posted March 31, 2013 (edited) TAX PROBLEM STILL EXISTS after 1.5.3.1 upgrade to 1.5.4, I don't know if it's because of upgrade from 1.5.3.1 or problem exists only for products with attributes with price impact. At least in fresh install without attributes for products calculation is correct. Another bug: After BO made order, invoice and no information at all about it is available in user profile via FO Edited March 31, 2013 by Tomin (see edit history) Link to comment Share on other sites More sharing options...
Suthichai Posted March 31, 2013 Share Posted March 31, 2013 (edited) Product accessories doesn't work. To make it work, I have to alter product.tpl (line 543) From {if ($accessory.allow_oosp || $accessory.quantity_all_versions > 0) To {if ($accessory.allow_oosp || $accessory.quantity > 0) Seems to work. Anybody know what is "$accessory.quantity_all_versions"? since I don't see it's being used anywhere else. Edited March 31, 2013 by Suthichai (see edit history) Link to comment Share on other sites More sharing options...
the.rampage.rado Posted March 31, 2013 Share Posted March 31, 2013 Yeap. I also like the new version! Link to comment Share on other sites More sharing options...
Dmit Posted March 31, 2013 Share Posted March 31, 2013 Error Error Link to comment Share on other sites More sharing options...
guest* Posted April 1, 2013 Share Posted April 1, 2013 I don't know what happened, but my post I've already wrote as extra topic is "invisible", so I add it again here: It is not possible to install PS 1.5.4. with default-language/installer set to Portuguese. Installer stops at 50%. See report on bug-tracker http://forge.prestas...wse/PSCFV-8529. The only way to install is Englisch and than add Portuguese language. There is also again an UTF-8 problem on installer scripts http://forge.prestas...owse/PSCFV-8524 Link to comment Share on other sites More sharing options...
benjamin utterback Posted April 1, 2013 Author Share Posted April 1, 2013 Any estimated date for a fix of what seems to be confirmed bugs etc. in this most recent update? Like 9,9 times out of 10, questions here never have an answer of any sort, but this is in fact a question, not just some rhetorical statement. So please. Hi Bocko, I'll give you the 1% chance answer. No Estimated date. We work hard everyday in making PrestaShop the best Ecommerce solution on the market. I will certainly let the forum know if there is an estimated release date, or once it is released. Hi, I tried 1click upgrade from 1.5.0.17 to 1.5.4 final, with some warnings, but working (Testing still in progress) Hi pave, I don't recommend using 1.5.0.17 as a base for an upgrade to 1.5.4. Did you build your store on 1.5.0.17? You may run into problems later, but continue testing. I would rather see an upgrade from 1.4 to 1.5.4. 1 Link to comment Share on other sites More sharing options...
benjamin utterback Posted April 1, 2013 Author Share Posted April 1, 2013 I don't know what happened, but my post I've already wrote as extra topic is "invisible", so I add it again here: It is not possible to install PS 1.5.4. with default-language/installer set to Portuguese. Installer stops at 50%. See report on bug-tracker Interesting, thanks for the heads up. I will try it myself and see what happens. By the way, where did you post the original? I could not find anyone that was marked invisible? Link to comment Share on other sites More sharing options...
fmoreira86 Posted April 2, 2013 Share Posted April 2, 2013 Any news about the bad / missing translations when upgrading from 1.5.3.1 to 1.5.4? Thanks Link to comment Share on other sites More sharing options...
the.rampage.rado Posted April 2, 2013 Share Posted April 2, 2013 Enable mode dev and re-translate all missing strings 1 Link to comment Share on other sites More sharing options...
benjamin utterback Posted April 2, 2013 Author Share Posted April 2, 2013 Enable mode dev and re-translate all missing strings Thanks the.rampage.rado, after you translate the missing strings and you turn Dev Mode to "false". The translations are still active but not seen in the Translations section? If that's the case, then it would be a temporary solution right? Thanks for the info. Link to comment Share on other sites More sharing options...
the.rampage.rado Posted April 2, 2013 Share Posted April 2, 2013 Yeap, this works but it should be written somewhere that you have to do so otherwise you end up with lots of people (including me at the start) not knowing what to do. Link to comment Share on other sites More sharing options...
Sr.Colas Posted April 2, 2013 Share Posted April 2, 2013 It's me or this version is 10x slowest than 1.5.2 ? Link to comment Share on other sites More sharing options...
Tomin Posted April 2, 2013 Share Posted April 2, 2013 Benjamin, what about tax problem, which still exists in 1.5.4? And Total incl tax and tax calculation after voucher added? sorry, but PS still seems to be unusable *&^%^%$ at the moment. RC3 for testing just for few hours.... omg... Link to comment Share on other sites More sharing options...
pave Posted April 2, 2013 Share Posted April 2, 2013 Hi Bocko, I'll give you the 1% chance answer. No Estimated date. We work hard everyday in making PrestaShop the best Ecommerce solution on the market. I will certainly let the forum know if there is an estimated release date, or once it is released. Hi pave, I don't recommend using 1.5.0.17 as a base for an upgrade to 1.5.4. Did you build your store on 1.5.0.17? You may run into problems later, but continue testing. I would rather see an upgrade from 1.4 to 1.5.4. Hi Benjamin, can you specify please, which kind of problems can I expect? The 1.5.0.17 is my llive shop version, it was in this time the only version with Advanced stock management available. I had o lot of problems :-(, 1.5.4 seems much better so far, so I plan finish my tests in 1-2 weeks and go to 1.5.4 in live shop after this. If you have any idea about problematic areas, I would like to focus my testing to this areas. Link to comment Share on other sites More sharing options...
benjamin utterback Posted April 2, 2013 Author Share Posted April 2, 2013 Benjamin, what about tax problem, which still exists in 1.5.4? And Total incl tax and tax calculation after voucher added? sorry, but PS still seems to be unusable *&^%^%$ at the moment. RC3 for testing just for few hours.... omg... Hi Tomin, you don't have to be sorry. Link me to the forge bug reports and I'll do my best to get them fixed asap. Hi Benjamin, can you specify please, which kind of problems can I expect? I don't know really. In the end it's better that you are on 1.5.4 than 1.5.0.17. If your products are showing correctly, and your payment is processing, that's pretty important, and for many people that is enough. Next time a software releases a major new version, or any version, it's best to first test, instead of creating a live store off of it. You'll be fine, just report your issues to the forge bug tracker, and post questions on the forum. It can be frustrating at times but there are many willing people and team members able to help. Thank you! It's me or this version is 10x slowest than 1.5.2 ? Given the information you've provided. It's just you. At least for me and a couple other people on this thread, it's actually fast as ever. Link to comment Share on other sites More sharing options...
guest* Posted April 2, 2013 Share Posted April 2, 2013 Interesting, thanks for the heads up. I will try it myself and see what happens. By the way, where did you post the original? I could not find anyone that was marked invisible? Here in the same forum for PS 1.5. on 29th March. I can search for it, but cannot see it listed on the date. Any hint for this problem ? http://www.prestasho...ost__p__1163683 Is it a new feature, or simply a installer bug. Isn't English anymore standard language and automatic installed ? Link to comment Share on other sites More sharing options...
jos0405 Posted April 2, 2013 Share Posted April 2, 2013 I'm trying to re-translate everything. I can't do it over the BO, because of 1000 limit for max_input_vars. (I tried to override the php.ini, but didn't work ) So I'm trying to translate the corresponding language files. I tried to translate modules/blockcart/translations/[langcode].php But its not working, the translations are not appearing on the website. Are the module translations moved somewhere? Thx, Joey Link to comment Share on other sites More sharing options...
WorkingPS Posted April 2, 2013 Share Posted April 2, 2013 Please we need to fix it is important: http://forge.prestashop.com/browse/PSCFV-8559 Link to comment Share on other sites More sharing options...
the.rampage.rado Posted April 2, 2013 Share Posted April 2, 2013 @WorkingPS - did you try turning on mode dev and see if it fixes the issue for you? Link to comment Share on other sites More sharing options...
Tomin Posted April 2, 2013 Share Posted April 2, 2013 I'm trying to re-translate everything. I can't do it over the BO, because of 1000 limit for max_input_vars. (I tried to override the php.ini, but didn't work ) @WorkingPS - did you try turning on mode dev and see if it fixes the issue for you? dev mode won't help. jos0405 must ask host provider to change php setting 1 Link to comment Share on other sites More sharing options...
WorkingPS Posted April 2, 2013 Share Posted April 2, 2013 Who should I ask for help? Link to comment Share on other sites More sharing options...
WorkingPS Posted April 2, 2013 Share Posted April 2, 2013 @Benjamin Utterback - How to solve it? Please help us! Link to comment Share on other sites More sharing options...
jos0405 Posted April 2, 2013 Share Posted April 2, 2013 dev mode won't help. jos0405 must ask host provider to change php setting Thanks for the quick answer. Unfortunatly this is not an option right now. I really like to know how where are the translations files. I really don't mid translating the files directly. Any tips plz? Link to comment Share on other sites More sharing options...
the.rampage.rado Posted April 2, 2013 Share Posted April 2, 2013 Do it yourself Go to config/defines.inc.php and on line 28 change define('_PS_MODE_DEV_', false); to true Check if it works for the missing translation fields, if it doesn't revert back to false Link to comment Share on other sites More sharing options...
jos0405 Posted April 2, 2013 Share Posted April 2, 2013 Do it yourself Go to config/defines.inc.php and on line 28 change define('_PS_MODE_DEV_', false); to true Check if it works for the missing translation fields, if it doesn't revert back to false Okay, 1. Dev mode is active, BUT 2. I cannot translate in BO, due to var max limit = 1000, and there is no way to change it. (Hosting attitude isse) So I would like to go old school, change the files directly. But the files in modules/blockcart/translations/ are not changing the translation. SO WHERE ARE THE FILES? Link to comment Share on other sites More sharing options...
WorkingPS Posted April 2, 2013 Share Posted April 2, 2013 I have try this and now translate working fine but all is confused more translate need not same 1.5.3.1 I'm confused! Link to comment Share on other sites More sharing options...
the.rampage.rado Posted April 2, 2013 Share Posted April 2, 2013 @jos0405 - yes you have to contact your hosting to lift the limit @WorkingPS - obviously some translation fields were nulled due English translations issues (wrong phrases, etc). You have to manually do them or download your language's pack and start with it. Link to comment Share on other sites More sharing options...
WorkingPS Posted April 2, 2013 Share Posted April 2, 2013 If not solution i return to 1.5.3.1 because is impossible the Support can't see this and all users wait 5 days for reply of this Bug. Link to comment Share on other sites More sharing options...
WorkingPS Posted April 2, 2013 Share Posted April 2, 2013 With this change from false to true what has changed? Prestashop support as it will help us to solve this? I do not understand why we had to change for DEV true. Link to comment Share on other sites More sharing options...
the.rampage.rado Posted April 2, 2013 Share Posted April 2, 2013 Benjamin said it's not planned to act this way but it do. Obviously one of the many changes they did affect this and they still don't know for this issue. Link to comment Share on other sites More sharing options...
jos0405 Posted April 2, 2013 Share Posted April 2, 2013 @jos0405 - yes you have to contact your hosting to lift the limit As I wrote - there is no way to lift the limit. Why can't i change the files? Link to comment Share on other sites More sharing options...
WorkingPS Posted April 2, 2013 Share Posted April 2, 2013 but when change false to true for dev what change? Link to comment Share on other sites More sharing options...
benjamin utterback Posted April 2, 2013 Author Share Posted April 2, 2013 As I wrote - there is no way to lift the limit. Why can't i change the files? Regarding the max_vars_input limit, an option to change this would be to change it via a local host. That way you can enter the translations locally, and then transfer the translation file to your real live store via FTP. This will correctly show the changes. but when change false to true for dev what change? WorkingPS, there is an issue with the upgrade to 1.5.4. Sometimes the "Installed Modules" translations file is missing some fields. The behavior around this issue is to enable Dev Mode to True, this will correctly show all the Translation Fields. Then, once your complete the translation, you can turn Dev Mode to False. 1 Link to comment Share on other sites More sharing options...
the.rampage.rado Posted April 2, 2013 Share Posted April 2, 2013 @WorkingPS - @ini_set('display_errors', 'on'); define('_PS_DEBUG_SQL_', true); /* Compatibility warning */ define('_PS_DISPLAY_COMPATIBILITY_WARNING_', true); @jos0405 - if your host doesn't allow you to lift these limits change it. It's ridiculous .... Link to comment Share on other sites More sharing options...
benjamin utterback Posted April 2, 2013 Author Share Posted April 2, 2013 @jos0405 - if your host doesn't allow you to lift these limits change it. It's ridiculous .... Yes, you should already be changing host, they should at the very least lift it temporarily. Huge red flags right there. This is what some hosts do when their clients need something simple. They try and make it seem like it's the end of the world for them, and that in order for them to to do it, you need to pay for a more expensive hosting plan. Bad news. Link to comment Share on other sites More sharing options...
jos0405 Posted April 3, 2013 Share Posted April 3, 2013 Yes, you should already be changing host, they should at the very least lift it temporarily. Huge red flags right there. This is what some hosts do when their clients need something simple. They try and make it seem like it's the end of the world for them, and that in order for them to to do it, you need to pay for a more expensive hosting plan. Bad news. Thanks, for all the responses, I'll try to deal with the hosting provider. I wish there would be an easier way. Link to comment Share on other sites More sharing options...
WorkingPS Posted April 3, 2013 Share Posted April 3, 2013 Have check this problem on 1.5.4? http://forge.prestashop.com/browse/PSCFV-8588?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel#issue-tabs 1 Link to comment Share on other sites More sharing options...
cendaprnda Posted April 3, 2013 Share Posted April 3, 2013 (edited) WorkingPS, there is an issue with the upgrade to 1.5.4. Sometimes the "Installed Modules" translations file is missing some fields. The behavior around this issue is to enable Dev Mode to True, this will correctly show all the Translation Fields. Then, once your complete the translation, you can turn Dev Mode to False. Hi Benjamin, I realy appreciate your help. After upgrade from 1.5.3. (test version of our new shop) to 1.5.4. I have same problem as another users with Modules transaltion. I know that I can solve it by changing setting DEV_mode on true. It works but can you simply explain if we can left it in true status for all time ? What effect this setting ? It is´t user friendly to edit defines.inc.php when I need edit something in transalation. Thx for reply Zdeněk And here is My own response - with DEV_mode on true shop doesn´t work (see attachment). So I can selling or I can edit translation :-(. I´m afraid that this bug will discourage lot of new potencial prestashop users. Zdeněk Edited April 3, 2013 by cendaprnda (see edit history) 1 Link to comment Share on other sites More sharing options...
Bocko Posted April 3, 2013 Share Posted April 3, 2013 Have check this problem on 1.5.4? http://forge.prestas...anel#issue-tabs I have the very same problem. Link to comment Share on other sites More sharing options...
benjamin utterback Posted April 3, 2013 Author Share Posted April 3, 2013 I´m afraid that this bug will discourage lot of new potencial prestashop users. Zdeněk Zdeněk, try to set the Dev mode to true, edit your translations fully, and then turn Dev mode back to False... Let me know if the translations stay on your store. Link to comment Share on other sites More sharing options...
cendaprnda Posted April 4, 2013 Share Posted April 4, 2013 Zdeněk, try to set the Dev mode to true, edit your translations fully, and then turn Dev mode back to False... Let me know if the translations stay on your store. Hi Benjamin, when I set Dev mode to true I can do transalation and changes will appear in Front Office after turn Dev mode back to False. But problem is that our shop is unavalaible for customers for shopping when we Update translation with Dev mode true. Zdeněk Link to comment Share on other sites More sharing options...
Sr.Colas Posted April 4, 2013 Share Posted April 4, 2013 Given the information you've provided. It's just you. At least for me and a couple other people on this thread, it's actually fast as ever. I have a 4x3hgz @ 8 GB Server, i have installed few prestashop shops there (4.2,4.7 and 1.5.2) all works very fast, 1.5.2 is the fastest , i install this last build from scratch and with the demo products i'm getting about 6 Secs for page loading , btw backend works fine and fast, no error or warning if a i set MODE DEV to true Link to comment Share on other sites More sharing options...
jos0405 Posted April 4, 2013 Share Posted April 4, 2013 Hi Ben, I managed to change the hosting parameters to max var =10.000 so everything is fine. HOWEVER After setting DEV to TRUE, I still get "There are no active modules in this copy of PrestaShop. Please use the Modules page to activate, or visit the PrestaShop Addons Store to download them." for my custom theme. In default I can see the translations. Guys never mind, I'm stupid, everything is fine Link to comment Share on other sites More sharing options...
benjamin utterback Posted April 4, 2013 Author Share Posted April 4, 2013 Hi Benjamin, when I set Dev mode to true I can do transalation and changes will appear in Front Office after turn Dev mode back to False. But problem is that our shop is unavalaible for customers for shopping when we Update translation with Dev mode true. Zdeněk Hi Zdnek, You should copy your store to a test domain or localhost. Then you can complete the translations and upload them back into your live store. I got confirmation that the Developing team is currently working on various translation issues, including this one. Link to comment Share on other sites More sharing options...
jos0405 Posted April 4, 2013 Share Posted April 4, 2013 Some pages are broken for me. E.g. 9 in 1 Content pack module generated pages. Is this some kind of CSS error? http://www.stenders.hu/modules/contentpack/item-articles.php?item_id=3 Link to comment Share on other sites More sharing options...
benjamin utterback Posted April 4, 2013 Author Share Posted April 4, 2013 Hi eleazar, have you changed this filed on Github as well? That why you can have a pull request and we can merge it if necessary. Link to comment Share on other sites More sharing options...
eleazar Posted April 4, 2013 Share Posted April 4, 2013 (edited) Yes I did, but unfortunately I realized it's not the only bug and just a puzzle. Currently the best way really is to change PS_MODE_DEV to true, because using the Controller from 1.5.3.1 doesn't seem to display every itme, which, by the way, is the same behaviour in 1.5.3.1. Switch from true to false - and there's half of the items missing in 1.5.3.1 and nearly 1000 in 1.5.4. A real strange behaviour, but the explanation is that in case of 'true' each module of every installed theme will be displayed as module of the default theme. E.g. if you have installed 3 themes the module appears 3 times as default theme module - in 1.5.3.1. But in my test installation of 1.5.4 there's just the default theme intalled. And the sort order is correct ... Scary ... Edited April 4, 2013 by eleazar (see edit history) Link to comment Share on other sites More sharing options...
benjamin utterback Posted April 4, 2013 Author Share Posted April 4, 2013 Currently the best way really is to change PS_MODE_DEV to true, I agree... I would not recommend that you switch the admintranslationscontroller.php . The Development team is working on various translations errors and will be solving this one as well. In the mean time, the best way to go about this issue is to either complete the translations on a local host and then upload it to your live store. Or temporarily turn Dev_mode to True and translate the files. Link to comment Share on other sites More sharing options...
guest* Posted April 5, 2013 Share Posted April 5, 2013 Strange... I'm not having any of these problems with translations mentioned in here on my PS 1.5.4. I've installed it in English, imported the German language pack and all is running well. I have no limits on translations lines nowhwere. The defines.inc.php is set to /* Debug only */ define('_PS_MODE_DEV_', true); if (_PS_MODE_DEV_) (by default install). I've never had this on any install set by default to false ?! Perhaps others have other settings as I on installer ? So the hint is to install ENGLISH and than add translation pack instead to make any changes on files which can affect also other files/features... Or it's a server problem ? Link to comment Share on other sites More sharing options...
guest* Posted April 5, 2013 Share Posted April 5, 2013 (by default install). I've never had this on any install set by default to false ?! Perhaps others have other settings as I on installer ? Nope, also by changing to false I have no problems with line restrictions for any translation. I can translate as usual. So only two possibilities: It's really a server configuration problem what others are having, or it is the way of install. I installed English, checked on the DB settings page the dev option and than installed normally as usual. Whith this I can translate as usual and have all modules listed as usual and no problems on anything. PS_MODE_DEV false or true does not make any difference for me. Not on BO not on FO. http://www.file-uplo...transl.jpg.html http://www.file-uplo...07/mod.jpg.html As any of my install on testserver, also this one is available for Prestashop Developer Team for to play with it, if needed. Log-in details as usual on per request. Link to comment Share on other sites More sharing options...
cendaprnda Posted April 5, 2013 Share Posted April 5, 2013 I agree... I would not recommend that you switch the admintranslationscontroller.php . The Development team is working on various translations errors and will be solving this one as well. In the mean time, the best way to go about this issue is to either complete the translations on a local host and then upload it to your live store. Or temporarily turn Dev_mode to True and translate the files. Hi Benjamin, I think that best reply on question about trasnaltion is: We know about this issue and now we´re working to fix this problem. Till now you have 2 possibilites turn Dev_mode on true or you can do translation on local host. For me its best reply becouse now I know that itsn´t final state and I you´ll fit this problem :-) B.R. Zdeněk Link to comment Share on other sites More sharing options...
guest* Posted April 5, 2013 Share Posted April 5, 2013 Hi Benjamin, I think that best reply on question about trasnaltion is: We know about this issue and now we´re working to fix this problem. Till now you have 2 possibilites turn Dev_mode on true or you can do translation on local host. For me its best reply becouse now I know that itsn´t final state and I you´ll fit this problem :-) B.R. Zdeněk Well, as you can see on my both reports before, I'm not having the problem you are reporting... So only two possibilities: The way PS was installed or some server settings or restrictions are causing the problems mentioned. Also not by installing a new theme COMPATIBLE TO PS 1.5.4. (and this should be the problem !) I'm having the problems mentioned here. By the way involved SVN's tester know that old themes inherit PS 1.5.X are not working with the upgrade version, so I don't test any PS 1.5.X with themes of an older PS 1.5. X version. This fails in 99% . ADD: I've now tested also with an imported Theme of PS 1.5.3.1. and also no problems with imported themes on translations: http://www.file-uplo.../trans.jpg.html Link to comment Share on other sites More sharing options...
WorkingPS Posted April 5, 2013 Share Posted April 5, 2013 I do not know what I may have written it wrong if I'm just asking for help? Link to comment Share on other sites More sharing options...
guest* Posted April 5, 2013 Share Posted April 5, 2013 @WorkingPS - this does not answer your question ? WorkingPS, there is an issue with the upgrade to 1.5.4. Sometimes the "Installed Modules" translations file is missing some fields. The behavior around this issue is to enable Dev Mode to True, this will correctly show all the Translation Fields. Then, once your complete the translation, you can turn Dev Mode to False. Link to comment Share on other sites More sharing options...
WorkingPS Posted April 5, 2013 Share Posted April 5, 2013 Yes sure, Benjamin reply good me but @Eleazar find the problem on file AdminTranslationsController.php and when i change it now working fine. Only ask for know problem at Support but not reply me on Prestashop Issue Tracker so i wait for reply or new realease will fix problem Link to comment Share on other sites More sharing options...
guest* Posted April 5, 2013 Share Posted April 5, 2013 OK. I don't know why the post isn't available anymore. From what I understand Benjamin does not welcome any change on this core file like suggested, because it implicates in other problems. But I'm not sure. Only he can answer this and why he unapproved the topics. There are also several users having no one problem with modules and translations. I'm one of the lucky one, and several developers on Brazilian Forum also, not having any problems (Brazilian language isn't yet translated in 100%, so each user has to do them by himself). Nobody is reporting any problems, also not with from PS 1.5.3.1 imported themes to PS 1.5.4. Perhaps the issues are coming from bad configured servers or servers not suitable for PS 1.5.4. I cannot say. Presta Team is working on all reports. But step by step. Give them some time to localize and clear the problems... Link to comment Share on other sites More sharing options...
WorkingPS Posted April 5, 2013 Share Posted April 5, 2013 Thanks for help. I know this and i follow Benjamin. Now i return to original file of translation and change false to true same Benjamin tell. Waiting a fix of this problem. I know some have this problem and some not have this problem but i see more have this problem and wait for know problem. Thanks. Link to comment Share on other sites More sharing options...
benjamin utterback Posted April 5, 2013 Author Share Posted April 5, 2013 Currently the best way really is to change PS_MODE_DEV That is correct. I unapproved the posts that suggested to replace the 1.5.4 admintranslationcontroller.php to the 1.5.3.1 file. Yes, it will enable you to complete the translations but you would need to change the file back once we update it. If you are having this bug, the safest way will always involve steps that don't require a change of .php file. We are working on a fix that will update this file and others. Replacing the file will also cause other problems, so I unapproved it. Link to comment Share on other sites More sharing options...
guest* Posted April 5, 2013 Share Posted April 5, 2013 @ WorkingPS - You know that you also can translate by FTP ? Which language ? Perhaps the language package of your language is already translated in 100% and you need only to make some adaptations. This one you can do via FTP by opening the language.php file of the respective module with an editor. Let me know more details, perhaps I can help you. @ Benjamin - Thxs for the enlightenment on this "magic disappearance" Link to comment Share on other sites More sharing options...
WorkingPS Posted April 5, 2013 Share Posted April 5, 2013 I imported the Italian language for the Front Office and Back Office but different translations have changed for the Back Office. In the front office is all ok as translations, the problem was just that I could not access the translations of the modules from the back office and in fact only a form I can run that would block the newsletter but yesterday I discovered that disabling the class of the blowfish encryption it works perfectly but it is not a safe move off the class blowfish. My shift was from 1.5.3.1 to 1.5.4 after I imported the front office and everything is ok but the back office have changed several translations and translations of errors front office that I am going back to translate after losing time 2 months ago. Link to comment Share on other sites More sharing options...
guest* Posted April 5, 2013 Share Posted April 5, 2013 What I understand from what you wrote here, your shop is an upgrade ? When not all lines are shown so the problem is a server setting. Try to upgrade the following values on your SERVER php.ini. If you do not have access to this, so please contact your provider and ask him to adapt the values. max_input_vars = 3000 suhosin.post.max_vars = 10000 suhosin.request.max_vars = 10000 Other possibility of don't have access to the modules (white page) is a module not compatible with PS 1.5.4. You had a white page ? For the second, If you have own translations or adaptations made, so it is better to save them before you upgrade or import a language pack. Otherwise it is correct that you will loose all adaptations made. Link to comment Share on other sites More sharing options...
WorkingPS Posted April 5, 2013 Share Posted April 5, 2013 I have imported the language after the upgrade and the Front Office's okay. Back to the office instead I lost several translations and the problem is in the module Newsletter block that does not record the translations and does not show the confirmation messages and error but disabling the Blowfish class it works. If I set these settings to my Hosting Now I lose something? Link to comment Share on other sites More sharing options...
Recommended Posts