Quote:
Originally Posted by secretgol
ı ınstalled ın 3.5 versıon and used thıs pullıng before!after ı updated to 3.6.2 and then whıle ı am tryıng to do some stuffs in admincp vBulletin Options,ıt gıves some errors!here ıs the error;
we trıed to get a solutıon from vBulletin Supports Ticket but someonelse from there sent us an emaıl .ıt ıs wrıtten down;
help me
|
I found the solution:
Search in XML product and change this:
PHP Code:
<setting varname="hide_bbcode_list" displayorder="200">
After change:
PHP Code:
<datatype>number</datatype>
into
PHP Code:
<datatype>bitfield</datatype>
Then upgrade hack and works correctly