Server PHP error,and some issues.

Discussion in 'Rare and Obscure Gaming' started by ASSEMbler, Jun 11, 2005.

  1. AntiPasta

    AntiPasta Guest

    Well, I'm gonna play devil's advocate and say that apart from this "incident", he struck me as a nice and particularly helpful fellow.
     
  2. Segafreak_NL

    Segafreak_NL v2.0 New and improved. Site supporter 2012-15

    Joined:
    Jul 29, 2004
    Messages:
    2,942
    Likes Received:
    55
    Sure, if that what it takes to keep it all running, no problem.
     
  3. Kotodama

    Kotodama Guest

    I don't think this problem needs money to be thrown at it to be solved. Just following Macwest or my advice about setting the value on the superadmin account should do the trick.
     
  4. Blur2040

    Blur2040 Game Genie

    Joined:
    Mar 13, 2004
    Messages:
    1,916
    Likes Received:
    17
    I know, that's the part that sucks so much. I talked to him a lot in the IRC channel, and he really did seem nice...but unless he's on life support now...or something...what he did was really nasty.
     
  5. XerdoPwerko

    XerdoPwerko Galaxy Angel Fanatic Extreme - Mediocre collector.

    Joined:
    Sep 28, 2004
    Messages:
    3,216
    Likes Received:
    7
    I really wonder what happened to him...


    Whatever truth comes out of this question, though, is a Lose/lose situation.

    He could be an evil bastard that ran away. That'd suck.
    He could be a good person in VERY serious trouble. That would also suck...

    I hope things somehow clear up and get solved.
     
  6. ASSEMbler

    ASSEMbler Administrator Staff Member

    Joined:
    Mar 13, 2004
    Messages:
    19,394
    Likes Received:
    995
    This is some sort of hacked up beta.. I check user and config.php files and there's nothing in them about administrators or users at all. zilch.
     
  7. ASSEMbler

    ASSEMbler Administrator Staff Member

    Joined:
    Mar 13, 2004
    Messages:
    19,394
    Likes Received:
    995
    I'm user #2 and am a superadmin, but I don't have access to the true functions, I can't ban anyone, I can't remove him , there's errors all over the place.
     
  8. djb1986

    djb1986 Gutsy Member

    Joined:
    Mar 15, 2004
    Messages:
    440
    Likes Received:
    0
    Worst case scenario: Everybody loses their posts and you restart the forum from scratch in phpBB and move these messages to some other directory to archive them.
     
  9. Kotodama

    Kotodama Guest

  10. macwest

    macwest Resolute Member

    Joined:
    Jan 10, 2005
    Messages:
    923
    Likes Received:
    8


    Add this line to the config.php. this will allow you to have permission to access the administrator permissions page, which controls the permissions of other administrators. Once you have that permision add admin permision to user #2 and you should be in.

    $superadministrators = '2';


    For log reading add this:

    $canviewadminlog = '2';

    To remove users add this:


    $canpruneadminlog = '2';

    to quarry from control panel add this:

    $canrunqueries = '2';

    One thing to note is if these are defined and changed

    $admincpdir = ;
    $modcpdir = ;

    if so your admin module is in a different directory than the default directory
     
    Last edited: Jun 12, 2005
  11. bnwim

    bnwim am I here? ¬¬

    Joined:
    Feb 22, 2005
    Messages:
    43
    Likes Received:
    1
    Do you have phpMyAdmin?, follow this:

    First, go to "user" table (1) then press on "Browse" (2):

    [​IMG]


    Second:

    [​IMG]

    A: Encrypted password

    B: 6 is admin group

    C: 2 are normal users group

    Go to 3 (edit) and ...


    [​IMG]

    Change "usergroupid" value (4) or copy & paste your "encrypted password" (A) on "password" value (5) for "cjpc" user. Then press "Go" (6).

    Finish!!!
     
    Last edited: Jun 14, 2005
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page