Menu

Administration

2003-12-12
2003-12-19
  • Ari-Pekka Seinälä

    I log in with user operator, all seems to be fine, when im in chatroom and i click "administration" it opens up an window with the index/loginpage.. my account shows up in grey... it seems that im logged in, right? but how can i administrate then? cant see any links in that page where i could administrate or anything else... whats wrong?

     
    • Brian Call

      Brian Call - 2003-12-12

      When you login there should be the Administration link in the bottom right hand corner.  When you click on it, it should produce a popup that has the administration stuff in it.  The screen with your name greyed out and stuff shouldn't be popping up when you click the administration link, that should only come up if you logout.  Are you sure you're not missing the Administration Link and hitting the Exit Chat link?   Also, if I wasn't clear, if you see your name greyed out, you are logged out, and have no administration options.  Why it keeps your username and password after you logout is beyond me, but it does...  Can't say much more there.  Hope that helps!  -Brian

       
    • Ari-Pekka Seinälä

      Well im pretty sure im clicking the Administration button.. go to "http://www.eipox.com/images/rightbutton.gif"
      and check out if its the right one.. Should it work like this.. I open the indexpage, log in with operator, it opens up the channel (in this case public channel without moderator), then the click the button which you can see in the image..

       
    • Ari-Pekka Seinälä

      damn.. the image link didnt work =D remove the quotation mark from the end =D didnt know it automaticly links urls ...

       
    • Ari-Pekka Seinälä

      Found new problem.. when i try to start an private chat it gives this error "XML-page cannot be shown  XML-input cannot be shown, if stylepage is XSL. Fix the problem and select Refresh <javascript:location.reload()> or try again later.   DOCTYPE-definition cannot be used outside prologue. Error while managing resource http://<path to chat sensored>/private_frameset.php?dialog_partner=Guest_57177&channel=Guest_72844&PHPSESSID=5e4df4a4cc1c0af51c94aa3701427f5c. line 2, place 11  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> ----------^"

       
    • Ari-Pekka Seinälä

      oh.. i translated that error message it was originally in my native language..

       
    • Brian Call

      Brian Call - 2003-12-12

      Well...I'm sorry to leave you hanging like this, but that button you circled is the correct button, and I'm not sure why it would be taking you back to the login screen.  Then, I am not familiar with XML, so I can't help you with the second problem.  Sorry bout that.

      Good luck!
      Brian

       
    • Anonymous

      Anonymous - 2003-12-19

      I am getting the same problem with the admin button.

      The problem is that on line 49 on admin/index.php it is looking to see if $_SESSION['chatter'] is set and it's not. 

      I am trying to work out why but its got me totally baffled :-(

       
    • Anonymous

      Anonymous - 2003-12-19

      Found the solution.  Its not perfect but it works. In admin/index.php on the line previous to
      session_start();
      add
      session_save_path("../tmp");

      As I said not perfect as should be in the config file but couldn't be arsed to set it up correctly

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.