vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   New Posting Features - [HTL] & [TXT] Request/Bugs Tracker (formally vB-Bugs) (https://vborg.vbsupport.ru/showthread.php?t=63964)

Link14716 04-19-2004 10:03 PM

Quote:

Originally Posted by ixian
I was thinking more like "x new bugs since your last visit" but this is along the same lines, and yes it'd be easy to do.

Right now, on my side of things, I am working on the hide/show closed bugs, color-coding bugs by state (i.e. critical bugs red, moderate blue, etc - this is a feature found in just about every other ticket system out there and it makes a huge difference when you are trying to prioritize a lot of bugs) and the big one, email notification, which IMHO is the one major feature this hack has always lacked.

If you want to do a simple mod to do the above then by all means please do, especially if you've already done it. We're not credit hogs here; we just want a good hack to get even better and if you have something useful to add don't let us hold ya back:)

Well, I did it a long while ago with vB-Bugs. I didn't really document anything though. I might give it a whirl with this version. ;)

Reimer 04-19-2004 11:06 PM

Hi Everbody,

I have got the some errer which has been already mentioned here. I tried the fix, but well - [i]of cource[/b] - this was not the solution for my problem.

I tried to remove the changing of the language-files to get the board going again, still there is some kind of problem. Maybe someone can give me a hint how to deal with the error in the language selection.

Shane 04-20-2004 04:16 AM

Quote:

Originally Posted by Reimer
Hi Everbody,

I have got the some errer which has been already mentioned here. I tried the fix, but well - [i]of cource[/b] - this was not the solution for my problem.

I tried to remove the changing of the language-files to get the board going again, still there is some kind of problem. Maybe someone can give me a hint how to deal with the error in the language selection.

That doesn't make sence. Is there an error? You might have to go in and delete.

Shane 04-20-2004 04:20 AM

link: You want in on the CVS code.. once it is in?

Boofo 04-20-2004 04:33 AM

Quote:

Originally Posted by Reimer
Hi Everbody,

I have got the some errer which has been already mentioned here. I tried the fix, but well - [i]of cource[/b] - this was not the solution for my problem.

I tried to remove the changing of the language-files to get the board going again, still there is some kind of problem. Maybe someone can give me a hint how to deal with the error in the language selection.

Try running these 2 queries and let me know if that fixes it.

[sql]ALTER TABLE language DROP phrasegroup_vBugs;
DELETE FROM phrasetype WHERE fieldname='vBugs';[/sql]

Shane 04-20-2004 04:36 AM

Quote:

Originally Posted by Boofo
Try running these 2 queries and let me know if that fixes it.

ALTER TABLE language DROP phrasegroup_vbBugs;
DELETE FROM phrasetype WHERE fieldname='vbBugs';

:)

Shane 04-20-2004 04:37 AM

why won't it be changed to vbbugs..

Shane 04-20-2004 04:39 AM

vb bugs (all one word)

ixian 04-20-2004 01:30 PM

Pending the CVS dump and all that, here's the fixed bugsadmin.php. Takes care of the parse error and a few other minor things.

Shane 04-20-2004 04:59 PM

Might have already done that in the new zip file in post one :)


All times are GMT. The time now is 12:02 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.01506 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete