Welcome Guest, Not a member yet? Register   Sign In
PHP Fatal error: Using $this when not in object context
#1

[eluser]keshavkuruva[/eluser]
Hi,

I am facing a new error suddenly from yesterday. I first thought that the reason for this was at this line :

$currentUrl = $this->config->site_url().$this->uri->uri_string();


but when I removed this , the error number showed up here :
$this->session->userdata

so . it was showing off errors wherever $this appeared.

I didn't make any changes to the codebase nor the system libraries.

Can anyone quickly let me know what exactly the problem could be?

Thanks for the help in advance,
Keshav.




Theme © iAndrew 2016 - Forum software by © MyBB