Fatal error: Call to undefined function _()
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\
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:
- 2009-08-19
- Last query:
- 2009-08-19
- Last reply:
scotchegg (pete-scotche) said : | #1 |
Got it, its the php gettext extention, its was not on.
worth mentioning in the initial install docs?
Greg (gregfr) said : | #2 |
This is mentionned as a FAQ:
https:/
We will change the install doc asap. Thanks for your feedback, don't hesitate to comment more on the software or the documentation.
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.