Bug #2200
closed
Content not loading
100%
Description
Recently I have synchronised our test server with the Chamilo repostory. There's happened something strange. After log in with my admin account, I reach faultless my personal chamilo page. Here is everything okay. But the moment I'll go to another page, all off my content disappears. Only the background stays blue... this with all pages. Do somebody know what I do wrong, or what's wrong? When I look at the source of such a page I see that the outerframe isn't anymore loading.
This are the latest html lines:
<body dir="ltr">
<div id="outerframe">
The installation past also faultless, except the warning. (see attachment)
I don't think this has anything to do with it. I thought, okay this is in maturity, there's an error. So I replaced BETA 1 back. But the release of BETA 2 has the same problem...
Files
Updated by Sven Vanpoucke over 12 years ago
- Category set to 21
- Status changed from New to Needs testing
- Assignee set to Anonymous
Do you still have this problem with the latest code? We are not able to reproduce this bug. Does apache / wamp give you any error log?
Updated by Anonymous over 12 years ago
Sven Vanpoucke wrote:
Do you still have this problem with the latest code? We are not able to reproduce this bug. Does apache / wamp give you any error log?
Ok, after reinstalling the latest version of chamilo from the repository I get following error during the installation:Fatal error: Call to undefined function mb_convert_encoding() in /var/www/html/chamilo/common/filesystem/filesystem.class.php on line 216
After the installation I still have the same blue screen problem, but now with following error:Fatal error: Call to undefined function mb_strlen() in /var/www/html/chamilo/common/utilities.class.php on line 432
Updated by Sven Vanpoucke over 12 years ago
I think that the mb functions are missing on your installation. Probably one or another extension that is not loaded.
Updated by Anonymous over 12 years ago
- % Done changed from 0 to 100
Sven Vanpoucke wrote:
I think that the mb functions are missing on your installation. Probably one or another extension that is not loaded.
Problem solved, thx! Maybe it's not a bad idea to add a check (on php-mbstring) during the installation of Chamilo.
Updated by Stefaan Vanbillemont over 12 years ago
- Status changed from Needs testing to Bug resolved
Updated by Stefaan Vanbillemont about 12 years ago
- Project changed from Chamilo LCMS Connect to Common
- Category deleted (
21)
Updated by Stefaan Vanbillemont about 12 years ago
- Target version changed from 18 to 1.0.0