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.
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
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
.
i apologize for the spam, it was caused by one of the overrides which i could not locate easily
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-10-18 18:04:05 |
Closed_By | ⇒ | stAn47 |
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: