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 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 ;)


All times are GMT. The time now is 05:03 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.01377 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
  • (1)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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