vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - vBookie for vBulletin 4 (https://vborg.vbsupport.ru/showthread.php?t=233473)

mentalageof2 05-30-2012 06:36 AM

Hi all,

After an upgrade to 4.2.0 I've now got this message when trying to install plugins:

Quote:

A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:
Bitfield Collision: canwrtmembers = canpostvbookieevent
A quick look through /includes/xml/bitfield_vbulletin.xml shows:

Code:

<bitfield name="canwrtmembers" group="forum_viewing_permissions" phrase="can_wrt_members" install="5,6,7">67108864</bitfield
>
And in /includes/bitfield_bookiehack.xml:

Code:

<bitfield name="canpostvbookieevent" group="vbookie_permissions" phrase="can_post_vbookieevents" install="2,5,6,7">67108864</bitfield>
So direct conflict with a core vb permissions bitfield in the new version by the look of it.

Have had to disable my vBookie for now to get vbseo running again, so any advice greatly appreciated.

Cheers
J

nektar 05-30-2012 06:42 AM

I'm having the same problem.

I tried to update one plugin and I got this message:

A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:
  • Bitfield Collision: canwrtmembers = canpostvbookieevent

dartho 05-30-2012 10:46 AM

I think that bitfield file is left over from vb3! vBookie 4 has never used bitfields for permissions, feel free to delete it (/includes/xml/bitfield_bookiehack.xml)

nektar 05-30-2012 12:40 PM

Quote:

Originally Posted by dartho (Post 2334614)
I think that bitfield file is left over from vb3! vBookie 4 has never used bitfields for permissions, feel free to delete it (/includes/xml/bitfield_vbulletin.xml)

Excuse me but can you please be more precise on what to delete?
Delete /includes/xml/bitfield_vbulletin.xml file???

Thank you.

mentalageof2 05-31-2012 04:53 AM

Quote:

Originally Posted by dartho (Post 2334614)
I think that bitfield file is left over from vb3! vBookie 4 has never used bitfields for permissions, feel free to delete it (/includes/xml/bitfield_vbulletin.xml)

Thanks mate, resolved, looks like a good clean-out is required on the board in question. (yay!)

nektar 05-31-2012 04:57 AM

Quote:

Originally Posted by mentalageof2 (Post 2334943)
Thanks mate, resolved, looks like a good clean-out is required on the board in question. (yay!)

Can you tell me how you resolved it?

Thank you.

dartho 05-31-2012 05:04 AM

You need to delete the /includes/xml/bitfield_bookiehack.xml file.

nektar 05-31-2012 05:26 AM

Quote:

Originally Posted by dartho (Post 2334945)
You need to delete the /includes/xml/bitfield_vbulletin.xml file.


Are you sure?

I deleted it and then tried to install a product and I got the following error: (part of it as it is quite big)

PHP Code:

Fatal errorCould not open [path]/includes/xml/bitfield_vbulletin.xml in [path]/includes/class_bitfield_builder.php on line 130 


nektar 05-31-2012 05:36 AM

I deleted /bitfield_bookiehack.xml and it seems to be ok now.
I guess this is what you meant since the one you propose to delete is a vbulletin file...

dartho 05-31-2012 05:48 AM

OOPS.. yes - bitfield_bookiehack.xml - bad copy and paste on me behalf there. I'll edit my above posts.


All times are GMT. The time now is 08:13 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.02282 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
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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