After uploading and confirming+installing of e.g. a language module the success message appears. Below is the button "Back to Module Loader" which should lead back to the Modules Loader Overview. Instead, it leads to a blank page, only showing the header "Module Loader".
Button "Back to Module Loader" should lead back to the Overwiew of the Module Loader.
The Button "Back to Module Loader" leads to a page which shows the suiteCRM Frame around but not the full ModuleLoader page. Only the header is visible: "Module Loader". No error is shown.
Element inspector of firefox-browser shows the following:
form action="index.php?module=Administration&view=module&action=UpgradeWizard" method="post"
input value="Back to Module Loader" type="submit"
div Language Pack Installed Successfully br br input value="Back to Module Loader" type="submit" br /div br /form
Compare to an Uninstall of a module, which works great and the button works as well, the same elements are shown in the HTML code in the browser.
Module Loader:
Confirm Installation:
Successful Installation:
Blank Page after Button Click
I can also confirm this issue when installing languages.
Note that sometimes it works fine... never find it why!
Thanks for confirming it!
For me it never works :(
In my opinion its a hidden FormField which has a wrong value or something. Usually a very stupid typo, since on other pages this button works fine.
This can hardly be considered as low priority bug by international users!
Since it's a non-blocking bug, it will have a low prio, that's quite normal. And there ist also a workaround available, so no need for a higher priority...I can understand and accept the classification!
@kengelbr , can you try to install language packs on recent version SuiteCRM(7.7.8), and confirm an issue still appear?
@shogunpol confirmed just now for 7.7.8
No error logs, just some CSS errors on Browser console.
Sometimes it works!


Thank you for raising this issue however due to community member review this issue will be closed, If this issue still exists and extra information is given that allows us to proceed with this, it will be reopened.
@shogunpol I have no 7.7.8 available for testing, but @horus68 tested it and confirmed, that the behavior still exists - he even wrote, that it sometimes works.
I'd say closing this issue might not be the right decision...what do you think?
@kengelbr , the testing on recent version of SuiteCRM(7.7.9 now), is essential. The reason is we do a lot improvements every release, and some of them are not stated.
And yes - if you confirm is still exist on recent version i reopen an issue.
@shogunpol this is a strange issue, an on and off thing.
Confirmed now in 7.8 beta too.
Installed 3 language files (Portuguese, German, Italian).
The first file to install one goes fine, the others can't go back to module unless you made a refresh.
(I also changed the order of the files to be installed).

I got this error from Chrome console
(testsuite78beta is my instance install folder and site name)
Navigated to http://localhost/testsuite78beta/index.php?module=Administration&view=module&action=UpgradeWizard
index.php?module=Administration&view=module&action=UpgradeWizard:983 Resource interpreted as Document but transferred with MIME type image/gif: "http://localhost/testsuite78beta/index.php?entryPoint=getImage&imageName=blank.png".

This error shows in Edge

the HTML1300 is an error on "Navigation occurred"
https://msdn.microsoft.com/query/dev12.query?appId=Dev12IDEF1&l=PT-PT&k=k(VS.WebClient.Help.HTML1300)
the 500 could be the ones!
HTTP500: ERROR ON SERVER - The server encountered an unexpected condition which prevented it from fulfilling the request.
POST - http://localhost/testsuite78beta/index.php?module=Administration&view=module&action=UpgradeWizard
The others 404 are from fonts
Using SuiteCRM 7.8 beta 7 / Apache/2.4.18 (Win32) PHP/5.5.12 /
suitecrm.log and sugarcrm.log are clean!
(Wamp install for local text with full rights)
Tested under Firefox, Chrome and Edge (window latest versions, cache cleared)
The thing is... can you test this in similar setup, install 3 language files from https://crowdin.com/project/suitecrmtranslations and the issue do not happen?
If it works for you then we need to close this and forget the issue!
@pgorod @kengelbr @likhobory @mausino
Can you confirm this test on other systems?
Please confirm if the button "return to module loader" works on the first language pack but not for the packs to be installed next.
I don't have time to test this now, sorry...
I wonder if it is related to this issue #2788, since the error is occasional it suggests only some unlucky combination of events produces the problem. If anybody's going to test this I suggest disabling cron jobs during the tests.
no cronjobs active!
Confirmed in 7.8 beta1 with GB & IT lang. packs. In both cases I have seen this message (FF50.1/Win10):

This issue has been closed as version 7.8.x of SuiteCRM has reached its end of life and therefore will no longer be receiving updates. We have also been unable to replicate this issue in any newer version of SuiteCRM such as 7.10.x or 7.11.x however if you are able, please leave a comment explaining how and we'll re-open this issue.
For more information about 7.8.x end of life please visit our blog post
@Mac-Rae the issue its also confirmed with latest version, PHP 7.2.14, MySQL 5.6.17
(tested now by installing a language pack)