vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBug Tracker Lite 3.5.1 (https://vborg.vbsupport.ru/showthread.php?t=96888)

Mone' 11-18-2005 12:06 AM

Hi Dark_Wizard,
when you have a moment could you have a look at the subscription code on the 3.5.1 version.

When a user tick the subscribe box and post a reply to a bug, instead of showing the reply to the bug it goes to a blank page and no subscription are placed in the user subscription.

Cheers

Mone'

The Wise One 11-18-2005 12:10 AM

Quote:

Originally Posted by Mone'
Hi Dark_Wizard,
when you have a moment could you have a look at the subscription code on the 3.5.1 version.

When a user tick the subscribe box and post a reply to a bug, instead of showing the reply to the bug it goes to a blank page and no subscription are placed in the user subscription.

Cheers

Mone'

i get the same thing. no subscription and a blank page. though the reply gets posted (at least in my case).

Mone' 11-18-2005 12:19 AM

Quote:

Originally Posted by The Wise One
i get the same thing. no subscription and a blank page. though the reply gets posted (at least in my case).

same here, the reply get posted but it confuse the hell out of my users :P

theArchitect 11-18-2005 12:36 AM

Quote:

Originally Posted by The Wise One
i get the same thing. no subscription and a blank page. though the reply gets posted (at least in my case).

Yep, I meant to post that too. I don't get notified when a new reply is posted.

Dark_Wizard 11-18-2005 08:42 AM

Quote:

Originally Posted by Mone'
Hi Dark_Wizard,
when you have a moment could you have a look at the subscription code on the 3.5.1 version.

When a user tick the subscribe box and post a reply to a bug, instead of showing the reply to the bug it goes to a blank page and no subscription are placed in the user subscription.

Cheers

Mone'

Will do...

Mone' 11-18-2005 01:20 PM

Quote:

Originally Posted by Dark_Wizard
Will do...

I'm also happy if you release your pro paid version............. hint , hint ;P
Cheer for the great hack

MPDev 11-23-2005 05:11 PM

Looks great - looking forward to seeing the pro version. One fix for bugs.php:

Code:

                if ($vbulletin->GPC['vbug_versionid'])
                {
                        $condition  .=  " AND vbug.vbug_versionid = " . $vbulletin->GPC['vbug_versionid'] . "";
                }

Also notice an empty <span> tag in list template that is unecessary.

Probably not a bug, but seems if you edit a ticket, it assigns it to the first person in the dropdown, not leaving you the chance to leave it unassigned.

Dark_Wizard 11-24-2005 10:38 AM

Quote:

Originally Posted by MPDev
Looks great - looking forward to seeing the pro version. One fix for bugs.php:

Code:

                if ($vbulletin->GPC['vbug_versionid'])
                {
                        $condition  .=  " AND vbug.vbug_versionid = " . $vbulletin->GPC['vbug_versionid'] . "";
                }

Also notice an empty <span> tag in list template that is unecessary.

Probably not a bug, but seems if you edit a ticket, it assigns it to the first person in the dropdown, not leaving you the chance to leave it unassigned.

Thanks for the find, fixed and file updated.

The Wise One 11-24-2005 11:22 AM

thanks for the update. did you have any luck with this by chance?

https://vborg.vbsupport.ru/showpost....&postcount=152

and i keep getting this error when ever i try to edit a bug. it only appears when i submit the edit. it doesnt appear to affect anything as the edits are applied...but it continues to pop up.

line: 429
char: 2
error: 'document.cpform.description.value' is null or not an object
code: 0
URL: vbugs.php?do=edit&vbug_id=(X)

the id in the vbug doesnt matter as it happens regardless of which bug i try to edit.

King Kovifor 11-24-2005 12:50 PM

I edited everything, will I know have to reedit it?


All times are GMT. The time now is 05:04 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.01344 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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