EasyPHP
EN FR
>download >components >modules >blog >forum >faq >screenshots >introduction

For Windows Vista/Seven issues, please read the FAQ or leave a detailed message

Go to Topic: PreviousNext
Go to: Message ListNew TopicSearchLog InPrint View

Error after installation Joomla 1.5.15



Posted by: Valkenier
March 05, 2010 02:30PM
I have used Joomla on my local computer with easyphp 5.3.0. No problems.

I have upgraded to easyphp 5.3.1. Did a clean installation of Joomla. Installation went fine. Then when I try to visit the site (localhost) or the adminpage I get a whole bunch of errors. I show only the first 3:
Strict Standards: Non-static method JLoader::import() should not be called statically in C:\Program Files\EasyPHP\www\libraries\joomla\import.php on line 29

Strict Standards: Non-static method JLoader::register() should not be called statically in C:\Program Files\EasyPHP\www\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in C:\Program Files\EasyPHP\www\libraries\joomla\import.php on line 32


To be sure I went back, did a clean install of easyphp 5.3.0, clean install of joomla. And: no problems.

Any clues on whats going on?

Options: ReplyQuote
Posted by: kathir
April 05, 2010 01:41PM
Valkenier Wrote:
-------------------------------------------------------
> I have used Joomla on my local computer with
> easyphp 5.3.0. No problems.
>
> I have upgraded to easyphp 5.3.1. Did a clean
> installation of Joomla. Installation went fine.
> Then when I try to visit the site (localhost) or
> the adminpage I get a whole bunch of errors. I
> show only the first 3:
> Strict Standards: Non-static method
> JLoader::import() should not be called statically
> in C:\Program
> Files\EasyPHP\www\libraries\joomla\import.php on
> line 29
>
> Strict Standards: Non-static method
> JLoader::register() should not be called
> statically in C:\Program
> Files\EasyPHP\www\libraries\loader.php on line 71
>
> Strict Standards: Non-static method
> JLoader::import() should not be called statically
> in C:\Program
> Files\EasyPHP\www\libraries\joomla\import.php on
> line 32
>
>
> To be sure I went back, did a clean install of
> easyphp 5.3.0, clean install of joomla. And: no
> problems.
>
> Any clues on whats going on?

Options: ReplyQuote
Posted by: sello
May 17, 2010 01:33PM
Valkenier Wrote:
-------------------------------------------------------
> I have used Joomla on my local computer with
> easyphp 5.3.0. No problems.
>
> I have upgraded to easyphp 5.3.1. Did a clean
> installation of Joomla. Installation went fine.
> Then when I try to visit the site (localhost) or
> the adminpage I get a whole bunch of errors. I
> show only the first 3:
> Strict Standards: Non-static method
> JLoader::import() should not be called statically
> in C:\Program
> Files\EasyPHP\www\libraries\joomla\import.php on
> line 29
>
> Strict Standards: Non-static method
> JLoader::register() should not be called
> statically in C:\Program
> Files\EasyPHP\www\libraries\loader.php on line 71
>
> Strict Standards: Non-static method
> JLoader::import() should not be called statically
> in C:\Program
> Files\EasyPHP\www\libraries\joomla\import.php on
> line 32
>
>
> To be sure I went back, did a clean install of
> easyphp 5.3.0, clean install of joomla. And: no
> problems.
>
> Any clues on whats going on?

Options: ReplyQuote
Posted by: mimleo
June 03, 2010 12:17AM
Valkenier Wrote:
-------------------------------------------------------
> I have used Joomla on my local computer with
> easyphp 5.3.0. No problems.
>
> I have upgraded to easyphp 5.3.1. Did a clean
> installation of Joomla. Installation went fine.
> Then when I try to visit the site (localhost) or
> the adminpage I get a whole bunch of errors. I
> show only the first 3:
> Strict Standards: Non-static method
> JLoader::import() should not be called statically
> in C:\Program
> Files\EasyPHP\www\libraries\joomla\import.php on
> line 29
>
> Strict Standards: Non-static method
> JLoader::register() should not be called
> statically in C:\Program
> Files\EasyPHP\www\libraries\loader.php on line 71
>
> Strict Standards: Non-static method
> JLoader::import() should not be called statically
> in C:\Program
> Files\EasyPHP\www\libraries\joomla\import.php on
> line 32
>
>
> To be sure I went back, did a clean install of
> easyphp 5.3.0, clean install of joomla. And: no
> problems.
>
> Any clues on whats going on?

Options: ReplyQuote
Posted by: BOUHAWA
June 15, 2010 04:49PM
> I have used Joomla on my local computer with
> easyphp 5.3.0. No problems.
>
> I have upgraded to easyphp 5.3.1. Did a clean
> installation of Joomla. Installation went fine.
> Then when I try to visit the site (localhost) or
> the adminpage I get a whole bunch of errors. I
> show only the first 3:
> Strict Standards: Non-static method
> JLoader::import() should not be called statically
> in C:\Program
> Files\EasyPHP\www\libraries\joomla\import.php on
> line 29
>
> Strict Standards: Non-static method
> JLoader::register() should not be called
> statically in C:\Program
> Files\EasyPHP\www\libraries\loader.php on line 71
>
> Strict Standards: Non-static method
> JLoader::import() should not be called statically
> in C:\Program
> Files\EasyPHP\www\libraries\joomla\import.php on
> line 32
>
>
> To be sure I went back, did a clean install of
> easyphp 5.3.0, clean install of joomla. And: no
> problems.
>
> Any clues on whats going on?

Options: ReplyQuote
Posted by: Bort
January 03, 2011 09:50AM
I know this is way late but I've just resolved this issue.
In your php.ini file find "error_reporting". Turn it off.
DONE.

In most php.ini files turning a line off is simply done by adding a semi-colon to the beginning of the line you want to turn off.

so find the line:
error_reporting = E_ALL | E_STRICT

and change it to
;error_reporting = E_ALL | E_STRICT

hope this helps.

Options: ReplyQuote
Posted by: Thierry
January 03, 2011 11:33AM
Bad idea: you'd better patch Joomla to set error level only for this bad coded piece of code.

Options: ReplyQuote


Go to: Message ListSearchLog In
Your Name: 
Your Email: 
Subject: 
Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.