By dasoffertorium on Tuesday, 24 May 2016
Replies 4
Likes 0
Views 3.1K
Votes 0
Hi there,
Today i have a Error 500, yesterday i going to install the German Translation File (sry no link, but from the JEvent-Site). After that all runs fine, but Today all my Calender Sites are brocken.

After remove the Translation, the issue is still there.

Support Information:

PHP Version : 5.6.16
MySQL Version : 5.5.49-0+deb7u1
Server Information : Linux xxxxxxxxx.de 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012 x86_64
Fix jQuery? : Yes
Load JEvents Bootstrap CSS? : Yes
Max Input Vars ? : 4000
Club code set? : No
User Agent : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
Joomla : 3.5.1
component_com_jevents : 3.4.12
module_mod_jevents_cal : 3.4.12
module_mod_jevents_custom : 3.4.12
module_mod_jevents_filter : 3.4.12
module_mod_jevents_latest : 3.4.12
module_mod_jevents_legend : 3.4.12
module_mod_jevents_switchview : 3.4.12
plugin_content_jevents : 3.4.12
plugin_finder_jevents : 3.4.12 (not enabled)
plugin_search_eventsearch : 3.4.12
plugin_system_gwejson : 3.4.12


Debug:
{
"__default": {
"session": {
"counter": 14,
"timer": {
"start": 1464114218,
"last": 1464116888,
"now": 1464117649
},
"client": {
"forwarded": "xx.173.xx1.35"
},
"token": "4GrrJQbCKWRgkhjzItEOU3jER9RcB"
},
"registry": {
"published_fv_ses": "0",
"justmine_fv_ses": "0"
},
"user": {
"id": 0,
"name": null,
"username": null,
"email": null,
"password": null,
"password_clear": "",
"block": null,
"sendEmail": 0,
"registerDate": null,
"lastvisitDate": null,
"activation": null,
"params": null,
"groups": [
"9"
],
"guest": 1,
"lastResetTime": null,
"resetCount": null,
"requireReset": null,
"aid": 0
},
"com_mailto": {
"links": {
"0a9751eee60236c3hjkjkffae79e181": {
"link": "https:\/\/http://www.xxxxxxx.de\/index.php\/calc\/eventsnachkategorie\/-",
"expiry": 1464116888
}
}
}
},
"__easycalccheck": {
"redirect_url": null
}

# Aufrufer Datei und Zeilennummer
14 JDatabaseDriverMysqli->execute() JROOT/libraries/joomla/database/driver.php:1653
13 JDatabaseDriver->loadObject() JROOT/libraries/joomla/database/driver/mysqli.php:337
12 JDatabaseDriverMysqli->getCollation() JROOT/plugins/system/admintools/feature/utf8mb4.php:28
11 AtsystemFeatureUtf8mb4->onAfterInitialise() JROOT/plugins/system/admintools/admintools/main.php:685
10 plgSystemAdmintools->runFeature() JROOT/plugins/system/admintools/admintools/main.php:118
9 plgSystemAdmintools->onAfterInitialise() Der selbe Aufruf in der Zeile darunter.
8 call_user_func_array() JROOT/libraries/joomla/event/event.php:69
7 JEvent->update() JROOT/libraries/joomla/event/dispatcher.php:160
6 JEventDispatcher->trigger() JROOT/libraries/joomla/application/base.php:106
5 JApplicationBase->triggerEvent() JROOT/libraries/cms/application/cms.php:663
4 JApplicationCms->initialiseApp() JROOT/libraries/cms/application/site.php:663
3 JApplicationSite->initialiseApp() JROOT/libraries/cms/application/site.php:209
2 JApplicationSite->doExecute() JROOT/libraries/cms/application/cms.php:257
1 JApplicationCms->execute() JROOT/index.php:49
}


And Firebag says:
<html>
<head></head>
<body></body>
</html>

---> Nothing.

Can somebody help me. By the way, sorry for my crapy english

Greetings
DasOffertorium
Hello,

No that wouldn't cause a 500 error it must be something else.

If set error reporting to Maximum in the Joomla! Config it should resolve it for you.

Many thanks
Tony
·
Tuesday, 24 May 2016 23:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,
thx for your answer.

With Error Reporting to Maximum i became this response:

Fatal error: Call to a member function setState() on boolean in /home/www/sites/wxxxxxxaft/modules/mod_fewestread/helper.php on line 46

This is the line 46 from the helper.php:
$model->setState('list.start', 0);

Can you help me?

Greetings
DasOffertorium
·
Wednesday, 25 May 2016 06:13
·
0 Likes
·
0 Votes
·
0 Comments
·
HI DasOffertorium
the problem is not with any JEvents related extension, but with the module Fewest Read you have in your Site. Please try unpublishing the module to see if that helps.
·
Wednesday, 25 May 2016 07:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,
you are right, i have unpublish the Module at all its fine.

Thank you for the Support.

Greetings
DasOffertorium
·
Wednesday, 25 May 2016 10:54
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post