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

Home » FUDforum » How To » Hard code admin
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Hard code admin [message #35390] Sat, 06 January 2007 15:01 Go to next message
Markus Allen is currently offline  Markus Allen   United States
Messages: 58
Registered: September 2005
Karma: 0
Member
Can you show me how to hard code my record as an admin in the proper mySQL table?

I asked my programmer to link aMember (membership software) as a single login to FUDforum... unfortunately, there's a bug that overwrites my record in the FUDforum mySQL table fud26_users.

And unfortunately, I can't login directly at FUDforum -- my programmer disabled it.

Can you help me?
Re: Hard code admin [message #35400 is a reply to message #35390] Sun, 07 January 2007 18:41 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
You need to set the users_opt field bitmask of 1048576.

FUDforum Core Developer
Re: Hard code admin [message #35407 is a reply to message #35400] Mon, 08 January 2007 13:39 Go to previous messageGo to next message
Markus Allen is currently offline  Markus Allen   United States
Messages: 58
Registered: September 2005
Karma: 0
Member
Ilia wrote on Sun, 07 January 2007 13:41

You need to set the users_opt field bitmask of 1048576.

Wow... never would have guessed that, Ilia:>

One final problem... I now get this error message:
ERROR: Your account is not yet confirmed

Any ideas?
Re: Hard code admin [message #35409 is a reply to message #35407] Mon, 08 January 2007 16:25 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
You need to set the confirmed bit-mask for the user into the same users_opt field. You can find the bit-mask definitions inside fud_users.tbl

FUDforum Core Developer
Re: Hard code admin [message #35412 is a reply to message #35409] Mon, 08 January 2007 16:48 Go to previous message
Markus Allen is currently offline  Markus Allen   United States
Messages: 58
Registered: September 2005
Karma: 0
Member
Ilia wrote on Mon, 08 January 2007 11:25

You need to set the confirmed bit-mask for the user into the same users_opt field. You can find the bit-mask definitions inside fud_users.tbl

My bad, Ilia... a simple restart of my browser did the trick.

You da' best!
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Remove number of votes from poll results and only show percentages
Next Topic: How to manage FUDeGW?
Goto Forum:
  

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

Current Time: Sun Nov 24 04:06:53 GMT 2024

Total time taken to generate the page: 0.02494 seconds