Hi all,
After installation on my board of the statistics mod i have the following error when posting :
[phpBB Debug] PHP Notice: in file /statistics/includes/functions.php on line 1717: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /statistics/includes/functions.php on line 1738: Invalid argument supplied for foreach()
Can somebody help me on this please?
Thanks in advance,
Franky.
Problem when posting with statistics mod
Re: Problem when posting with statistics mod
Or more ...
[phpBB Debug] PHP Notice: in file /statistics/includes/functions.php on line 1717: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /statistics/includes/functions.php on line 1738: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /statistics/includes/functions.php on line 1782: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /statistics/includes/functions.php on line 1788: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /statistics/includes/functions.php on line 1813: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /statistics/includes/functions.php on line 1717: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /statistics/includes/functions.php on line 1738: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /statistics/includes/functions.php on line 1782: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /statistics/includes/functions.php on line 1788: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /statistics/includes/functions.php on line 1813: Invalid argument supplied for foreach()
Re: Problem when posting with statistics mod
What needs to be told:
I've got a 'timeout after 30 seconds' during the execution of the installation-script, after the database-actions.
Best regards,
Franky.
I've got a 'timeout after 30 seconds' during the execution of the installation-script, after the database-actions.
Best regards,
Franky.
Re: Problem when posting with statistics mod
Thanks Marc,
That solved indeed the error. Will this change the behavior of the statistics mod?
Many thanks for your help.
Best regards,
Franky.
That solved indeed the error. Will this change the behavior of the statistics mod?
Many thanks for your help.
Best regards,
Franky.
- Marc
- Administrator
- Posts: 620
- Joined: Tue 2. Sep 2008, 22:48
- phpbb.com: Marc
- Location: Munich
- Contact:
Re: Problem when posting with statistics mod
The BBCode and smiley statistics will not display anything, but that's it.
Re: Problem when posting with statistics mod
Do you have any idea on how you can avoid the timeout during the install_functions.php script?
Is there any need i should try to run this anyway?
Is there any need i should try to run this anyway?
- Marc
- Administrator
- Posts: 620
- Joined: Tue 2. Sep 2008, 22:48
- phpbb.com: Marc
- Location: Munich
- Contact:
Re: Problem when posting with statistics mod
I added a function that will not have an issue with timeouts anymore in the next version of phpBB Statistics. As this needs some edits to several files, I would not recommend adding the new function by hand.