Quote:
Originally Posted by Shane
Request/Bugs Tracker
Version: 1.0.0
vB-version: 3.0.0
Developer: ^BuGs^ (Shane on vB.org), ixian, and Kirby (Original)
Install difficulty: Easy
File edits: 1
Template edits: 0
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?)
|
Nice script but how can I create the tables that they're using my board table prefixes.
For sure I can make the changes manually but it would be nice if you could modify your script in that way that it uses the same table prefixes like vb3.
Can you change this?