Error or Bug ?

current version: 1.2.1.1
released: 11.07.2011

Error or Bug ?

Postby GlouGlou » Mon Aug 15, 2011 5:47 pm

Hi nick,

I'm just find an error with wwh 1.2.1 (with the Debug Errors and Notices mod v1.1.0)
In the log of Debug Errors and Notices, many lines with this informations :
- Name : anonymous
- Ip : -
- Langage : -
- Page : -
- File : /includes/mods/who_was_here.php
- Line : 55 (and many other)
- Message : Undefined index: user_id

If you want a screen shot, i can make one (but in french langage)
GlouGlou
Posts 20 - 30
Posts 20 - 30
 
Posts: 25
Topics: 7
Images: 0
Joined: Mon Aug 15, 2011 5:32 pm
phpBB.com: GlouGlou

Re: Error or Bug ?

Postby nickvergessen » Thu Aug 18, 2011 10:49 am

Well, can you please ensure you edited all your files correctly?
cheers nickvergessen :geek:

Member of phpBB Development-Team
No Support via PM
User avatar
nickvergessen
Administrator
Administrator
 
Posts: 5748
Topics: 217
Images: 139
Joined: Mon Oct 15, 2007 4:15 pm
phpBB.de: nickvergessen
phpBB.com: nickvergessen

Re: Error or Bug ?

Postby GlouGlou » Thu Aug 18, 2011 3:41 pm

Hi nick,

I'm searching where I can make a mistake, and I'm finding possible error (of my part)
I included the code
Code: Select all
if (!class_exists('phpbb_mods_who_was_here'))
{
   include($phpbb_root_path . 'includes/mods/who_was_here.' . $phpEx);
   phpbb_mods_who_was_here::update_session();
}

before the
Code: Select all
$user->session_begin();
in one on php file (new section developped by me)
It seems, after correct this, that all is ok now, but i'm waiting some days/weeks to confirm.

I'm will inform you in some days to confirm or not with this problem.
Thx.
GlouGlou
Posts 20 - 30
Posts 20 - 30
 
Posts: 25
Topics: 7
Images: 0
Joined: Mon Aug 15, 2011 5:32 pm
phpBB.com: GlouGlou

Re: Error or Bug ?

Postby nickvergessen » Thu Aug 18, 2011 8:31 pm

well that was the issue, you need a session, before you can run this mod.
cheers nickvergessen :geek:

Member of phpBB Development-Team
No Support via PM
User avatar
nickvergessen
Administrator
Administrator
 
Posts: 5748
Topics: 217
Images: 139
Joined: Mon Oct 15, 2007 4:15 pm
phpBB.de: nickvergessen
phpBB.com: nickvergessen


Return to NV "Who Was Here?"

Who is online

Users browsing this forum: No registered users and 1 guest