XOOPS

New Bug Reporting Procedures

Boobtoob  18-Feb-2003 21:39 4018 Reads   1 comment 
With XOOPS getting close to release, it's getting VERY hard to keep up with what's a bug and what's a user error from reports in the forums. So, the XOOPS team has decided to finally use the bug reporting facilities within Sourceforge (Tracker). You will need to create or have an account on Sourceforge to submit a bug. Sorry, no anonymous bugs

The rules are simple, please follow these easy guidelines before submitting a bug report:

1. Check/Search the XOOPS Forums, FAQ and Wiki for your problem or similar reported bug
2. Make sure the problem IS reproduce-able (try to make it happen at least three times)
3. Report bugs ONLY in the bugs section, feature requests go to the features request section.
4. Be very clear in your report as to what the symptom is, the error code reported and module(s) affected and how to reproduce the error
5. Chose the proper "Category" and "Group" when adding a report to the Tracker
6. Please report your PHP environment (i.e. Apache/PHP versions, whether register_globals is ON or OFF, OS, etc...)
7. Please use English when reporting

Some closing advice. If you get a blank page, please try this little hack first to get an error.
1. Edit the /include/common.php and modify lines 105-107 (or find the equivalent if you've changed something) from:

if ($xoopsConfig['debug_mode'] == 1) {
error_reporting(E_ALL);
}
to:
//if ($xoopsConfig['debug_mode'] == 1) {
error_reporting(E_ALL);
//}

Then edit copy and paste any errors into the report.
Good luck,
XOOPS Team
Rating 0/5
Rating: 0/5 (0 votes)
Voting is disabled!


Login

Who's Online

186 user(s) are online (10 user(s) are browsing Publisher)


Members: 0


Guests: 186


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits

Categories