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)

Dark_Wizard 11-25-2005 08:56 AM

Quote:

Originally Posted by The Wise One
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.

I cannot reproduce this, please give me the steps in which you followed to produce this.

Dark_Wizard 11-25-2005 08:57 AM

Quote:

Originally Posted by King Kovifor
I edited everything, will I know have to reedit it?

Can you tell me what you edited so I can guide you?

The Wise One 11-25-2005 09:09 AM

Quote:

Originally Posted by Dark_Wizard
I cannot reproduce this, please give me the steps in which you followed to produce this.

subscribe problem

1. click on "Submit New Bug".
2. fill in the fields (from top to bottom).
3. tick the "Subscribe" box.
4. click submit.

popup error

1. click on any bug from the list.
2. click on "Edit Bug".
3. make any change (series of changes...doesnt matter).
4. hit the submit button.

Dark_Wizard 11-25-2005 10:29 AM

Quote:

Originally Posted by The Wise One
subscribe problem

1. click on "Submit New Bug".
2. fill in the fields (from top to bottom).
3. tick the "Subscribe" box.
4. click submit.

popup error

1. click on any bug from the list.
2. click on "Edit Bug".
3. make any change (series of changes...doesnt matter).
4. hit the submit button.


Are you doing this as an admin or end user?

Todi 11-25-2005 11:57 AM

One thing i miss is the ability to edit/remove responses. Is that intended for the "Lite" version at all (or have i missed it somewhere?), or do i have to fix it myself?

King Kovifor 11-25-2005 12:01 PM

I Changed it from vBug.php to bugs.php - and the templates to inlude that.

Dark_Wizard 11-25-2005 12:13 PM

Quote:

Originally Posted by King Kovifor
I Changed it from vBug.php to bugs.php - and the templates to inlude that.

Why?

King Kovifor 11-25-2005 12:14 PM

That's what the owner wanted, and it's currently down... so no big rush.

The Wise One 11-25-2005 07:27 PM

Quote:

Originally Posted by Dark_Wizard
Are you doing this as an admin or end user?

as an admin. no other usergroup is setup to admin bugs.

OneShot 11-26-2005 12:15 AM

Nice Hack - clicks Install. One thing tho, and that has been mentioned before - Users who have more then one secondary Usergroup don't show up as expected in the "To Assign" Dropdown box. Only if they are selected as Primary Users for the Usergroup who can admin vBugs. And out of whatever reasons the cpnav_vbug.xml did not work with my ACP. I did some little fixes and now everything is perfect and works.

boeserwolf 11-26-2005 12:32 PM

Hi,

When will you roll out the Pro-Version of your bug-tracker hack?

I am very interested in this because I would need it for my software support forum.

And: How much will the Pro version cost? approximately?

yours

Markus

Dark_Wizard 11-26-2005 01:14 PM

Quote:

Originally Posted by OneShot
Nice Hack - clicks Install. One thing tho, and that has been mentioned before - Users who have more then one secondary Usergroup don't show up as expected in the "To Assign" Dropdown box. Only if they are selected as Primary Users for the Usergroup who can admin vBugs. And out of whatever reasons the cpnav_vbug.xml did not work with my ACP. I did some little fixes and now everything is perfect and works.

It completely slipped my mind. This will be resolved in the next update within the next couple of days.

Reynaldovb 11-26-2005 03:44 PM

It would be nice if along of so many changes and additions an everything, you would include some info about what this mod is about.

Mone' 11-27-2005 11:12 AM

Quote:

Originally Posted by Dark_Wizard
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...

don't want to be pushy just hoping you have not forgot about this problem :P

Thank you buddy

Todi 11-27-2005 12:08 PM

I'm having a layout issue when viewing the tracker in Firefox. Can someone perhaps give me a tip of how to resolve it? It's the float:right property that doesn't want to work like it should (or is it IE that shows it wrong?).

As one can see on the screenshot below, the date/time the bug was added doesn't want to line up with the bug name properly.

OneShot 11-27-2005 03:25 PM

Try this Template ... Its the modified vbug_listbit Template. Just copy & paste. If you use the Black & Gold 3.5 style I can even give you another Template mod and the fitting images for it.

