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)

Dan 09-26-2005 10:53 AM

Quote:

Originally Posted by Dark_Wizard
Did you grab the latest file? There was a bug fix to the cache...

Yea we tried that getting the same errors. Grabbed the latest batch uninstalled the old batch and reinstalled everything.

The Wise One 09-26-2005 01:10 PM

*installed

just one minor thing to note right off the bat...

right after install, but before user group permissions are set, when trying to set the vbug options, you are greeted with an error saying you dont have permission to do this and you should adujst admin settings. the link in the error takes you to the admin permissions under the usergroup menu but no settings are there to adjust permissions. the settings are in the administrators usergroup.

edit: sorry...didnt see that it was posted already

https://vborg.vbsupport.ru/showpost....2&postcount=11

Shack Networks 09-26-2005 03:25 PM

Warning: Invalid argument supplied for foreach() in /vbugs.php on line 106

Warning: Invalid argument supplied for foreach() in /vbugs.php on line 111

Warning: Invalid argument supplied for foreach() in /vbugs.php on line 116

Warning: Invalid argument supplied for foreach() in /vbugs.php on line 121

Using vb3.05 RC2 Any idea on a fix pls

Shack Networks 09-26-2005 03:30 PM

Also just to add the options do not display either via the vbugs.php file..

Gizmo5h1t3 09-26-2005 04:00 PM

Quote:

Warning: Invalid argument supplied for foreach() in /vbugs.php on line 106

Warning: Invalid argument supplied for foreach() in /vbugs.php on line 111

Warning: Invalid argument supplied for foreach() in /vbugs.php on line 116

Warning: Invalid argument supplied for foreach() in /vbugs.php on line 121

Using vb3.05 RC2 Any idea on a fix pls

gettin EXACTLY the same error when u click on the navbar link u create...
the page comes up, but all this is at the top of the screeen....any help plz??

BTW...im on RC3


also, when i try to add a test bug on the admin cp options, i get tyhis when i submit...

Quote:

Invalid SQL:

INSERT INTO vbug
(title, description, vbug_statusid, vbug_severityid, vbug_versionid, vbug_typeid, postdate, lastedit, lastreplyuid, moderate, adminid, userid, private)
VALUES
('test bug', 'actual bug tracker page wont work?!?!?', 9, 1, 1, 2, 1127754962, 1127754962, , 0, 1, 0, 1);

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 0, 1, 0, 1)' at line 4
Error Number : 1064
Date : Monday, September 26th 2005 @ 06:16:02 PM
Script : http://www.*********.co.uk/board//ad...bugs_admin.php
Referrer : http://www.*********.co.uk/board//ad...min.php?do=add
IP Address : **.*.***.***
Username : Gizmo
Classname : vb_database

weird how the web address shows double slashes aftger "board"..????

Dark_Wizard 09-26-2005 05:07 PM

Quote:

Originally Posted by Gizmo5h1t3
gettin EXACTLY the same error when u click on the navbar link u create...
the page comes up, but all this is at the top of the screeen....any help plz??

BTW...im on RC3


also, when i try to add a test bug on the admin cp options, i get tyhis when i submit...




weird how the web address shows double slashes aftger "board"..????

Fixed....file updated. Sorry for the delay been busy at work.

Dark_Wizard 09-26-2005 05:09 PM

Quote:

Originally Posted by The Wise One
*installed

just one minor thing to note right off the bat...

right after install, but before user group permissions are set, when trying to set the vbug options, you are greeted with an error saying you dont have permission to do this and you should adujst admin settings. the link in the error takes you to the admin permissions under the usergroup menu but no settings are there to adjust permissions. the settings are in the administrators usergroup.

edit: sorry...didnt see that it was posted already

https://vborg.vbsupport.ru/showpost....2&postcount=11

This is not an error with this hack...this hack doesn't modify admin permissions for anything but vBug Tracker so you have an issue with another hack. Please chack your other hacks.

timmed 09-26-2005 05:10 PM

Quote:

Originally Posted by Dark_Wizard
This is not an error with this hack...this hack doesn't modify admin permissions for anything but vBug Tracker so you have an issue with another hack. Please chack your other hacks.

I got the same thing on my production board that doesnt have any other hacks

The Wise One 09-26-2005 05:28 PM

Quote:

Originally Posted by Dark_Wizard
This is not an error with this hack...this hack doesn't modify admin permissions for anything but vBug Tracker so you have an issue with another hack. Please chack your other hacks.

