Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

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

Category: New Posting Features - Version: 3.0.0 Rating:
Released: 04-15-2004 Last Update: Never Installs: 22
 
No support by the author.

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?)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #92  
Old 05-14-2004, 12:52 AM
Zach's Avatar
Zach Zach is offline
 
Join Date: Nov 2001
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, honestly - this is the most disorganized release I have ever seen - I would submit a bug report, but the bug report thing seems to have a bug.


As shown earlier - I get nothing for the phrases - I think everything else works after three hours of what should have bee a five minute install - I will just go in and hard code the phrases --

my suggestion - I have no idea what the hcl garbage is, I am sure its cool, the best thing since Larry Flynt started a magazine - but these are not not even close to instuctions

1) Copy the file bugs.php to your forum root, bugsadmin.php to /admincp.
2) Import the phrases from HTL/vbbugs_phrases.xml
This invloves altering table language to have a new column
phrasegroup_vbbugs and to insert a new record in into table phrasetypes.
3) Import the templates from HTL/vbbugs_templates.xml
4) Run the following queries to create the necessary tables

{ new tables for bugs sql, only new tables in this sql }

5) Import the settings from HTL/vbbugs_settings.xml
6) This file-edit is optional. It will create links in the ACP to manage bugs, types, states and severities



Again, I did search around and found this HTL thingy - I dont want to install it - my forums are on a route right now not to be very upgradeable - in fact some files do not even pretend to resemble the original code - Now I only deal with english, so I never mess around with all this phrase stuff and junk - actually as soon as i get time am going to destroy that entire system and eradicate it from my life - but it works no problem, except now - now I either got to figure out the system or as I said just manually do it -


This though is the winner of non instructions in an instructions file

and to insert a new record in into table phrasetypes.

thats great.

Oh yea, who won that game today?



I am willing to bet that your answer to my question, is the same answer I have to that particular part of the instructions.



I am being critical, but thats only because it looks to be worthwhile - there are many hacks I take one look at, laugh, and move on and dont post anything about - cause they are not worth it - this one looks like it could be.

But I will give you credit. I have installed hacks like polls and private messages and who's online and many others - this is the first time I have ever got frustrated
Reply With Quote
  #93  
Old 05-14-2004, 12:55 AM
Zach's Avatar
Zach Zach is offline
 
Join Date: Nov 2001
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="http://sportsforum.ws/bugs.php" target="_blank">http://sportsforum.ws/bugs.php</a>
Reply With Quote
  #94  
Old 05-14-2004, 01:12 AM
Zach's Avatar
Zach Zach is offline
 
Join Date: Nov 2001
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hey, the 427th time I imported the phrases xml - it worked
Reply With Quote
  #95  
Old 05-14-2004, 01:23 AM
chrisvonc's Avatar
chrisvonc chrisvonc is offline
 
Join Date: Apr 2002
Location: Austin, TX
Posts: 161
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just started to install this to test out and am stuck on step 5. Where/how do I import the vbbugs_settings.xml?
Reply With Quote
  #96  
Old 05-17-2004, 05:20 AM
JTMON's Avatar
JTMON JTMON is offline
 
Join Date: Oct 2001
Posts: 279
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well everything was working great until I upgraded to the newest stable php last night. Now bugs.php just gives me a blank white page. I checked for extra spaces but found none and that's the only change I've made. All the rest of my forums work fine. Any ideas?
Reply With Quote
  #97  
Old 05-18-2004, 07:02 AM
Oldfart Oldfart is offline
 
Join Date: Jun 2002
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok I tried install this through the htl installer and I got as far as the php template modifications then I got a MySql db error. Now what do I do? I can't run the installer again according to htl it says I might screw up the forum if I do
Reply With Quote
  #98  
Old 05-24-2004, 06:03 PM
JTMON's Avatar
JTMON JTMON is offline
 
Join Date: Oct 2001
Posts: 279
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by JTMON
Well everything was working great until I upgraded to the newest stable php last night. Now bugs.php just gives me a blank white page. I checked for extra spaces but found none and that's the only change I've made. All the rest of my forums work fine. Any ideas?

Well I didn't change or mess with anything and they started working again. Love it when that happens!
Reply With Quote
  #99  
Old 05-25-2004, 08:27 AM
TheRayden TheRayden is offline
 
Join Date: Apr 2004
Location: Belgium
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

According to the readme, it says:
Quote:
2) Upload the HTL & XML-Files to your HTL-Files directory,
run the installer and follow the instructions.
I'm pretty new when it comes to applying hacks, but I don't see an installer. Or am I missing something here?
Reply With Quote
  #100  
Old 05-25-2004, 10:22 AM
TheRayden TheRayden is offline
 
Join Date: Apr 2004
Location: Belgium
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did it the manual way, went well, but I seem to find no changes on the forum to go to the bug tracker.

When I go directly to bugs.php I get a db error.

forum is at
http://www.navc.be/fomk/forum/

If anyone wants to have a look.

edit:
the admin section seems to work. Though I can't add bugs to test it.
Reply With Quote
  #101  
Old 05-25-2004, 10:26 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

mysql error: Unknown column 'phrasegroup_vbbugs' in 'field list' Doesnt look like you installed the language bit correctly me think
Reply With Quote
Reply


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:42 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08423 seconds
  • Memory Usage 2,310KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete