Page 1 of 1

Fatal error: Class 'JApplication' not found

Posted: Thu Apr 02, 2009 6:18 am
by mbekke
Someone was playing around in Filezilla..... Sadly he didn’t used the log option of filezilla.

I'm trying to find out which file is missing or where the error occurs.

Now the website comes up with the message:

Fatal error: Class 'JApplication' not found in /home/online2w/public_html/libraries/joomla/factory.php on line 46

Does anyone have a solution for this problem?

I use Joomla 1.5

Regards,
Mark

Re: Fatal error: Class 'JApplication' not found

Posted: Thu Apr 02, 2009 6:38 am
by justin007
Please check with the script file application.php (your-project/libraries/application/application.php) and confirm the class name is "JApplication".

Re: Fatal error: Class 'JApplication' not found

Posted: Thu Apr 02, 2009 6:53 am
by mbekke
You are my Joomla hero!

The map application did not exist anymore!

Thanks

Re: Fatal error: Class 'JApplication' not found

Posted: Sat Apr 11, 2009 7:59 pm
by big_bull
Hello,

We don't have /application/application.php in /libraries/ in my project folder.

What should be the next step ?

Regards,

Re: Fatal error: Class 'JApplication' not found

Posted: Sun Apr 12, 2009 8:17 am
by mbekke
I have made a copy from another installation. Let me know if you have one. Otherwise I can send it to you by mail...

Re: Fatal error: Class 'JApplication' not found

Posted: Sun Apr 12, 2009 10:28 pm
by big_bull
Thanks,

I have copied from another installation.

Re: Fatal error: Class 'JApplication' not found

Posted: Thu Dec 30, 2010 5:09 am
by yelima
Someone Can help me please, I have the same problem:

Fatal error: Class 'JApplication' not found in /home/online2w/public_html/libraries/joomla/factory.php on line 46
Urgent please

Re: Fatal error: Class 'JApplication' not found

Posted: Fri Jun 29, 2012 2:26 pm
by adamsteele
Hey Justin,

You are my hero. :D Just copied and pasted the libraries folder from a Joomla 1.5.26 zip.
Works like a charm.

PS: A Deep bow to mbekke for asking the critical question. Thank you mate!

Regards,
Adam

Re: Fatal error: Class 'JApplication' not found

Posted: Sat Apr 13, 2013 12:08 pm
by lolol
justin007 wrote:Please check with the script file application.php (your-project/libraries/application/application.php) and confirm the class name is "JApplication".
I am facing same error ! but your solution doesn't help me :(

Re: Fatal error: Class 'JApplication' not found

Posted: Sat Dec 13, 2014 10:43 pm
by manueldesilva
Hi

Our website comes up with the message (homepage):

Fatal error: Class 'JApplication' not found in /home/abitabox/public_html/plugins/system/logout/logout.php on line 42

Does anyone have a solution too for this problem?

thanks
Manuel

Re: Fatal error: Class 'JApplication' not found

Posted: Sun Dec 14, 2014 6:58 am
by dpacadmin
Have you tried uploading a known good copy of your libraries folder?

Re: Fatal error: Class 'JApplication' not found

Posted: Tue Jun 23, 2015 5:36 am
by kerimovazer
Hi. I have a same problem. Fatal error: Class 'JURI' not found in /home/ahmad159/public_html/libraries/joomla/application/application.php on line 192

I have deleted Libraries folder and re-uploaded it but it doesn't help me.

Re: Fatal error: Class 'JApplication' not found

Posted: Tue Jun 23, 2015 5:38 pm
by dpacadmin
Check your php errors log, check with your Host, to see if it gives anymore details on the error.

Re: Fatal error: Class 'JApplication' not found

Posted: Tue Jun 23, 2015 9:49 pm
by Per Yngve Berg
kerimovazer@

The class JURI does not exists in J1.5. You may have installed an extension for a newer Joomla version.

Re: Fatal error: Class 'JApplication' not found

Posted: Wed Jun 24, 2015 5:20 am
by kerimovazer
kerimovazer wrote:Hi. I have a same problem. Fatal error: Class 'JURI' not found in /home/ahmad159/public_html/libraries/joomla/application/application.php on line 192

I have deleted Libraries folder and re-uploaded it but it doesn't help me.


The problem fixed now. I have replaced libararies folder from orijinal backup folder.

Thank you very much