Search found 3 matches
- Sat 19. Feb 2005, 04:54
- Forum: phpwcms Support English
- Topic: Error with 1.2-DEV Installation/Fehler bei der 1.2-DEV-Inst.
- Replies: 21
- Views: 8814
- Sat 19. Feb 2005, 04:41
- Forum: phpwcms Support English
- Topic: Error with 1.2-DEV Installation/Fehler bei der 1.2-DEV-Inst.
- Replies: 21
- Views: 8814
- Sat 19. Feb 2005, 04:29
- Forum: phpwcms Support English
- Topic: Error with 1.2-DEV Installation/Fehler bei der 1.2-DEV-Inst.
- Replies: 21
- Views: 8814
Re: same problem - solved.
Same problem happend to me.
and this is my solution. all error message is gone and work well.
file: include/inc_lib/default.inc.php
line 37
//$phpwcms['DOC_ROOT'] = str_replace('/'.$phpwcms["root"].'include/inc_lib/default.inc.php', '', $phpwcms['DOC_ROOT']);
$phpwcms['DOC_ROOT'] = str ...
and this is my solution. all error message is gone and work well.
file: include/inc_lib/default.inc.php
line 37
//$phpwcms['DOC_ROOT'] = str_replace('/'.$phpwcms["root"].'include/inc_lib/default.inc.php', '', $phpwcms['DOC_ROOT']);
$phpwcms['DOC_ROOT'] = str ...