Opened 16 years ago

Closed 16 years ago

#71 closed defect (worksforme)

users guide: php warnings

Reported by: VincentMcIntyre Owned by: MatthewWhiting
Priority: major Component: web archive
Version: Keywords:
Cc:

Description

Clicking on this link: http://pulsararchive-int.atnf.csiro.au/pulsar_archive_guide.html, I get warnings like this at the top and bottom of the page.

Warning: include_once(header.html) [function.include-once]: failed to open stream: No such file or directory in /var/www/vhosts/pulsararchive.atnf.csiro.au/htdocs/pulsar_archive_guide.html on line 20

These should be fixed, and preferably also caught with a try {} except { } structure so the user never sees them. They should show up in the error logs so we can notice and fix.

Change History (1)

comment:1 Changed 16 years ago by Jonathan Khoo

Resolution: worksforme
Status: newclosed

I've tried a number of times to replicate this error but access the page, it loads as expected. Please re-open this ticket if necessary.

Note: See TracTickets for help on using tickets.