Jump to content

wierdthing

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by wierdthing

  1. Welp, as it turns out file and folder got deleted,probably because it was cache, so every change i made to it is reverted now Edit: try app/Resources/translations/ Edit 2: Change what ever translations you want from there and then clear the cache, this seems to be working for me for now.
  2. Found the file that stores the translations finally, atleast its a decent workaround until they fix the bug. File is in app/cache/prod/translations, its a .php file. Just find it and change whatever translations you want from there and it will work
  3. Database collation is utf8_general_ci, translation field in db is unicode_ci, have changed it to general_ci before but nothing changed.
  4. Greek text when added in translations from back office has an encoding problem. Every other place you put Greek letters works fine, cms pages and the lot. The problem manifests when you try to translate, Greek letters get saved in wrong format in the database and also show in wrong format in the front-end, in the back office translations page they show correctly thought Images: Front-end: http://prntscr.com/f8fbqj Back-end: http://prntscr.com/f8fbvl Database: http://prntscr.com/f8fc18 Any help will be much appreciated. Thanks in advance.
  5. Yes thank you, shortly after i posted the topic i searched and saw other people having similiar problems, firefox seems to be the way to go for now
  6. I've been having this problem lately where when i am editting a product and a click "save and stay" the page reloads but the changes dont happen for some reason, i've been trying to recreate it to maybe find the root of the problem but some times it happens and sometimes it doesnt. Anyone have any solutions or ideas as to what may be causing this? Prestashop version 1.6.1.7
×
×
  • Create New...