phpBugTracker
User Ratings
Featured Reviews
Most Helpful Positive Review
Great software, thank you.
Most Helpful Negative Review
"magic_quotes_gpc is OFF! You must have magic_quotes_gpc set to On either in php.ini or in .htaccess (see http://php.net/magic_quotes for more info)." Never use PHP that requires magic quotes. It is an instant red flag that the developer doesn't know what they are doing.
Express yourself: log in to write a review.
User Reviews
-
Great software, thank you.
-
Good project! But development stopped long time ago. I found fresh fork of that, converted to git at github. https://github.com/a-v-k/phpBugTracker
-
"magic_quotes_gpc is OFF! You must have magic_quotes_gpc set to On either in php.ini or in .htaccess (see http://php.net/magic_quotes for more info)." Never use PHP that requires magic quotes. It is an instant red flag that the developer doesn't know what they are doing.