You are not logged in.

#1 2010-10-05 17:33:57

greengold
Member
Registered: 2010-01-30
Posts: 199

Joomla - Strict Standards: Non-static method JLoader::register()

hi all..
Im having this kind of trouble: I trying to make joomla working...
I have installed XAMPP, Joomla from aur.
I have copied joomla from /srv/http/joomla/ to /opt/lampp/htdocs/ install, remove installation folder
and now Im geting "Strict Standards: Non-static method JLoader::register() should not be called statically in /opt/lampp/htdocs/libraries/loader.php on line 71" error when I log into localhost.

nano /etc/php/php.ini

error_reporting = E_ALL & ~E_NOTICE

nano /opt/lampp/htdocs/configuration.php

var $error_reporting = '6135';

What should I do about it?
thanks...

Offline

#2 2010-10-05 22:53:21

passbe
Member
Registered: 2009-03-14
Posts: 74
Website

Re: Joomla - Strict Standards: Non-static method JLoader::register()

I'm pretty sure this is because your running PHP 5.3. Have a look at your install and confirm what version of PHP your running. If so try downgrading to PHP 5.2.* and see if the Notices still exist. Further info can be found on Joomla's forums.

Offline

#3 2010-10-06 17:38:42

greengold
Member
Registered: 2010-01-30
Posts: 199

Re: Joomla - Strict Standards: Non-static method JLoader::register()

yeah, I have XAMPP from aur, so Im think its latest package...
How can I downgrade php from XAMPP package ?
I want to use xampp not just separate php,mysql,apache...

Offline

#4 2010-10-07 02:32:53

passbe
Member
Registered: 2009-03-14
Posts: 74
Website

Re: Joomla - Strict Standards: Non-static method JLoader::register()

greengold wrote:

yeah, I have XAMPP from aur, so Im think its latest package...
How can I downgrade php from XAMPP package ?
I want to use xampp not just separate php,mysql,apache...

That is probably a question for the XAMPP community.

Offline

#5 2010-10-09 14:48:08

greengold
Member
Registered: 2010-01-30
Posts: 199

Re: Joomla - Strict Standards: Non-static method JLoader::register()

they gave me still no answer on joomla linux forum but my time is getting shorter..
anybody's here who can be helpfull?

Offline

#6 2010-10-17 19:43:01

greengold
Member
Registered: 2010-01-30
Posts: 199

Re: Joomla - Strict Standards: Non-static method JLoader::register()

bump...

Offline

#7 2010-10-17 21:57:33

greengold
Member
Registered: 2010-01-30
Posts: 199

Re: Joomla - Strict Standards: Non-static method JLoader::register()

simple solution : downgrade to xampp 1.7.1

Offline

Board footer

Powered by FluxBB