Jump to content
[MUST READ] Forum Rules ×

Geenzo

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Geenzo

  1. Hi there,
    I got this error please help 

     

    <?php
        require('mofh/lib.php');
        $panel = new Panel("[email protected]", "blablabloblo");
        $client = new Client($panel, 'blaa_blabloblo');
        echo $client->status;
    ?>

    i got "Fatal error: Uncaught Exception: Error. User is not found. in /../mofh/lib.php:137 Stack trace: #0 /../cc.php(4): Client->__construct(Object(Panel), 'blaa_blabloblo') #1 {main} thrown in /../mofh/lib.php on line 137"  i tried all username but it's same :( and it's can't get client data but it's can get panel data please

×
×
  • Create New...