← Back to team overview

phpdevshell team mailing list archive

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

 

The installer is being rewritten prior to release of 3.0 beta 1. We try to make it as independent as possible, in order to test the lack of as many things as possible.
Since, bugs can't be deleted, please ask in the Google Group before reporting a bug on a non-released version :) You'll be able to report on beta 1 early next week ;)

-- 
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.





References