Cache Sometimes Fails When Doing Too Many Queries At Once »  Show posts from    to     

Icy Phoenix


General Support - Cache Sometimes Fails When Doing Too Many Queries At Once



Informpro [ Sun 18 Feb, 2018 12:30 ]
Post subject: Cache Sometimes Fails When Doing Too Many Queries At Once
I was deleting some spam on the forum, and I got this error:

Code: [Hide]
  1. [Icy Phoenix Debug] PHP Notice: in file /includes/functions.php on line 2227: fileowner(): stat failed for ./cache/forums/sql_forums_44ec5aeef731842553b2a842a5fbded6.php 
  2. [Icy Phoenix Debug] PHP Notice: in file /includes/functions.php on line 2228: filegroup(): stat failed for ./cache/forums/sql_forums_44ec5aeef731842553b2a842a5fbded6.php 
  3. [Icy Phoenix Debug] PHP Notice: in file /includes/functions.php on line 2182: Cannot modify header information - headers already sent by (output started at /includes/functions.php:6181) 


It seems we need a few more @ to prevent these errors from showing up...


Mighty Gorgon [ Mon 19 Feb, 2018 22:34 ]
Post subject: Re: Cache Sometimes Fails When Doing Too Many Queries At Once
Really strange error...


Informpro [ Tue 20 Feb, 2018 10:35 ]
Post subject: Re: Cache Sometimes Fails When Doing Too Many Queries At Once
I think this is because phpbb_chmod() doesn't use @ for its functions, in includes/functions.php




Powered by Icy Phoenix