vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   [HTL] & [very simple TXT] vB-Bugs (https://vborg.vbsupport.ru/showthread.php?t=61167)

Zelda-King 02-06-2004 06:15 AM

You don't? I tried it with MySQL 3 and there's no 'submit new bug' option. The only place bugs can be added is the admin CP. The only thing I see on bugs.php is the filter options.

daFish 02-06-2004 06:55 AM

Quote:

Originally Posted by Zelda-King
You don't? I tried it with MySQL 3 and there's no 'submit new bug' option. The only place bugs can be added is the admin CP. The only thing I see on bugs.php is the filter options.

No problems.
I've checked the installed MySQL version: 3.23.57

I can submit new bugs in the normal form and in the acp too.

gmarik 02-06-2004 08:56 AM

Man, those errors are really killing us.
How about XMLizing templates?

NTLDR 02-06-2004 01:01 PM

Quote:

Originally Posted by daFish
No problems.
I've checked the installed MySQL version: 3.23.57

I can submit new bugs in the normal form and in the acp too.

The only limitation with using MySQL 3 and this hack should be your ability to search for bugs by using keywords.

Olate 02-06-2004 06:58 PM

Out of interest, how is development going on this? I would really like a stable release so would be willing to help out.

Zelda-King 02-07-2004 12:31 PM

I found my problem with 'Submit New Bug' not appearing. It's the colours. I have to highlight to see it in some styles.

Zelda-King 02-07-2004 10:05 PM

There's a typo in bugs.php resulting in an an uncached template.

Change
PHP Code:

'addbugnote' => array('bugst_addbugnote'), 

to
PHP Code:

'addbugnote' => array('bugs_addbugnote'), 


Zelda-King 02-08-2004 12:41 AM

Another error resulting in an uncached template;

In bugs.php, replace:
PHP Code:

('bugs_bugnote_bugnote'

with
PHP Code:

('bugs_bugnote'


Link14716 02-08-2004 12:49 AM

Quote:

Originally Posted by Zelda-King
Another error resulting in an uncached template;

In bugs.php, replace:
PHP Code:

('bugs_bugnote_bugnote'

with
PHP Code:

('bugs_bugnote'


Already posted that one. :p

Zelda-King 02-08-2004 01:28 AM

Oh right. I thought he'd have updated the thread with any fixes. I have to admit I've been too busy upgrading and stuff to read much through the many hacks I've installed this last week. :/

Other observations:

- The table class in some of the templates might be better made as tbody or something rather than tborder (the page with the 'Submit New Bug'). That's where my text viewing problem was.

- The all_reports and all_states (or is it severities? I forget) phrases have typos.

Some things I've spotted but haven't fixed;

- When someone submits a bug it doesn't show in the list of bugs to moderate (admin CP).

- In the 'Last Reply' column, the time goes off the table on low resolutions (tested at 600x800).

- When posting a new bug, administrators see a status dropdown but it doesn't work. It will always start as 'unassigned' until you edit the bug. Also, the 'assignment' one only has one option. I realise those aren't needed things when SUBMITTING a new bug. It just seems weird having options that don't change anything.

That aside I appreciate this release. I've been wanting a bug tracker. :)


All times are GMT. The time now is 11:46 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.01103 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)bbcode_php_printable
  • (3)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