Welcome Guest, Not a member yet? Register   Sign In
show_error not working in system/Core/URI
#1

HI,

Wound an issue today when Google WMT showed me a URL that was returning a server error. The URL was my domain but the path was an email address. I do not allow an "@" character in my URLs so I traced this down to the system/Core/URL.ph line 328. When show_error is called it is going me the error:

Fatal error: Class 'CI_Controller' not found in /home/web/www/dev0_public_html/system/core/CodeIgniter.php on line 365
A PHP Error was encountered

Severity: Error

Message: Class 'CI_Controller' not found

Filename: core/CodeIgniter.php

Line Number: 365

Backtrace:

Trying to figure out why I cannot call show_error at this point. I am running HVMC and Codeigniter 3.0.0.

Any suggestions!

Thom
Reply
#2

Given that you said you're on 3.0.0, have you tried upgrading to 3.0.4 (or anything in between, for that matter)?
Reply




Theme © iAndrew 2016 - Forum software by © MyBB