Jump to content

IPS member logged in error


Didier Ronda

Recommended Posts

hello,

I am busy with developing my forum / website but I encountered an error. I do not really know how to fix it so I am hoping someone here could help me out

This is the php I added which is resulting in the error.

<?php
    require_once "init.php";
    echo \IPS\Member::loggedIn()->member_id;

And this is the error I get.

Fri, 18 Mar 2016 22:05:16 +0000 (Severity: 2)
xxx.xxx.xxx.xxx - https://forum.domain.com/
RuntimeException
0: LOCATION_UNKNOWN
#0 /users/xx/domains/forum.domain.com/system/Member/Member.php(129): IPS\_Session::i()
#1 /users/xx/domains/forum.domain.com/index.php(13): IPS\_Member::loggedIn()
#2 {main}
------------------------------------------------------------------------

Thanks in advance,

Didier

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...