bugs

PHP debug Functions

| | |

Some of the PHP debug functions like debug_print_backtrace are only supported in PHP 5 which is not the PHP version with our current configuration. However, Some of other debug functions like debug_backtace, error_log etc are supported in PHP 4.3.0 and above and these functions work with the present configuration setting of PHP and Apache server.

Why don't I get an email when I make a change to a bug I assigned to myself?

| |

[phpwiki]
If you trying to test the bugzilla system to see how it works and play with assigning bugs to yourself and tracking changes but you're not getting an email alerts (as you would when others assign bugs to you or update bugs assigned to you) you probably need to check your account email preferences.

* Click on your account "Prefs" link in Bugzilla pages.
* Choose the "Email Settings" tab
* Make sure the ''Only email me reports of changes made by other people '' setting is unchecked.
* Save your changes

You should now receive bug reports and modifications you make to bugs assi

Syndicate content