How to fix Undefined index error?

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

How to fix Undefined index error?

Post by artikkk »

Hi to all,
when i found
EX.
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 1656: Undefined index: jqrpoints

where and how can i fix Undefined index error?

Sorry for my bad english :D

How to fix Undefined index error?

Post by Stoker »

Its happens because a call to the db isnt defined in that file.
The solution would be to ask the author of the mod.