You need to up the maxemfields #
######
#in ubb_library.pl
######
A few lines from the top (the exact wording on this will vary with your version of UBB)
and find
$Version = "5.47b";
$VersionNumber = "5R4R7RB";
$maxmemfields = 15; # = 16 max fields for member data
And increase the $maxmemfields value to the appropriate number.
For every new field you add to the profiles you need to add one to this. Alternately, if you have a hacked board with lots of additional fields and you install a newer version over it without upping this fields value to what it was before, you will get a "Hack attempt logged or corrupt file found" error when you attempt to do anything until it matches.
Hope this helps
![[Linked Image]](https://ubbdev.com/ubb/smilies/smile.gif)
------------------
Jeremiah
FreakScene - The Dinosaur Jr Audio/Visual Archive My UBB This message has been edited by freakscene on December 20, 2000 at 06:14 AM