Description of the Hack:
This is a basic vBulletin-powered Request/Bugs Tracker like the one on vBulletin.com
HACK INSTALLATION DETAILS: New files for this Hack:
bugs.php
admincp/bugsadmin.php
Files modified for this Hack:
admincp/index.php
New templates for this Hack:
bugs_search_no_results
bugs_addbug
bugs_addbugnote
bugs_listbit
bugs_bugnote
bugs_details
bugs_list
BUGS
New DB tables for this Hack:
bugs
bugnotes
bugtypes
bugseverities
bugstates
Read the readme.txt file if you are updating from vB-Bugs!!!!
As of 4/17/04, 9:21am EST
Fixed: Warning: Invalid argument supplied for foreach() in /home2/bear/public_html/forums/includes/sessions.php on line 262 - vvbugs_settings.xml (new exported data from the HTL generator)
Fixed: https://vborg.vbsupport.ru/showpost....4&postcount=22 (add the function inside bugs.php to help it cashe the bugs types everytime you load the page if a new one is not in the list.
Updated: readme.txt (a few grammer issues that I overlooked.)
As of 4/17/04, 9:47am EST
Fixed: bugs.php where if you edited a bug report and left the assigment to "unassigned" it owuld stop. This is now fixed where it will stay at unassiigned.
As of 4/20/04, 1:38am EST
Fixed: bugsadmin.php had had a program with the "add" and "edit" fuctions.
Sourceforge.net - New home for this hack under the direction of the group "vBulletin Modification Packages". Visit us at: https://sourceforge.net/projects/vbmodificatiopk/ . (Best place to post bug reports. Ironic isn't it?)
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Seems like vbulletin.com guys already fixed most issues with old vb-bugs in their own install: http://www.vbulletin.com/forum/bugs.php
Also I see numerous new features added. Maybe we can persuade them to open their fixes and enhancements to public?
EDIT:
Oops, I was wrong about the precedence, just found that vbulletin's own bug tracker appeared first and vb-bugs is just an attempt to re-implement it. Anyway, the proposal to release their bug tracker code is still valid
Seems like vbulletin.com guys already fixed most issues with old vb-bugs in their own install: http://www.vbulletin.com/forum/bugs.php
Also I see numerous new features added. Maybe we can persuade them to open their fixes and enhancements to public?
EDIT:
Oops, I was wrong about the precedence, just found that vbulletin's own bug tracker appeared first and vb-bugs is just an attempt to re-implement it. Anyway, the proposal to release their bug tracker code is still valid
It is, and I wish they would, but they aren't, or at least they aren't replying to requests to do so
It's ok, I've added in most of their functionality (such as view bugs you started/posted in) plus added some (such as a toggle to hide closed bugs and color coding by state). Working on the email subscription now. Ha! By the time we are done they will install our hack. Well maybe not, but it's fun to think about
That said, they would save me a whole lot of time if they would share their email subscription code....