fabrik.log.php 3MB in 2 days and growing

bensbenz

New Member
I was doing some maintenance on my site and noticed a large file in the logs directory. It was fabrik.log.php and after 2 days its already 3MB, and my site is not in use by anyone but myself at this point. It is filled with messages like:

Code:
2012-04-21T22:23:14+00:00	WARNING	deprecated	JUser::authorisedLevels() is deprecated.
2012-04-21T22:23:14+00:00	WARNING	deprecated	JError::isError() is deprecated.
2012-04-21T22:23:14+00:00	WARNING	deprecated	JRegistry::getValue() is deprecated. Use get instead.
2012-04-21T22:23:14+00:00	WARNING	deprecated	JError::isError() is deprecated.
2012-04-21T22:23:14+00:00	WARNING	deprecated	JDatabase::getErrorNum() is deprecated, use exception handling instead.
2012-04-21T22:23:14+00:00	WARNING	deprecated	JDatabase::nameQuote() is deprecated. Use JDatabase::quoteName().
2012-04-21T22:23:14+00:00	WARNING	deprecated	JParameter::__construct is deprecated.
2012-04-21T22:23:14+00:00	WARNING	deprecated	JError::isError() is deprecated.

Should I be concerned about this?
 
Are you using the latest version of fabrik - I thought we had turned the logging off
 
My logs/fabrik.log.php was last written to on Jan 26th, which (as I recall) is when we turned logging off.

Any recent build of 3.x shouldn't be logging.

-- hugh
 
This is quite an old thread but the first that came up when I Googled 'fabrik log' - and so this last reply from cheesegrits kind of makes me chuckle.

As you can see by the attachment - my version of Fabrik3 (since the latest version from github of Fabrik 3.1b anyhow) is very much logging.

And why would you remove this feature? - other than the fact that the log file is basically useless as it provides absolutely no information regarding where the error is occurring - which REALLY would be nice.:confused:
 

Attachments

  • fabrik.log.txt
    376.1 KB · Views: 440
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top