View Issue Details

IDProjectCategoryView StatusLast Update
0003240Composr[All Projects] General / Uncategorisedpublic2017-04-23 02:43
ReporterPaul FlavelAssigned ToChris Graham 
SeverityTrivial-bug 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0003240: error_log filling up
DescriptionWhile the errors don't seem to be having a negative affect on my site, the error_log file is filling up with the following.

[22-Apr-2017 21:00:01 Australia/Sydney] PHP Notice: Undefined index: PHP_SELF in /home/xxxxxx/public_html/sources/global2.php on line 507
[22-Apr-2017 21:00:01 Australia/Sydney] PHP Notice: Undefined index: REQUEST_URI in /home/xxxxxx/public_html/sources/global2.php on line 533

And reoccuring.
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

Chris Graham

2017-04-22 22:39

administrator  

global2.php (74,600 bytes)

Chris Graham

2017-04-22 22:41

administrator   ~0005004

Improved sources/global2.php attached.
This can now calculate additional missing data.

Your server seems to have a very unusual issue, but I want to make it work without having to complain to the webhost.

Paul Flavel

2017-04-23 02:43

reporter   ~0005006

Thanks chris, that seems to have fixed it.

Issue History

Date Modified Username Field Change
2017-04-22 11:10 Paul Flavel New Issue
2017-04-22 22:39 Chris Graham Status non-assigned => resolved
2017-04-22 22:39 Chris Graham Resolution open => fixed
2017-04-22 22:39 Chris Graham Assigned To => Chris Graham
2017-04-22 22:39 Chris Graham File Added: global2.php
2017-04-22 22:41 Chris Graham Note Added: 0005004
2017-04-23 02:43 Paul Flavel Note Added: 0005006
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised