FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » 2.2.2 errors
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
2.2.2 errors [message #4031] Fri, 12 July 2002 17:39 Go to next message
JamesS is currently offline  JamesS   United States
Messages: 275
Registered: July 2002
Location: Atlanta, GA
Karma: 0
Senior Member
here is one error that i received:

query failed: %( INSERT INTO 
			ug_forum_users (
				login, 
				passwd, 
				name, 
				email, 
				display_email, 
				notify, notify_method, 
				ignore_admin, 
				email_messages, 
				gender, 
				icq, 
				aim,
				yahoo,
				msnm,
				jabber,
				append_sig, posts_ppg, 
				time_zone, 
				bday, 
				invisible_mode, 
				last_visit, 
				conf_key, 
				user_image, 
				join_date, 
				location, 
				avatar, theme, 
				coppa, 
				occupation, 
				interests,
				referer_id,
				show_sigs,
				show_avatars,
				last_read,
				avatar_loc, avatar_approved,
				sig,
				default_view,
				home_page,
				bio
			)
			VALUES (
				'testing', 'ae2b1fca515949e5d54fb22b8ed95575',
				'none',
				'csu10066(at)mail(dot)claytonstate(dot)net',
				'Y',
				'Y',
				'EMAIL',
				'N', 'Y',
				'UNSPECIFIED',
				NULL,
				NULL,
				NULL,
				NULL,
				NULL,
				'Y',
				'0',
				'America/New_York',
				0000,
				'N', 1026495220,
				'c8c149f3c91fb67120e7e0e30bcb6c6f',
				NULL,
				1026495220,
				'',
				0,
				3,
				'N',
				NULL,
				NULL,
				1, 'Y',
				'Y',
				1026495220,
				NULL,
				'NO',
				NULL,
				'msg',
				NULL,
				NULL
			)
		 )% because %( Duplicate entry '' for key 2 )%


and when normal users try to login they get this error:

Fatal error: Call to undefined function: get_all_perms() in 
/path/to/forum/theme/theme_name/index.php on line 183
Re: 2.2.2 errors [message #4032 is a reply to message #4031] Fri, 12 July 2002 17:44 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Uhm... did you do a clean install or an upgrade?

Your files do not seem to match, hence the problem you are seeing.

I know this because the INSERT query which is failing, is missing a field, 'alias'.


FUDforum Core Developer
Re: 2.2.2 errors [message #4033 is a reply to message #4031] Fri, 12 July 2002 17:45 Go to previous messageGo to next message
JamesS is currently offline  JamesS   United States
Messages: 275
Registered: July 2002
Location: Atlanta, GA
Karma: 0
Senior Member
also one person managed to register somehow and he does not have a valid login. it is like his username is blank. when i go to the user manager and do a search for the specific username it can not be found but if i do a search for * then he is listed as '(login: Name)' with NO link to modify his information.
Re: 2.2.2 errors [message #4034 is a reply to message #4031] Fri, 12 July 2002 19:49 Go to previous messageGo to next message
JamesS is currently offline  JamesS   United States
Messages: 275
Registered: July 2002
Location: Atlanta, GA
Karma: 0
Senior Member
i did an upgrade from 2.2.1

i think it had something to do with me using a custom theme and template. they dont seem to be version agnostic.
Re: 2.2.2 errors [message #4036 is a reply to message #4034] Fri, 12 July 2002 20:51 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Oh... try rebuilding your default theme.

Make sure to copy register.tmpl from new theme your existing theme.


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Manage Groups/Users
Next Topic: I HAVE NO USERNAME!?!?!
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat May 11 10:20:29 GMT 2024

Total time taken to generate the page: 0.02405 seconds