Dear Angus,
did my last change fix the setCookie problem on my web page?
In the meantime, I had an idea why there are PHP warnings at the end of
the document. As you can see, I have activated PHP error reporting at
the beginning of the script. This is quite useful because people tend to
make mistakes such as using uninitialized variables. Since PHP swallows
many problems silently by default, I think the report on my web page
indicates an error in the LyX web framework that has not been detected
before.
In other words: end.php3 should check whether "counter_file" and
"translator" are set (with function isset(...)) before using them.
Michael
- Fixing viewcvs for files in the top level dir Angus Leeming
- Re: Fixing viewcvs for files in the top level dir Angus Leeming
- Re: PHP script (internationalization) Michael Schmitt
- Re: PHP script (internationalization) Angus Leeming
- Re: PHP script (internationalization) Lars Gullik Bj�nnes
- Re: PHP script (internationaliza... Angus Leeming
- Re: PHP script (internationalization) Angus Leeming
- Re: PHP script (internationalization) Michael Schmitt
- Re: Fixing viewcvs for files in the top level... Lars Gullik Bj�nnes
- Re: Fixing viewcvs for files in the top l... Angus Leeming
