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)

timmed 11-02-2005 07:45 PM

I've just upgraded to 3.5.1 and now this isn't working, the permissions are gone from the usergroup menus.

Dark_Wizard 11-02-2005 08:19 PM

Quote:

Originally Posted by timmed
I've just upgraded to 3.5.1 and now this isn't working, the permissions are gone from the usergroup menus.

Strange...let me get back to you as I will upgrade now myself.

hydrostatic 11-03-2005 03:20 AM

Quote:

Originally Posted by Dark_Wizard
Strange...let me get back to you as I will upgrade now myself.

It's the product thing that's wrong... If you change it to "vbulletin" it works fine...

timmed 11-03-2005 03:22 AM

on a whim I took a look at the bitfield file for this hack, and another one thats working right, the product listed in this hacks bitfield is "vbugs" the one for the other is "vbulletin".

I made the edit and it works now.

ManagerJosh 11-03-2005 05:10 PM

Can this support multiple products? :) Or just one...

I need one that can support multiple products.

Xplorer4x4 11-04-2005 06:19 PM

Quote:

Originally Posted by hydrostatic
It's the product thing that's wrong... If you change it to "vbulletin" it works fine...

I changed my product to vBulletin in the drop menu, yet it still does not work. No setting show up in user group nor are am I able to access the script. It gives me the typical permisions message.

Ranma2k 11-04-2005 10:10 PM

Quote:

Originally Posted by Xplorer4x4
I changed my product to vBulletin in the drop menu, yet it still does not work. No setting show up in user group nor are am I able to access the script. It gives me the typical permisions message.

i had the same problem

to solve it
just edit the file bitfield_vbug.xml under /includes/xml/

and change
PHP Code:

<bitfields product="vbug"

to

PHP Code:

<bitfields product="vBug"


Ranma2k 11-04-2005 10:11 PM

Quote:

Originally Posted by Ranma2k
i had the same problem

to solve it
just edit the file bitfield_vbug.xml under /includes/xml/

and change
PHP Code:

<bitfields product="vbug"

to

PHP Code:

<bitfields product="vBug"


forgot to mention that it's only happen when installed it on vb 3.5.1

Xplorer4x4 11-05-2005 08:36 AM

Quote:

Originally Posted by Ranma2k
i had the same problem

to solve it
just edit the file bitfield_vbug.xml under /includes/xml/

and change
PHP Code:

<bitfields product="vbug"

to

PHP Code:

<bitfields product="vBug"


Wouldn;t it be easier to just change it in the vBug options? the option for version was set to vBug, so wouldn;t changing the version to vbug work alot easier? ;)

Also I think i can find this myself but if not, I want to change a few of the options in the drop down menu. For example There is no need for members to have Admin CP has an option lol, so I want to put an if condition around it for admins to see, not members. Plus I want to add an option or two.

jluerken 11-05-2005 11:24 AM

Quote:

Originally Posted by twitch
Thats the only unfixed problem I have found


In /admincp/vbugs_admin.php (~Line 63)

find:
PHP Code:

FROM vbug_status 

change to:
PHP Code:

FROM " . TABLE_PREFIX . "vbug_status 



All times are GMT. The time now is 10:00 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.01267 seconds
  • Memory Usage 1,753KB
  • 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
  • (8)bbcode_php_printable
  • (7)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