Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Security Level: All-users
-
Labels:None
-
Similar issues:
PSCFV-5974white site after each save of changed translationPSCFV-2107In "AdminCustomers", "set the required fields for this section" button is not translatedPSCFV-2800Modules page > White page
PSCFV-5502 White page on Payment modules
PSCFV-9360 AdminTranslationsController.php problems, into the translation page on "Installed module translations"PSCFV-4225White page on FOPSCFV-8308White page modules -> paymentPSCFV-9100Products doesn't appear - white page
Description
After an svn update (just now) a white page appears if i go on module translation section for any language clicked and theme selected.
If i change the first list item, for example to translate frontoffice, it's ok, no problem.
The problem is so concerning only the module translation.
(I uninstall my personal modules but same problem)
The problem comes from some translations files (root/modules/blockadvertising/translations/en.php for example)
which have svn lines such as :
<<<<<<< .mine
>>>>>>> .r16417
...causes php fatal error for me of course.