i dont think its a bug really. i think the url just needs changed in the error message to point to the correct page as it is pointing to "adminpermissions.php?do=modify". there are no settings to change for vbug on that page.

Dark_Wizard 09-26-2005 05:28 PM

Quote:

Originally Posted by timmed
I got the same thing on my production board that doesnt have any other hacks

Options/Settings are controlled by vBulletin permissions NOT vBug Tracker permissions...I have tested this over and over and I do not have any issues with this. Are you running RC3?

timmed 09-26-2005 05:34 PM

yes I do, here is a screenshot as well, I did fix this by going into the usergroup manager, this image is just to show the error

Dark_Wizard 09-26-2005 05:46 PM

Quote:

Originally Posted by timmed
yes I do, here is a screenshot as well, I did fix this by going into the usergroup manager, this image is just to show the error

That has nothing to do with the vBug Tracker settings...they are done inside the vboptions settings. The screen you see was normal as you need to set the permissions. Anyhow this has been updated in the new file so it sets the permissions ahead of time but ONLY FOR ADMINS, you have to change them for other usergroups.

The Wise One 09-26-2005 05:54 PM

getting this when trying to change permissions in the admin usergroup. i alter settings, hit update and get what is shown in the image below. the settings arent saved.

http://hel-razor.servegame.com/images/bug/vbug.gif

The Wise One 09-26-2005 06:03 PM

Quote:

Originally Posted by The Wise One
i dont think its a bug really. i think the url just needs changed in the error message to point to the correct page as it is pointing to "adminpermissions.php?do=modify". there are no settings to change for vbug on that page.

ok i think i get what you are saying. that is a default permissions error for vb. nevermind.

The Wise One 09-26-2005 10:26 PM

Quote:

Originally Posted by The Wise One
getting this when trying to change permissions in the admin usergroup. i alter settings, hit update and get what is shown in the image below. the settings arent saved.

http://hel-razor.servegame.com/images/bug/vbug.gif

*uninstalls

ill reinstall once this gets fixed.

hydrostatic 09-26-2005 10:36 PM

Quote:

Originally Posted by The Wise One
*uninstalls

ill reinstall once this gets fixed.

Rebuild bitfields... It's happened to me too.

The Wise One 09-26-2005 10:48 PM

Quote:

Originally Posted by hydrostatic
Rebuild bitfields... It's happened to me too.

i was under the impression that the install process was to do this for you...or am i mistaken?

not sure how to manually rebuild bitfields.

The Wise One 09-26-2005 10:57 PM

nm. i found it in the how-to forum (nice writeup KirbyDE).

thanks hydrostatic. much appreciated.

*reinstalls

Dark_Wizard 09-26-2005 11:04 PM

Quote:

Originally Posted by The Wise One
i was under the impression that the install process was to do this for you...or am i mistaken?

not sure how to manually rebuild bitfields.

The install does rebuild the bitfields both during an install and also during an uninstall...you can check the coding!

Lastly...it's only you 2 that seem to be having this issue...you have a problem with another hack!

Dan 09-26-2005 11:51 PM

Found something that needs to be fixed.

Line 409
PHP Code:

$adminlink iif(($permissions['vbugpermissions'] & $vbulletin->bf_ugp['vbugpermissions']['canadminbugs']), "<a href=\"vbugs.php?do=edit&amp;vbug_id=" $vbulletin->GPC['vbug_id'] . "\">[$vbphrase[vbug_edit_bug]]</a>""<a href=\"vbugs.php?do=subscribe&amp;vbug_id=" $vbulletin->GPC['vbug_id'] . "\">[$vbphrase[vbug_subscribe]]</a>"); 

As you can tell it doesn't use the new field you made to change the filename. But yea for now I manually changed it on my own but just so you know ;)

The Wise One 09-27-2005 01:00 AM

Quote:

Originally Posted by Dark_Wizard
The install does rebuild the bitfields both during an install and also during an uninstall...you can check the coding!

Lastly...it's only you 2 that seem to be having this issue...you have a problem with another hack!

actually...i did look at the code and saw the neccessary code that rebuilds the bitfield. i disabled all other plugins and products before installing vbug tracker.

prior to this post and resulting fix:

https://vborg.vbsupport.ru/showpost....2&postcount=45

the product worked fine for me as far as usergroup permissions until you updated to fix the above bug (which i also experienced).

not sure what else to say. the new upload you did, for some reason didnt rebuild the bitfields. doing it manually, as suggested by hydrostatic, fixed the issue.

hydrostatic 09-27-2005 01:31 AM

If you import the xml before you upload the files (like what I did because I was careless), then your bitfields won't be rebuilt. I think that's the issue. :) It's really no fault of anybody.

The Wise One 09-27-2005 01:44 AM

Quote:

Originally Posted by hydrostatic
If you import the xml before you upload the files (like what I did because I was careless), then your bitfields won't be rebuilt. I think that's the issue. :) It's really no fault of anybody.

thanks for that bit of info. its very possible i may have done that. dont recall for sure though.

are you experiencing any issues with subscribing to a bug entry?

for me, when submitting a new bug and ticking the box for Subscribe, i get a DB error:

Code:

Database error in vBulletin 3.5.0 Release Candidate 3:

Invalid SQL:

                INSERT INTO vbug_subscribe (userid, vbug_id)
                VALUES (1, );

MySQL Error  : You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 2
Error Number : 1064

the bug is inserted fine, but the subscription doesnt take. when adding a response to an existing bug, and ticking the Subscribe box, i dont get an error...but the subscription doesnt take. nothing is entered, in either case, to the vbug_subscribe table. i verified this with phpmyadmin.

Dark_Wizard 09-27-2005 09:25 AM

Quote:

Originally Posted by hydrostatic
If you import the xml before you upload the files (like what I did because I was careless), then your bitfields won't be rebuilt. I think that's the issue. :) It's really no fault of anybody.

That would be the issue. As stated in the install instructions:

Quote:

2. Unzip the files to your forums directory as outlined in the zip file.

3. Open your admincp, select the Product Management System
(admincp->Plugin System->Manage Products) then select
Add/Import Product. Upload product-vBug_lite.xml.

4. Go to vBulletin options and set the vBug Tracker Options.
Instructions are provided for a reason and in a certain order to alleviate these types of problems.

Please update your posts and remove your fixes as you will confuse anyone downloading this hack.

Dark_Wizard 09-27-2005 09:28 AM

Quote:

Originally Posted by The Wise One
thanks for that bit of info. its very possible i may have done that. dont recall for sure though.

are you experiencing any issues with subscribing to a bug entry?

for me, when submitting a new bug and ticking the box for Subscribe, i get a DB error:

Code:

Database error in vBulletin 3.5.0 Release Candidate 3:

Invalid SQL:

                INSERT INTO vbug_subscribe (userid, vbug_id)
                VALUES (1, );

MySQL Error  : You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 2
Error Number : 1064

the bug is inserted fine, but the subscription doesnt take. when adding a response to an existing bug, and ticking the Subscribe box, i dont get an error...but the subscription doesnt take. nothing is entered, in either case, to the vbug_subscribe table. i verified this with phpmyadmin.

Fix is on the way...

Shack Networks 09-27-2005 11:48 AM

<a href="https://vborg.vbsupport.ru/showpost.php?p=779838&postcount=43" target="_blank">https://vborg.vbsupport.ru/showp...8&postcount=43</a>

Still need a fix for this if anyone wants to help a fatty

Revan 09-27-2005 11:54 AM

Quote:

Originally Posted by Dan
Found something that needs to be fixed.

Line 409
PHP Code:

$adminlink iif(($permissions['vbugpermissions'] & $vbulletin->bf_ugp['vbugpermissions']['canadminbugs']), "<a href=\"vbugs.php?do=edit&amp;vbug_id=" $vbulletin->GPC['vbug_id'] . "\">[$vbphrase[vbug_edit_bug]]</a>""<a href=\"vbugs.php?do=subscribe&amp;vbug_id=" $vbulletin->GPC['vbug_id'] . "\">[$vbphrase[vbug_subscribe]]</a>"); 

As you can tell it doesn't use the new field you made to change the filename. But yea for now I manually changed it on my own but just so you know ;)

Dark, ignore this message. This was Dan being a goddamn n00b and not realising I added that for the version we are running, since you ignored my suggestion about making bugtracker filename a vBOptions setting.

Dan 09-27-2005 12:39 PM

Oh ;) Sorry.

Dark_Wizard 09-27-2005 03:26 PM

Bug fixes and new file uploaded...please follow the instructions on upgrading in the first post.

Gizmo5h1t3 09-27-2005 04:09 PM

nope...still gettin the same error on my page..

Quote:

Warning: Invalid argument supplied for foreach() in /vbugs.php on line 106

Warning: Invalid argument supplied for foreach() in /vbugs.php on line 111

Warning: Invalid argument supplied for foreach() in /vbugs.php on line 116

Warning: Invalid argument supplied for foreach() in /vbugs.php on line 121
and dont please make out im doing it wrong...i followed the instructions to the letter....and in the correct order.

Dark_Wizard 09-27-2005 04:27 PM

Quote:

Originally Posted by Gizmo5h1t3
nope...still gettin the same error on my page..



and dont please make out im doing it wrong...i followed the instructions to the letter....and in the correct order.

Uninstall and reinstall...

The Geek 09-27-2005 05:41 PM

Quote:

Originally Posted by Dark_Wizard
Uninstall and reinstall...

Working fine here.

Any way I can nudge you into putting in a handler for multiple products? (i.e. versions linked to a product and the product is selectable in the main page?)

Please ;)

Dark_Wizard 09-27-2005 06:12 PM

Quote:

Originally Posted by The Geek
Working fine here.

Any way I can nudge you into putting in a handler for multiple products? (i.e. versions linked to a product and the product is selectable in the main page?)

Please ;)

This is in the Pro version only...

Gryphon 09-27-2005 06:47 PM

It doesn't appear that it uses permissions for secondary usergroups? At least I don't see their names in the drop down menu when assigning a bug.


There is still an error when submitting a bug from the admin panel which I see was reported earlier:
Code:

Invalid SQL:

        INSERT INTO vb3_vbug
                (title, description, vbug_statusid, vbug_severityid, vbug_versionid, vbug_typeid, postdate, lastedit, lastreplyuid, moderate, adminid, userid, private)
        VALUES
                ('test', 'test', 1, 1, 1, 1, 1127851143, 1127851143, , 0, 4, 0, 0);

MySQL Error  : You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near ' 0, 4, 0, 0)' at line 4
Error Number : 1064


The Wise One 09-27-2005 07:45 PM

Quote:

Originally Posted by Dark_Wizard
Bug fixes and new file uploaded...please follow the instructions on upgrading in the first post.

ok that fixed the subscribe issue when creating a new bug and subscribing. much thanks.

it is still not entering a subscription when adding a reply to an existing bug (that i am not originally subscribed to) into the vbug_subscribe table.

i am also still experiencing the DB error (the one listed in the post above) that Blackjack is experiencing when trying to add a bug from the ACP.

i dont see any options to delete certain responses in an existing bug (or edit). are these missing on purpose (only for inclusion into the pro version), are they there and im just not seeing them, or did you just not have time to put those features in yet?

Gizmo5h1t3 09-27-2005 07:56 PM

uninstalling and re installing worked...now works fine!!

Dark_Wizard 09-27-2005 08:41 PM

Quote:

Originally Posted by The Wise One
ok that fixed the subscribe issue when creating a new bug and subscribing. much thanks.

Quote:

Originally Posted by The Wise One
it is still not entering a subscription when adding a reply to an existing bug (that i am not originally subscribed to) into the vbug_subscribe table.

? Please clairfy as I'm not understanding what you mean.

Quote:

Originally Posted by The Wise One
i am also still experiencing the DB error (the one listed in the post above) that Blackjack is experiencing when trying to add a bug from the ACP.

Fixed...file will be uploaded shortly

Quote:

Originally Posted by The Wise One
i dont see any options to delete certain responses in an existing bug (or edit). are these missing on purpose (only for inclusion into the pro version), are they there and im just not seeing them, or did you just not have time to put those features in yet?

This is part of the Pro version...

Boofo 09-27-2005 08:46 PM

You can't edit or delete bugs existing bugs with this?

The Wise One 09-27-2005 08:57 PM

Quote:

Originally Posted by Boofo
You can't edit or delete bugs existing bugs with this?

you can delete whole bugs only through the admin cp...but you cant edit or delete specific responses within an existing bug.

The Wise One 09-27-2005 09:00 PM

Quote:

Originally Posted by Dark_Wizard
? Please clairfy as I'm not understanding what you mean.



Fixed...file will be uploaded shortly



This is part of the Pro version...

good deal on the fix. appreciated and awaiting the update.

for clarification on subscriptions:

if a user posts a bug in the tracker, and i go into the bug to add a response to the bug, i tick the box for Subscribe and hit submit to add my response. when doing this, all works as it should except my subscription isnt added.


All times are GMT. The time now is 05:12 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.01859 seconds
  • Memory Usage 1,869KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_php_printable
  • (31)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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