Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
[HTL] & [TXT] Request/Bugs Tracker (formally vB-Bugs) Details »»
[HTL] & [TXT] Request/Bugs Tracker (formally vB-Bugs)
Mod Version: 1.00, by Shane (Contributor) Shane is offline
Developer Last Online: Jan 2011 I like it Show Printable Version Email this Page

This thread is in the Modification Graveyard.
vB Version: 3.0.0 Rating: (3 votes - 3.67 average) Installs: 22
Released: 16 Apr 2004 Last Update: Never Downloads: 4
Not Supported  

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: http://www.vbulletin.org/forum/showp...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?)

Download Now

Only licensed members can download files, Click Here for more information.

Screenshots

Click image for larger version

Name:	listings.jpg
Views:	714
Size:	72.1 KB
ID:	18188Click image for larger version

Name:	enter_report.jpg
Views:	524
Size:	59.6 KB
ID:	18189

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Comments
  #2  
Old 16 Apr 2004, 18:41
teksigns's Avatar
teksigns teksigns is offline
 
Join Date: Sep 2003
whats the diff. between versions ?


what does this do that the original dont .....
Reply With Quote
  #3  
Old 16 Apr 2004, 18:48
Shane's Avatar
Shane Shane is offline
 
Join Date: Nov 2001
Real name: Shane
Originally Posted by teksigns
whats the diff. between versions ?


what does this do that the original dont .....
Private "reports" that only can be seen by admins.
Lots of bugs fixes... that I can't even list them all.
Sorting problems worked out....

New Features in devlopment:
WYSIWUG editor for the reports
Attachements
Email Notification
(Addon of: MySQL-3 Support)
__________________
Battlestar Forum
Reply With Quote
  #4  
Old 16 Apr 2004, 18:58
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Real name: Rob
I'm getting an invalid error on the settings and templates file for the phrases. Any ideas?
Reply With Quote
  #5  
Old 16 Apr 2004, 19:04
Shane's Avatar
Shane Shane is offline
 
Join Date: Nov 2001
Real name: Shane
Originally Posted by Boofo
I'm getting an invalid error on the settings and templates file for the phrases. Any ideas?
I might. I think I set the file version to 3.0.1 when it works on 3.0.0 in the HTL file. Just try chaning the names on the XML files I will update the zip right now..
__________________
Battlestar Forum
Reply With Quote
  #6  
Old 16 Apr 2004, 19:05
Shane's Avatar
Shane Shane is offline
 
Join Date: Nov 2001
Real name: Shane
The settings XML shouldn't have any problems. There is no version number thing. Try it now (just updated the zip)
__________________
Battlestar Forum
Reply With Quote
  #7  
Old 16 Apr 2004, 19:10
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Real name: Rob
I just got this error when I tried to import the settings file:

Warning: Invalid argument supplied for foreach() in /home2/bear/public_html/forums/includes/sessions.php on line 262

And now I can't even get into the admin cp or my board.

Last edited by Boofo : 16 Apr 2004 at 19:12.
Reply With Quote
  #8  
Old 16 Apr 2004, 19:14
Shane's Avatar
Shane Shane is offline
 
Join Date: Nov 2001
Real name: Shane
I can't seem to reproduce this. I just "upload" the settings XML file again and I got no errors. I might be because I already have it install, but.. umm...

Sessions.php? No idea. bugs.php and bugsadmin.php only use the sessions from global.php.
__________________
Battlestar Forum
Reply With Quote
  #9  
Old 16 Apr 2004, 19:26
Shane's Avatar
Shane Shane is offline
 
Join Date: Nov 2001
Real name: Shane
Try uploading your base files again ....as I try to get msn conencted...
__________________
Battlestar Forum
Reply With Quote
  #10  
Old 16 Apr 2004, 19:26
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Real name: Rob
I had something to do with the serttings xml file. It only happened after I ran that. I need to go to phpmyadmin and do something, but what?
Reply With Quote
  #11  
Old 16 Apr 2004, 19:40
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Real name: Rob
Here's the code for the error:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

The foreach line is where the error occurs.
Reply With Quote
  #12  
Old 16 Apr 2004, 20:04
Shane's Avatar
Shane Shane is offline
 
Join Date: Nov 2001
Real name: Shane
Originally Posted by Boofo
Here's the code for the error:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

The foreach line is where the error occurs.
I will check it out once I get back this evening. Mom arrived to my school and I am taking her out.
__________________
Battlestar Forum
Reply With Quote
  #13  
Old 16 Apr 2004, 20:37
Zelda-King's Avatar
Zelda-King Zelda-King is offline
 
Join Date: Nov 2002
I've been getting that error too.
__________________
Sig
Reply With Quote
  #14  
Old 16 Apr 2004, 20:57
tilight tilight is offline
 
Join Date: Dec 2003
This invloves altering table language to have a new column
phrasegroup_vbbugs and to insert a new record in into table phrasetypes.
I don't know what this means in the instructions, I am doing a New Install.

thanks, and great version BTW except for the error
Reply With Quote
  #15  
Old 16 Apr 2004, 21:02
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Real name: Rob
Originally Posted by Zelda-King
I've been getting that error too.
I can't even get on my site now. I get that error in the admin cp AND the board.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Jump


New To Site? Need Help?

All times are GMT. The time now is 23:08.

Layout Options | Width: Wide Color: