UBB.Dev
Posted By: d-talk Hack attemped logged... - 01/03/2004 12:47 AM
Hi,

I have upgraded to 6.7.0, rebuild all metadata, and now I get the following error:

Hack-Versuch wurde gespeichert oder ungültige Benutzerdatei gefunden. ('00000841')

Evertything works, only ultimatebb.cgi does not work...

When I rebuild the meberindex, the last indexfile will not be updated, what can I do...?
Posted By: Ian Spence Re: Hack attemped logged... - 01/03/2004 2:09 AM
open your member file 00000xxx.cgi and count the amount of lines used, add 3.

then in ubb_lib.cgi

find:

Code
	$vars_config{'MaxMemFields'} = 43; # maximum profile fields + 1. hard coded.  That means it has to be changed here, Allen, not in vars_misc itself.  ;)
and change 43 to that calculated number


Upload and voila smile
Posted By: d-talk Re: Hack attemped logged... - 01/03/2004 2:13 AM
Thanks Al,

LK was faster laugh It works now perfect!!!
Posted By: Ian Spence Re: Hack attemped logged... - 01/03/2004 2:15 AM
Quote
Originally posted by d-talk:

Thanks Al,

LK was faster laugh It works now perfect!!!
then LK should have posted here tipsy

Just a little FYI. If you post something, don't also PM me the same thing. I manage to find these quite easily wink
© UBB.Developers