Cheers
OS

King Kovifor 11-27-2005 11:38 PM

question: Which phrase is used for this:

phrase: vbug_indicate_moderate
text: Indicates moderated bug.

phrase: vbug_indicates_moderate_bug
text: Indicates Moderated Bug

Why do you need BOTH of these?

denjiro 11-28-2005 09:10 AM

Quote:

Originally Posted by hydrostatic
Nevermind... I figured it out.

In process of testing.

Nice mod! thanks. The installation is very easy.
But i just uninstall it because i can't find anyway to customize.

How do i set multiple product? perhaps like vbulletin.com forum.

How to setup product's version. It keep says 'Test' in drop down. Is it suppose to be like '3.0', '3.5' ... right?

Todi 11-28-2005 09:16 AM

Thanks OneShot, that template worked much better for me =)

lanc3lot 11-30-2005 09:41 AM

Hello:)
Is there any info oridea if this will be updated so it can fix bugs like the white page bug that occurs when u post a reply in a bug?
I ask so i can know when i will install it:)

tommykjensen 12-02-2005 08:00 AM

Suggestion:

Would You consider adding a field to link to an exiting thread?

Of course it is possible to use the vbCode [thread]threadid[/thread] in the text to link to it but for inexperinced users it might be easier for them to use the extra field rahter that remember the vbCode.

Dark_Wizard 12-05-2005 09:24 AM

Quote:

Originally Posted by lanc3lot
Hello:)
Is there any info oridea if this will be updated so it can fix bugs like the white page bug that occurs when u post a reply in a bug?
I ask so i can know when i will install it:)

I am not seeing that issue but will look into anything that could cause it.

lanc3lot 12-05-2005 10:19 AM

Quote:

Originally Posted by Dark_Wizard
I am not seeing that issue but will look into anything that could cause it.


Ok i test it again, the error is when u subscribe to a bug.

I test it at v3arcade vbug page, and it happens all the time. I assume its not v3arcade fault but of the script itself :)

lanc3lot 12-12-2005 03:10 PM

Hello again. I have also another problem. When a new bug is posted, it seems that where it says "Tittle, submitted by and date", in the bug under, it show everything opposite. First it has the submitted by, after it has the date and last the title :(

How can i fix this ?

(see the picture for more info)


Thnx again

MThornback 12-15-2005 05:36 AM

Quote:

Originally Posted by timmed
Here is an example of a user on the board

they usually have their primary usergroup as registered users
Secondary usergroups are based on what forums they can view, some can have as many as 5 or 10 different ones.

I currently have the administrator usergroup and a second one that can administer bugs. What I found is that if I put someone in that second group, and they have other secondary usergroups, they wont be able to be assigned to a bug. However, if they don't have another secondary usergroup they will be able.


DW, any luck on this? I'm having the same issue :)

Noxious 12-17-2005 09:29 AM

right i just tried to install this 3 times following whats said in the install.txt file and i can't get vbug to show in the admin permissions list so i can't admin it.

I've got the latest downloable version from this thread and using vBulltin 3.5.2

to install
1. Uploaded the files to the correct places
2. installed the plugin via the admin cp, using the xml file

The menu for vBug appears, i just can't get access to it as its not showing on the admin permissions. I would change it on the database but not sure what the page is looking for to allow access

can anyone help??

Regards Nox

Noxious 12-17-2005 10:50 AM

nevermind guys, solved it myself

g8 plugin dude

Whissi 12-18-2005 12:00 PM

The problem... with
Code:

vbugs.php?do=subscribe&vbug_id=3
is still present. You will get a white page and no subcribtion will be added.

lanc3lot 12-18-2005 01:05 PM

I believe that the hack is abandoned and not supported anymore...Its been days that problems like this have been mentioned...

Anyway, he may be busy:)

King Kovifor 12-18-2005 07:30 PM

I'm not using the title, vbugs.php. But I've gone THROUGH All templates, and changed, vbugs.php -> bugs.php. What's wrong? Navbar, submitting (It gets submitted though), and things like that.

Dan 12-18-2005 07:31 PM

did you go through the php file?

King Kovifor 12-18-2005 07:34 PM

Explain...

Dan 12-18-2005 07:56 PM

