Umm... I have a problem.
I dont have any problem for the Control Panel. But now when ppl register it shows BLANK page.. it doesnt work at all. As well as if we go to Profile. The Ubbmisc.cgi shows blank....... what is going on?
-----------------
One more.. on the avatar hack 3.0 NEW. On the last section I found this:
## FIND:
1;
## PASTE THIS ABOVE:
sub AvatarDropDownHTML {
opendir(CUSTOMAVATARS, "$NonCGIPath/avatars/custom");
my @customavatars = readdir(CUSTOMAVATARS);
closedir(CUSTOMAVATARS);
@thecustomavatars = grep(/w
--------------------------
I says find "1;" what is that mean? its the ubblibrary2.pl file hack.