?
avatar stAn47
stAn47
18 Oct 2016

Steps to reproduce the issue

visiting FE frontpage

Fatal error: Call to undefined method JComponentHelper::getComponents() in /libraries/cms/router/site.php on line 119

right after updating to joomla 3.6.3 and visiting the frontedn i got this fatal error.

i got quite many 3rd party software installed and i can provide more info a bit later. it's on a t3-framework template.

Expected result

Actual result

System information (as much as possible)

Additional comments

avatar stAn47 stAn47 - open - 18 Oct 2016
avatar mbabker
mbabker - comment - 18 Oct 2016

The method was added in 3.6.3. Could be server caching not reading the new
file.

On Tuesday, October 18, 2016, stAn47 notifications@github.com wrote:

Steps to reproduce the issue

visiting FE frontpage

Fatal error: Call to undefined method JComponentHelper::getComponents()
in /libraries/cms/router/site.php on line 119

right after updating to joomla 3.6.3 and visiting the frontedn i got this
fatal error.

i got quite many 3rd party software installed and i can provide more info
a bit later. it's on a t3-framework template.
Expected result Actual result System information (as much as possible) Additional
comments


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#12459, or mute the thread
https://github.com/notifications/unsubscribe-auth/AAWfoT4rWLfngaYrn5mk_vqkZZ9YcueBks5q1QD8gaJpZM4KaEYV
.

avatar stAn47
stAn47 - comment - 18 Oct 2016

no - i am running 4 different php versions at once with no cache (opcode cache disabled, no xcache, no apc) and i get the fatal on all of them. i will try to find out more. i use php-fpm for this.
stan


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/12459.

avatar mbabker
mbabker - comment - 18 Oct 2016

Well, the only ways you'd get that error would be a packaging error, the
update not overwriting files correctly, or the file's new contents not
being read. I haven't seen the error anywhere so I'd say it's safe to rule
out the packaging error.

On Tuesday, October 18, 2016, stAn47 notifications@github.com wrote:

no - i am running 4 different php versions at once with no cache (opcode
cache disabled, no xcache, no apc) and i get the fatal on all of them. i
will try to find out more. i use php-fpm for this.

stan

This comment was created with the J!Tracker Application
https://github.com/joomla/jissues at issues.joomla.org/tracker/
joomla-cms/12459.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#12459 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAWfodyEzZ3OgI-twFTCIm-OXkMhzgGPks5q1QVYgaJpZM4KaEYV
.

avatar stAn47
stAn47 - comment - 18 Oct 2016

i apologize for the spam, it was caused by one of the overrides which i could not locate easily


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/12459.

avatar stAn47 stAn47 - change - 18 Oct 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-10-18 18:04:05
Closed_By stAn47
avatar stAn47 stAn47 - close - 18 Oct 2016

Add a Comment

Login with GitHub to post a comment