[eluser]Bramme[/eluser]
The site has got Cpanel 10, I see an error log module but this shows nothing relevant I think.
Code:
[Sun Oct 12 20:19:35 2008] [error] PHP Fatal error: Call to a member function uri_string() on a non-object in /home/mickm/public_html/_system/libraries/Exceptions.php on line 106
[Sun Oct 12 20:19:34 2008] [error] PHP Fatal error: Call to a member function uri_string() on a non-object in /home/mickm/public_html/_system/libraries/Exceptions.php on line 106
[Sun Oct 12 20:19:34 2008] [error] PHP Fatal error: Call to a member function uri_string() on a non-object in /home/mickm/public_html/_system/libraries/Exceptions.php on line 106
[Sun Oct 12 20:19:23 2008] [error] PHP Fatal error: Call to a member function uri_string() on a non-object in /home/mickm/public_html/_system/libraries/Exceptions.php on line 106
[Sun Oct 12 20:17:04 2008] [error] PHP Fatal error: Call to a member function uri_string() on a non-object in /home/mickm/public_html/_system/libraries/Exceptions.php on line 106
[Sun Oct 12 20:16:48 2008] [error] [client 74.6.18.229] Directory index forbidden by rule: /home/mickm/public_html/tamamari/
[Sun Oct 12 19:51:37 2008] [error] PHP Fatal error: Call to undefined function form_open_multipart() in /home/mickm/public_html/_application/views/_admin/tutorial/new.php on line 4
[Sun Oct 12 19:48:07 2008] [error] PHP Fatal error: Call to a member function set_radio() on a non-object in /home/mickm/public_html/_application/views/_admin/tutorial/new.php on line 34
[Sun Oct 12 19:44:52 2008] [error] PHP Fatal error: Call to a member function set_radio() on a non-object in /home/mickm/public_html/_application/views/_admin/tutorial/new.php on line 34
These all relate (as far as I can tell) to the changed show_404 function. As for the rest, I don't really know where to look... And the site's on shared hosting, so I can't access httpd.conf to look up where the other logs might be.