Warning: require(./lang/.php) [function.require]:
failed to open stream: No such file or directory in
C:\Program Files\apache
group\Apache2\htdocs\mail\common.php on line 234
Fatal error: require() [function.require]: Failed
opening required './lang/.php'
(include_path='.;C:\php5\pear') in C:\Program
Files\apache group\Apache2\htdocs\mail\common.php on
line 234
the situation:
this id (taktau) got preferences (taktau.pref) and no
value for variable lang. it should have a default
value, so that the default language can be loaded.
on default, when first time you enter the preferences
page, almost all variable in .pref file dont have
values, unless you make any changes. then the value
will be saved to the .pref file.
cc_self=
hide_addresses=
outlook_quoting=
seperate_msg_win=
reply_leadin=
signature=
wrap_msg=0
sig_sep=
graphical_smilies=1
sent_folder=
sent_folder_name=
lang=
theme=
it should have a default value.
Logged In: YES
user_id=1551719
running NOCC v1.2
Logged In: YES
user_id=529507
Fixed in CVS.
It'll be included in next release.
But you can download daily snapshots at :
http://nocc.sourceforge.net/download/
Thanks for the bug report.
Logged In: YES
user_id=433028
Yes, very likely the same error.
Problem is, I already tried the cvs yesterday but noticed
that there are so many changes to the 1.2 release, that I
don't want to switch to that yet (lots of local mods).
Guess I need to try to fix this specific error, or is
there a fix already (other than going to full cvs)?