← Back to team overview

phpdevshell team mailing list archive

[Bug 645681] [NEW] language/core.lang.php file is missing

 

Public bug reported:

Downloaded most recent revisions today (September 22, 2010) of v3 and
when trying install from scratch I get the following error:

Warning: require_once(language/core.lang.php) [function.require-once]: failed to open stream: No such file or directory in /home/public_html/admin3/install.php on line 21
Fatal error: require_once() [function.require]: Failed opening required 'language/core.lang.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/public_html/admin3/install.php on line 21

Checking in the language directory, this file appears to missing.

** Affects: phpdevshell
     Importance: Undecided
         Status: New

-- 
language/core.lang.php file is missing
https://bugs.launchpad.net/bugs/645681
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.

Status in Open Source php gui type development framework.: New

Bug description:
Downloaded most recent revisions today (September 22, 2010) of v3 and when trying install from scratch I get the following error:

Warning: require_once(language/core.lang.php) [function.require-once]: failed to open stream: No such file or directory in /home/public_html/admin3/install.php on line 21
Fatal error: require_once() [function.require]: Failed opening required 'language/core.lang.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/public_html/admin3/install.php on line 21

Checking in the language directory, this file appears to missing.





Follow ups

References