Re: Show Debug Files Automatically
I thought it rather handy to know this info on files in the /cache and /logs ... :cool:
Re: Show Debug Files Automatically
Hi,
I was looking exactly for this feature since I am one of those that venture in modding files and then have the logs directory filling up....
I have added the code to header.php and the defne for the logs dir in the configures.php files, but no way to see the message coming up in the admin.
Can someone tell me what to look for?
Thanks
enzo
Re: Show Debug Files Automatically
Quote:
Originally Posted by
enzo-ita
Hi,
I was looking exactly for this feature since I am one of those that venture in modding files and then have the logs directory filling up....
I have added the code to header.php and the defne for the logs dir in the configures.php files, but no way to see the message coming up in the admin.
Can someone tell me what to look for?
Thanks
enzo
Take a look at this mod: Display Log Files
and its support thread: Display Log Files [Support Thread]
Re: Show Debug Files Automatically
Thanks for yor answer but what is this post should display AUTOMATICALLY THE LOG files. I have installed the plugin you suggested but, obviously, it does not what I am looking for since it is not created for that.
I want to access the admin page and be warned about log files existing if they are.
enzo
Re: Show Debug Files Automatically
Quote:
Originally Posted by
enzo-ita
Thanks for yor answer but what is this post should display AUTOMATICALLY THE LOG files. I have installed the plugin you suggested but, obviously, it does not what I am looking for since it is not created for that.
I want to access the admin page and be warned about log files existing if they are.
enzo
That's what the above mentioned code by torvista does.
And similar feature is also built-in to v1.6.0 ... although sometimes I wish it wasn't.
Re: Show Debug Files Automatically
Hey I resemble that remark on that new similar feature being built into v16 ... :cool:
Re: Show Debug Files Automatically
Quote:
Originally Posted by
DrByte
That's what the above mentioned code by torvista does.
And similar feature is also built-in to v1.6.0 ... although sometimes I wish it wasn't.
LOL I was thinking about submitting a PR to just show the count and not the names of the files. :)
Re: Show Debug Files Automatically
Quote:
Originally Posted by
DrByte
That's what the above mentioned code by torvista does.
And similar feature is also built-in to v1.6.0 ... although sometimes I wish it wasn't.
Yeah and i did add the code to header.php but without results.
I think soemthing is wrong, but what?
About 1.60 I must wait for the italian version, and considering it is still not out.....
Thanks for any suggestion.
enzo
Re: Show Debug Files Automatically
Any thoughts on adding the paypal log files to this call out?
Re: Show Debug Files Automatically
Quote:
Originally Posted by
dbltoe
Any thoughts on adding the paypal log files to this call out?
If added, would it still just be a report of all logs, or would there be some sort of separation: error logs and then say payment logs/paypal logs?