Re: errors with cache?
Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
"Andreas Alvarez" <[email protected]> wrote: > I just installed Midgard 1.6.3 (rpm) on Fedora Core 3. The website is > working fine, I do get the following errors showing up in the apache > error log: > > [client 213.160.11.98] PHP Notice: Undefined variable: > nemeinlocalization_available in /var/cache/midgard/12-72-9-0.php(405) > : eval()'d code(20) : eval()'d code on line 35 > [client 213.160.11.98] PHP Notice: Undefined variable: > localization_conf in /var/cache/midgard/12-72-9-0.php(405) : eval()'d > code(20) : eval()'d code(41) : eval()'d code on line 2 > [client 213.160.11.98] PHP Notice: Undefined index: > auth_session_c458ee0ca584809e68b1e07072ec50b4 in > /var/cache/midgard/12-72-9-0.php(405) : eval()'d code(19) : eval()'d > code on line 30 These are not typical errors. Only notices. These notices comes from old code. Piotras