By joachim_d on Tuesday, 25 April 2017
Replies 7
Likes 2
Views 5.7K
Votes 0
After upgrading (first) to Joomla 3.7.0 and (second) to JEvents 3.4.34 a previously working menu link to JEvents (month view: index.php?option=com_jevents&view=month&layout=calendar) produces an error: "0 - Cannot assign by reference to overloaded object".

After enabling debugging, I get this addiional information:
Call stack
# Function Location
1 require_once() JROOT/libraries/cms/component/helper.php:394
2 JComponentHelper::executeComponent() JROOT/libraries/cms/component/helper.php:369
3 JComponentHelper::renderComponent() JROOT/libraries/cms/application/site.php:191
4 JApplicationSite->dispatch() JROOT/libraries/cms/application/site.php:230
5 JApplicationSite->doExecute() JROOT/libraries/cms/application/cms.php:265
6 JApplicationCms->execute() JROOT/index.php:49
Please upgrade to JEvents 3.4.35 for a fix for this change in Joomla
·
7 years ago
·
2 Likes
·
1 Votes
·
0 Comments
·
Thank you very much - the update solved the problem!
·
7 years ago
·
2 Likes
·
0 Votes
·
0 Comments
·
all other people which have the subscription gold expired, should pay the $90 only fix this right ?!
·
7 years ago
·
2 Likes
·
0 Votes
·
0 Comments
·
The fix here was for JEvents (which is a free download)
·
7 years ago
·
2 Likes
·
0 Votes
·
0 Comments
·
I am currently running Joomla 3.7.3 with JEvents 3.4.39 which fixed most instances of this problem. Still getting it though, on calling any of the list locations modules. See "area music venues" under "Events and Tickets" menu.
·
7 years ago
·
2 Likes
·
0 Votes
·
0 Comments
·
fpierce if you enable maximum error reporting in the Joomla config does it give you more information about the location of the error?

Are you using the most up to date version of the managed locations addon?
·
7 years ago
·
2 Likes
·
0 Votes
·
0 Comments
·
Thanks - that was it. For some reason (brain dead) I forgot that was a separate component.
·
7 years ago
·
2 Likes
·
0 Votes
·
0 Comments
·
View Full Post