Mailing List Archive

How to make myself a sysop or developer on my implementation of wikipedia3
On my implimentation of the Wikipedia3 software at
http://www.internet-encyclopedia.info/wiki.phtml

I can access via a control panel for field name user_rights which I could
edit:

Field parameters
Field name
Data type tinyblob
Allow nulls? Yes No
Default value
Part of primary key? Yes No

Table user in database wikidb
------------------------------------------------------------------------

Field name Type Allow nulls? Key Default value Extras
   
user_rights tinyblob No None

What should I put in the cell user_rights for myself to make myself (or
someone else) either a sysop or developer.

Or is there some other way and something I am missing?

Fred  
Re: How to make myself a sysop or developer on my implementation of wikipedia3 [ In reply to ]
On Sat, Mar 08, 2003 at 06:26:00AM -0700, Fred Bauder wrote:
> On my implimentation of the Wikipedia3 software at
> http://www.internet-encyclopedia.info/wiki.phtml
>
> I can access via a control panel for field name user_rights which I could
> edit:
>
> Field parameters
> Field name
> Data type tinyblob
> Allow nulls? Yes No
> Default value
> Part of primary key? Yes No
>
> Table user in database wikidb
> ------------------------------------------------------------------------
>
> Field name Type Allow nulls? Key Default value Extras
>    
> user_rights tinyblob No None
>
> What should I put in the cell user_rights for myself to make myself (or
> someone else) either a sysop or developer.

You should put "sysop" there to become a sysop.