fix
Hi,
i get this problem with oracle for all graph.
My fix is:
in include/classes/graph.inc.php, and line 926, 933 and 943, i replace the 'i' with the commented instruction.
But i don't understand why the alias 'i' is not valid.
see attached file.
Thanks
Hi,
i get this problem with oracle for all graph.
My fix is:
in include/classes/graph.inc.php, and line 926, 933 and 943, i replace the 'i' with the commented instruction.
But i don't understand why the alias 'i' is not valid.
see attached file.
Thanks
Comment