phpBB3 Error Logging Tool

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in the Customisations Database.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTICE: This forum is only for the announcement of new releases and/or updates of MODs. Any MOD support should be obtained through the Customisations Database in the support area designated for each MOD.

A direct link to support for each MOD is in the first post of the respective topic.
Extensions Robot
Extensions Robot
Extensions Robot
Posts: 29216
Joined: Sat Aug 16, 2003 7:36 am

phpBB3 Error Logging Tool

Post by Extensions Robot »

Modification name: phpBB3 Error Logging Tool
Author: Highway of Life
Modification description: Logs phpBB Errors and Warnings in a Custom Error Log, so you can turn off the DEBUG/DEBUG EXTRA for your users and find all errors in the error log.
This makes continues debugging possible after you go live. It is also a great tool for MOD and Style Authors when developing and testing MODs for ease of debugging.
Includes the ability to log possible Template bugs.
The Error Log is created automatically inside the /store/ directory, and will be called php_error.log
Modification version: 1.0.0
Tested on phpBB version: 3.0.RC5

Download file: phpbb3_error_logging.zip
File size: 27981 Bytes

Modification overview page: View

The phpBB Team is not responsible nor required to provide support for this modification. By installing this MOD, you acknowledge that the phpBB Support Team or phpBB Modifications Team may not be able to provide support.

-->Modification support<--
Last edited by Extensions Robot on Tue Feb 08, 2011 4:51 am, edited 7 times in total.
(this is a non-active account manager for the phpBB Extension Customisations Team)
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28616
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

phpBB3 Error Logging Tool

Post by Paul »

Modification validated/released

Notes:
A nice tool for debugging things without the need to enable DEBUG in config.php
User avatar
Highway of Life
Former Team Member
Posts: 6048
Joined: Wed Feb 02, 2005 5:41 pm
Location: Bend, OR
Name: David Lewis
Contact:

Re: phpBB3 Error Logging Tool

Post by Highway of Life »

Thanks Paul. :)
User avatar
spacefish
Registered User
Posts: 173
Joined: Mon Oct 09, 2006 8:48 am

Re: phpBB3 Error Logging Tool

Post by spacefish »

Nice mod - thanks! :)
User avatar
ac_roma
Registered User
Posts: 321
Joined: Thu Mar 08, 2007 2:48 pm
Location: egypt,alexandria
Contact:

Re: phpBB3 Error Logging Tool

Post by ac_roma »

Useful mod
Thanks :)
User avatar
igorw
Former Team Member
Posts: 8024
Joined: Fri Dec 16, 2005 12:23 pm
Location: {postrow.POSTER_FROM}
Name: Igor Wiedler

Re: phpBB3 Error Logging Tool

Post by igorw »

Very cool 8-)
Igor Wiedler | area51 | GitHub | trashbin | Formerly known as evil less than three
zachpl
Registered User
Posts: 175
Joined: Wed Nov 15, 2006 2:40 am

Re: phpBB3 Error Logging Tool

Post by zachpl »

Thanks for this. :D
User avatar
nickvergessen
Former Team Member
Posts: 4397
Joined: Mon Apr 30, 2007 5:33 pm
Location: Stuttgart, Germany
Name: Joas Schilling
Contact:

Re: phpBB3 Error Logging Tool

Post by nickvergessen »

Still works on RC8 ;)
No Support via PM
User avatar
crackerboy
Registered User
Posts: 255
Joined: Sun Jul 15, 2007 5:49 pm

Re: phpBB3 Error Logging Tool

Post by crackerboy »

Does it work on gold?
User avatar
Highway of Life
Former Team Member
Posts: 6048
Joined: Wed Feb 02, 2005 5:41 pm
Location: Bend, OR
Name: David Lewis
Contact:

Re: phpBB3 Error Logging Tool

Post by Highway of Life »

Yes, it will work on Gold.

Another way you can tell is that it worked on RC8. :P
gavo
Registered User
Posts: 91
Joined: Sat Jun 23, 2007 10:44 am

Re: phpBB3 Error Logging Tool

Post by gavo »

Very nice mod, I have turned off the Debug now.


Could there be a ACP module made for this that views the log.
User avatar
Highway of Life
Former Team Member
Posts: 6048
Joined: Wed Feb 02, 2005 5:41 pm
Location: Bend, OR
Name: David Lewis
Contact:

Re: phpBB3 Error Logging Tool

Post by Highway of Life »

gavo wrote:Could there be a ACP module made for this that views the log.
I’ll see what I can come up with for the next version. :)
Pinecamguy
Registered User
Posts: 60
Joined: Mon Dec 01, 2003 2:42 am
Location: Pine, CO USA
Contact:

Re: phpBB3 Error Logging Tool

Post by Pinecamguy »

I checked my config file and two debug lines are already commented out by default:

Code: Select all

// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true);
Or am I reading you instructions or this code wrong?
User avatar
Highway of Life
Former Team Member
Posts: 6048
Joined: Wed Feb 02, 2005 5:41 pm
Location: Bend, OR
Name: David Lewis
Contact:

Re: phpBB3 Error Logging Tool

Post by Highway of Life »

Pinecamguy wrote:Or am I reading you instructions or this code wrong?
You’re fine.
Depending on what package you download, those lines could be enabled or disabled. The gold package it’s disabled by default. -- You don’t have to do anything more. :)
ham1299
Registered User
Posts: 613
Joined: Mon Sep 11, 2006 2:12 am
Location: USA
Contact:

Re: phpBB3 Error Logging Tool

Post by ham1299 »

This installed easily enough. How do I make sure it works right?
Heather
Locked

Return to “[3.0.x] MOD Database Releases”