lots of notices after moving to new server

Permalink
hi. after moving to a new server i 'just' see these kind of notices and warnings:
Notice: Undefined offset: 2 in /is/htdocs/wp12294256_A8OFVK3T72/www/smn/concrete/core/libraries/loader.php on line 188
Notice: Undefined index: zqokqu53y2ppsw0idamg3tqp in /is/htdocs/wp12294256_A8OFVK3T72/www/smn/concrete/core/libraries/loader.php on line 186
Notice: Undefined index: zqokqu53y2ppsw0idamg3tqp in /is/htdocs/wp12294256_A8OFVK3T72/www/smn/concrete/core/libraries/loader.php on line 186
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /is/htdocs/wp12294256_A8OFVK3T72/www/smn/concrete/core/libraries/loader.php:188) in /is/htdocs/wp12294256_A8OFVK3T72/www/smn/concrete/startup/session.php on line 36
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /is/htdocs/wp12294256_A8OFVK3T72/www/smn/concrete/core/libraries/loader.php:188) in /is/htdocs/wp12294256_A8OFVK3T72/www/smn/concrete/startup/session.php on line 36
Notice: Undefined offset: 2 in /is/htdocs/wp12294256_A8OFVK3T72/www/smn/concrete/core/libraries/loader.php on line 188
Notice: Undefined index: zqokqu53y2ppsw0idamg3tqp in /is/htdocs/wp12294256_A8OFVK3T72/www/smn/concrete/core/libraries/loader.php on line 186
Notice: Undefined index: zqokqu53y2ppsw0idamg3tqp in /is/htdocs/wp12294256_A8OFVK3T72/www/smn/concrete/core/libraries/loader.php on line 186
Notice: Use of undefined constant ENABLE_TRANSLATE_LOCALE_EN_US - assumed 'ENABLE_TRANSLATE_LOCALE_EN_US' in /is/htdocs/wp12294256_A8OFVK3T72/www/smn/concrete/core/libraries/localization.php on line 48
Notice: Use of undefined constant ENABLE_TRANSLATE_LOCALE_EN_US - assumed 'ENABLE_TRANSLATE_LOCALE_EN_US' in /is/htdocs/wp12294256_A8OFVK3T72/www/smn/concrete/core/libraries/localization.php on line 52
Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp12294256_A8OFVK3T72/www/smn/concrete/core/libraries/loader.php:188) in /is/htdocs/wp12294256_A8OFVK3T72/www/smn/packages/multilingual/helpers/default_language.php on line 18


if i disable error-messages, the frontend shows some header css but no content, no menu, nothing. i can go to the login-page, login, but than its the same (no content...)
i did use the localization-plugin.

- files copied
- database exported and imported
- site.php changed

who can help me to fix as good as possible??
who has a idea??


1000thanx!

 
rizn483 replied on at Permalink Reply
das problem konnte nun selbst gelöst werden.
die datei /concrete/helpers/Date.php musste in date.php umgenannte werden,
wegen der linux-großkleinschreibung...

ich hoffe, es hilft jemanden bei ähnlichen problemen.
WebcentricLtd replied on at Permalink Reply
what version of Concrete5 is the site?
What php version is the server?
rizn483 replied on at Permalink Reply
hi andyJ. the problem was fixed because of case-sensitivity of date.php in helpers-directory. concrete version is 5.6.2.1, Php-version cant say at the moment. thanx for your comment!