Open bugs.php and replace vbugs.php with bugs.php

King Kovifor 12-18-2005 08:07 PM

Every instance? So that means all my upgrades I'd have to do that? And I'd also have to edit the templates?!

Dan 12-18-2005 08:24 PM

Only when you upgrade this hack (if there is ever another update)

King Kovifor 12-18-2005 08:26 PM

OK. I'll get right on that!

rwoelich 12-19-2005 01:26 AM

Just a note that I'm having some issues with this. I uninstalled it after designing my own bug reporting system, and for some reason the rows for the vBug settings in the usergroup editor still show up, just without phrases, and when I go to make changes to a usergroup I get a database error because it's trying to save vBug settings to a column that doesn't exist anymore. I can't for the life of me figure out where the settings table row is coming from or the part with that query. Any ideas?

Edit: Never mind. Damn bitfields... :p

Xplorer4x4 01-05-2006 07:32 AM

I have a forum set up to redirect to bugs.php. Members must log in again before using it.

Xplorer4x4 01-05-2006 06:59 PM

Also I thought there was some sort of ntoification system built in?

PalmNut 02-01-2006 01:07 AM

Seems to be a bug with the moderation system. Even with the moderation option set to "Yes," all bugs submitted via vbugs.php are live for all users to see. I found a couple of issues in the code that address this. The vbugs.php is looking for the wrong option setting and bug moderation value, cleaning some global variables unnecessarily in the process.

Details for editing:

Starting at line 650 in
PHP Code:

  $vbulletin->input->clean_array_gpc('p', array(
      
'title' => TYPE_STR,
      
'vbug_typeid' => TYPE_UINT,
      
'vbug_versionid' => TYPE_UINT,
      
'vbug_severityid' => TYPE_UINT,
      
'vbug_statusid' => TYPE_UINT,
      
'description' => TYPE_STR,
      
'moderate' => TYPE_UINT,
      
'subscribe' => TYPE_UINT
      
)); 

remove
PHP Code:

      'vbug_statusid' => TYPE_UINT

and
PHP Code:

      'moderate' => TYPE_UINT

Then immediately below find
PHP Code:

if($vbulletin->options['vbug_moderated']) 

and change the line to
PHP Code:

if($vbulletin->options['vbug_bug_moderate']) 

Below that find
PHP Code:

    $db->query_write("
    INSERT INTO " 
TABLE_PREFIX "vbug (userid, title, description, vbug_statusid, postdate, vbug_severityid, vbug_typeid, vbug_versionid, moderate, lastedit, lastreplyuid)
    VALUES (" 
$vbulletin->userinfo['userid'] . ", '" $db->escape_string($vbulletin->GPC['title']) . "', '" $db->escape_string($vbulletin->GPC['description']) . "', " $vbug_statusid ", '" TIMENOW "', " $vbulletin->GPC['vbug_severityid'] . ", " $vbulletin->GPC['vbug_typeid'] . ", " $vbulletin->GPC['vbug_versionid'] . ", " $vbulletin->GPC['moderate'] . ", " TIMENOW ", " $vbulletin->userinfo['userid'] . ")
    "
); 

and replace with
PHP Code:

    $db->query_write("
    INSERT INTO " 
TABLE_PREFIX "vbug (userid, title, description, vbug_statusid, postdate, vbug_severityid, vbug_typeid, vbug_versionid, moderate, lastedit, lastreplyuid)
    VALUES (" 
$vbulletin->userinfo['userid'] . ", '" $db->escape_string($vbulletin->GPC['title']) . "', '" $db->escape_string($vbulletin->GPC['description']) . "', " $vbug_statusid ", '" TIMENOW "', " $vbulletin->GPC['vbug_severityid'] . ", " $vbulletin->GPC['vbug_typeid'] . ", " $vbulletin->GPC['vbug_versionid'] . ", " $moderate ", " TIMENOW ", " $vbulletin->userinfo['userid'] . ")
    "
); 



All times are GMT. The time now is 04:05 AM.

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.01706 seconds
  • Memory Usage 1,856KB
  • 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
  • (1)bbcode_code_printable
  • (7)bbcode_php_printable
  • (13)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
  • (40)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