Fatal error: Call to undefined function _()

Asked by scotchegg

Hi guys

just installing this to take a look and see if its usefull to me in making web applications as a freelance developer.

However after setting up the config and DB i am getting ...

Fatal error: Call to undefined function _() in C:\wamp\www\dev_shell\language\core.lang.php on line 21

running php 5.2.9.

any ideas?
thanks

Question information

Language:
English Edit question
Status:
Solved
For:
PHPDevShell Edit question
Assignee:
No assignee Edit question
Solved by:
scotchegg
Solved:
Last query:
Last reply:
Revision history for this message
scotchegg (pete-scotche) said :
#1

Got it, its the php gettext extention, its was not on.

worth mentioning in the initial install docs?

Revision history for this message
Greg (gregfr) said :
#2

This is mentionned as a FAQ:

https://answers.launchpad.net/phpdevshell/+faq/555

We will change the install doc asap. Thanks for your feedback, don't hesitate to comment more on the software or the documentation.

Revision history for this message
TitanKing (titan-phpdevshell) said :
#3

There is a preventing mechanism that checks for the gettext function, however this seems to fail. So this is a bug indeed.

Setting as bug.