You are not logged in.
Pages: 1
I’m migrating my production site to a live server and I get the following error message after I tried to login;
—————
A problem occured while loading the plugin: l10n -> Warning: include_once(/home1/rockcre2/www/textpattern//lib/l10n_base.php) [function.include-once]: failed to open stream: No such file or directory on line 326
A problem occured while loading the plugin: l10n -> Warning: include_once() [function.include]: Failed opening ‘/home1/rockcre2/www/textpattern//lib/l10n_base.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) on line 326
Fatal error: Class ‘MLPLanguageHandler’ not found in /home1/rockcre2/public_html/kingsleycommons/textpattern/lib/txplib_misc.php(570) : eval()‘d code on line 95
—————
This is dealing with MLP but not sure how to resolve. I can’t login now because this is what’s on the login screen. Recommended course of action?
Last edited by dreamer (2009-05-08 18:15:22)
Offline
Are you sure you also moved the MLP files? Especially l10n_base.php.
Edit: I see two different paths to /textpattern/: /home1/rockcre2/www/textpattern/ and /home1/rockcre2/public_html/kingsleycommons/textpattern/. Can you post your diagnostics?
Last edited by Els (2009-05-08 18:17:06)
<txp:Els /> ;)
Tag Reference | Unexpected behaviour? Check the tag trace | Still no clue? Check the names of your custom fields
Offline
I can’t login into diagnostics because this error is preventing me from doing so. I moved the l10n.base.php file along with all of MLP when I FTPed to the new server. The files are definitely there.
Offline
dreamer wrote:
I can’t login into diagnostics because this error is preventing me from doing so.
Ah of course… Can you tell me what is in your config.php on this line: $txpcfg['txpath'] = ?
<txp:Els /> ;)
Tag Reference | Unexpected behaviour? Check the tag trace | Still no clue? Check the names of your custom fields
Offline
ah yes. thanks for pointing that one out!
Offline
dreamer wrote:
ah yes. thanks for pointing that one out!
Does that mean it’s working now? ;)
<txp:Els /> ;)
Tag Reference | Unexpected behaviour? Check the tag trace | Still no clue? Check the names of your custom fields
Offline
as far as the eye can see :)
Offline
Pages: 1