Some Undefined index errors: how do i fix they?

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

Some Undefined index errors: how do i fix they?

Post by artikkk »

Hi to all,
i have some Undefined index errors..

Code: Select all

    <b>[phpBB Debug] PHP Notice</b>: in file <b>[ROOT]/includes/session.php</b> on line <b>653</b>: <b>Undefined index:  user_id</b><br><b>[phpBB Debug] PHP Notice</b>: in file <b>[ROOT]/includes/session.php</b> on line <b>660</b>: <b>Undefined index:  user_type</b><br><b>[phpBB Debug] PHP Notice</b>: in file <b>[ROOT]/includes/auth.php</b> on line <b>76</b>: <b>Undefined index:  user_permissions</b><br><b>[phpBB Debug] PHP Notice</b>: in file <b>[ROOT]/includes/auth.php</b> on line <b>418</b>: <b>Undefined index:  user_type</b><br><b>[phpBB Debug] PHP Notice</b>: in file <b>[ROOT]/includes/session.php</b> on line <b>1564</b>: <b>Undefined index:  user_lang</b><br><b>[phpBB Debug] PHP Notice</b>: in file <b>[ROOT]/includes/session.php</b> on line <b>1566</b>: <b>Undefined index:  user_dateformat</b><br><b>[phpBB Debug] PHP Notice</b>: in file <b>[ROOT]/includes/session.php</b> on line <b>1567</b>: <b>Undefined index:  user_timezone</b><br><b>[phpBB Debug] PHP Notice</b>: in file <b>[ROOT]/includes/session.php</b> on line <b>1568</b>: <b>Undefined index:  user_dst</b><br><b>[phpBB Debug] PHP Notice</b>: in file <b>[ROOT]/includes/session.php</b> on line <b>1922</b>: <b>Undefined index:  user_allow_viewonline</b><br><br><b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /home/admin/domains/pronosky.com/public_html/forum/includes/functions.php:3831) in <b>/home/admin/domains/pronosky.com/public_html/forum/includes/functions.php</b> on line <b>4796</b><br><br><b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /home/admin/domains/pronosky.com/public_html/forum/includes/functions.php:3831) in <b>/home/admin/domains/pronosky.com/public_html/forum/includes/functions.php</b> on line <b>4798</b><br><br><b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /home/admin/domains/pronosky.com/public_html/forum/includes/functions.php:3831) in <b>/home/admin/domains/pronosky.com/public_html/forum/includes/functions.php</b> on line <b>4799</b><br><br><b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /home/admin/domains/pronosky.com/public_html/forum/includes/functions.php:3831) in <b>/home/admin/domains/pronosky.com/public_html/forum/includes/functions.php</b> on line <b>4800</b><br><br><b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /home/admin/domains/pronosky.com/public_html/forum/includes/functions.php:3831) in <b>/home/admin/domains/pronosky.com/public_html/forum/includes/functions.php</b> on line <b>4805</b><br><meta http-equiv="content-type" content="text/html; charset=utf-8">
How do i fix they?

Some Undefined index errors: how do i fix they?

Post by themission »

What was the last thing you installed to get those ?

Some Undefined index errors: how do i fix they?

Post by artikkk »

I don't remember.. i see errors only now, after about 2 month from last installation of a modification..
What files can I attach to help me to find the problem?

sorry for my bad english

Some Undefined index errors: how do i fix they?

Post by martin123456 »

Check your admin logs and see what the last job/mod you did was.

goto ACP/Maintenance tab/ admin log and then find the last mod you installed.

Some Undefined index errors: how do i fix they?

Post by artikkk »

Can I trace the MOD from errors? I purged my admin logs some days ago..

Some Undefined index errors: how do i fix they?

Post by martin123456 »

Would this be your last installed mod ? automatic lists in alphabetical order

Nope

this is your last installed mod New user reputation system

Some Undefined index errors: how do i fix they?

Post by artikkk »

Bl4d3 x wrote:Would this be your last installed mod ? automatic lists in alphabetical order

Nope

this is your last installed mod New user reputation system
Yes, is the reputation system but errors there are before it too

Some Undefined index errors: how do i fix they?

Post by artikkk »

no one?