Huuuuge problem

Discussion regarding Joomla! 1.5 security issues.
Joomla! Vulnerable Extensions: http://feeds.joomla.org/JoomlaSecurityV ... Extensions

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Security Checklist
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
ibci
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Thu Jul 24, 2014 12:02 pm

Huuuuge problem

Post by ibci » Thu Jul 24, 2014 12:06 pm

Hello all,
Im new to this forum and Joomla in general so have some understanding will'ya! :D
http://www.ibci-realestat e.com/ and i have a huuuuge list of errors.
Anyone can give some pointers on how to fix this ?
Thanks !
Last edited by mandville on Thu Jul 24, 2014 9:14 pm, edited 1 time in total.
Reason: broke link

User avatar
dhuelsmann
Joomla! Master
Joomla! Master
Posts: 19659
Joined: Sun Oct 02, 2005 12:50 am
Location: Omaha, NE
Contact:

Re: Huuuuge problem

Post by dhuelsmann » Thu Jul 24, 2014 12:16 pm

You should provide the version of Joomla you are on and what version of PHP. That being said, it looks like your PHP was upgraded and as a result you are receiving Notices (not errors). For now, just set error reporting in Global Configuration to None.
Regards, Dave
Past Treasurer Open Source Matters, Inc.
Past Global Moderator
http://www.kiwaniswest.org

ibci
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Thu Jul 24, 2014 12:02 pm

Re: Huuuuge problem

Post by ibci » Thu Jul 24, 2014 12:56 pm

Joomla version : 1.5
PHP version : 4.0.5

I can't login to /administrator on my site, so i went to configuration.php file and changed $error_reporting = '-1'; to $error_reporting = '0';.
That didn't help, any other sugestions ?

User avatar
dhuelsmann
Joomla! Master
Joomla! Master
Posts: 19659
Joined: Sun Oct 02, 2005 12:50 am
Location: Omaha, NE
Contact:

Re: Huuuuge problem

Post by dhuelsmann » Thu Jul 24, 2014 1:08 pm

You only provided the major version of 1.5. Provide the minor version as well. The last released version of the 1.5 series was, I believe, 1.5.26. Support for the 1.5 series ended on December 31, 2012. The minimum PHP required for the 1.5 series is php 4.3.10.

You are operating a website on a seriously out-of-date Joomla version without even the minimum technical requirements being met.

Afraid I can't help you.
Regards, Dave
Past Treasurer Open Source Matters, Inc.
Past Global Moderator
http://www.kiwaniswest.org

ibci
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Thu Jul 24, 2014 12:02 pm

Re: Huuuuge problem

Post by ibci » Thu Jul 24, 2014 1:20 pm

If you scroll down on the bottom of the Notices the web page is showed, i just want to remove the NOTICES.
Any chance to remove that ?

User avatar
dhuelsmann
Joomla! Master
Joomla! Master
Posts: 19659
Joined: Sun Oct 02, 2005 12:50 am
Location: Omaha, NE
Contact:

Re: Huuuuge problem

Post by dhuelsmann » Thu Jul 24, 2014 1:30 pm

Place the following in your .htaccess

Code: Select all

php_flag display_errors off
php_value error_reporting 0
Regards, Dave
Past Treasurer Open Source Matters, Inc.
Past Global Moderator
http://www.kiwaniswest.org

User avatar
dpacadmin
Joomla! Champion
Joomla! Champion
Posts: 6029
Joined: Sat Aug 16, 2008 1:46 pm
Location: the Bat Cave
Contact:

Re: Huuuuge problem

Post by dpacadmin » Thu Jul 24, 2014 2:46 pm

If Dave's solution doesn't work for you try setting error reporting to "6135" in your configuration.php file or look for more solutions in this thread;
http://forum.joomla.org/viewtopic.php?f ... ration.php

User avatar
Bernard T
Joomla! Guru
Joomla! Guru
Posts: 782
Joined: Thu Jun 29, 2006 11:44 am
Location: Hrvatska
Contact:

Re: Huuuuge problem

Post by Bernard T » Thu Jul 24, 2014 8:03 pm

Hello ibci, welcome!

First of all, please edit your post to disable link to your website directly, links to supposedly infected websites are not allowed. Put a space character in the middle of your domain.

Your website seems to be infected with links to spam sites (links to "can_adian pharmacy") etc.
Also, you seem to have old Joomla 1.5 version.

Please follow exactly all steps described in this post: http://forum.joomla.org/viewtopic.php?f=432&t=475313
VEL Team || Security Forum || PHP/Web Security Specialist || OWASP member
JAMSS author http://forum.joomla.org/viewtopic.php?f=621&t=777957
Twitter: @toplak


Locked

Return to “Security in Joomla! 1.5”