vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   vBcredits Collision Fix (https://vborg.vbsupport.ru/showthread.php?t=165772)

BlizzardHQ 12-21-2007 11:52 AM

vBcredits Collision Fix
 
Staff Advise: You are strongly advised NOT to follow these instructions. For more info see post #2 & #5.

I been spending several hours with DarkWaltz to get this resolved.. Since it hasn't been posted here, I figured I would as I'm the one to push the bug fix :)

Code:


change the value in bitfield_vbulletin.xml from
 
<bitfield name="prefixrequired">131072</bitfield>
 
to
 
<bitfield name="prefixrequired">2097152</bitfield>

If you tryed to install vBcredits on a beta board as a clean install, you will first need to install the product after uploading the .xml change, uninstall it and reinstall it. This will get rid of the error in profile setting along with the collision error when trying to install any hack after the attempt of this one

Wayne Luke 12-21-2007 12:05 PM

I don't recommend changing standard bitfields. You should update the vBCredits addon so it doesn't conflict. Changing this will simply cause more problems in future versions. vBCredits should use its own bitfield for any permissions it wants to set, you should leave the default ones for the developer's internal use.

BlizzardHQ 12-21-2007 12:20 PM

Agree, but this was what he came up with until he has a chance to look into beta 3 more.

PixelFx 12-24-2007 06:22 AM

we'll update our mod and release it shortly for vbulletin 3.7...

Marco van Herwaarden 12-24-2007 09:48 AM

Thread moved, as this is not a modifiction.

Next if you have a bugfix for a modification, please post so in the modification thread. Starting a new thread does not help much.

Finally as Wayne already mentioned, this is the worsed possible solution (or better: symptom hiding) and will most likely lead to major future problems or it will break the current system.


All times are GMT. The time now is 06:25 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.00957 seconds
  • Memory Usage 1,711KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete