TUTOS - Blank Screen When You Add A New Bug
So I love TUTOS so far, except I encountered a bug when I entered a bug. I found the solution in their forum, but it was after searching google for a while with no luck I was about to post something for help when I noticed a post which had the answer.
Go into php/bugtracking/ folder.
edit bug.pinc
line 880 something...
$mail->resetBody();
change to
$mail->resetBodies();
delete all the echo or debugging information throughout the mess you have made trying to fix this.
Thats it!!
Labels: add, blank, bug, create, error, issue, new, problem, screen, Tutos