phpmyedit 5.3 phpMyEdit error: could not locate language fil
Posted: Wed Sep 03, 2003 11:07 am
ok i have checked my includes.
everything seems to be in place.
; Windows: "\path1;\path2"
include_path = "C:\phpdev\php\includes; C:\phpdev\php\class; c:\phpdev\www\lang; c:\phpdev\www"
Ok these are what I have tried;
// Creating directory variables
$this->dir['root'] = $this->dir'';
$this->dir['lang'] = $this->dir['root'].'lang/';
// Creating directory variables
$this->dir['root'] = $this->dir'c:/phpdev/www';
$this->dir['lang'] = $this->dir['root'].'lang/';
// Creating directory variables
$this->dir['root'] = $this->dir '';
$this->dir['lang'] = $this->dir '\lang';
I am ready to through my child out the window.
please help
j
everything seems to be in place.
; Windows: "\path1;\path2"
include_path = "C:\phpdev\php\includes; C:\phpdev\php\class; c:\phpdev\www\lang; c:\phpdev\www"
Ok these are what I have tried;
// Creating directory variables
$this->dir['root'] = $this->dir'';
$this->dir['lang'] = $this->dir['root'].'lang/';
// Creating directory variables
$this->dir['root'] = $this->dir'c:/phpdev/www';
$this->dir['lang'] = $this->dir['root'].'lang/';
// Creating directory variables
$this->dir['root'] = $this->dir '';
$this->dir['lang'] = $this->dir '\lang';
I am ready to through my child out the window.
please help
j