<![CDATA[ 500 error on some scripts - My Forums]]> https://forums.modx.com/thread/?thread=77020 <![CDATA[500 error on some scripts]]> https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-425600 Firebug shows that these scripts cause 500 error:

  • /connectors/lang.js.php?ctx=mgr&topic=topmenu,file,resource,workspace,namespace&action=69
  • /manager/min/index.php?f=/dekor/manager/assets/modext/widgets/modx.treedrop.js,/dekor/manager/assets/modext/widgets/windows.js,/dekor/manager/assets/modext/widgets/resource/modx.tree.resource.js,/dekor/manager/assets/modext/widgets/element/modx.tree.element.js,/dekor/manager/assets/modext/widgets/system/modx.tree.directory.js,/dekor/manager/assets/modext/core/modx.view.js,/dekor/manager/assets/modext/core/modx.layout.js
  • /connectors/lang.js.php?ctx=mgr&topic=topmenu,file,resource,workspace,namespace&action=69
  • /connectors/layout/modx.config.js.php?action=69&wctx=mgr
  • /connectors/system/registry/register.php
  • /connectors/resource/index.php?action=getNodes&id=root

What should I do with this?]]>
extravert34 Jun 03, 2012, 09:23 AM https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-425600
<![CDATA[Re: 500 error on some scripts]]> https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-544038 sonicpunk Aug 11, 2016, 09:19 AM https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-544038 <![CDATA[Re: 500 error on some scripts]]> https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-544036
lang.js.php, modx.config.js.php

See attached file. I checked my config path to the connectors folder and the permissions. But everything seems to check out. Any ideas where I can look?]]>
sonicpunk Aug 11, 2016, 08:58 AM https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-544036
<![CDATA[Re: 500 error on some scripts]]> https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-432182 vscotch Aug 03, 2012, 09:01 AM https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-432182 <![CDATA[Re: 500 error on some scripts]]> https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-432143 vscotch Aug 03, 2012, 02:48 AM https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-432143 <![CDATA[Re: 500 error on some scripts]]> https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-432063
@extravert34 & @gallenkamp It has been awhile since I updated to 2.2 but I had to turn off compressJS and compressCSS via the database and I might had to then manually delete the cache. Then it worked. Not sure if this is the same issue you are/did have.]]>
jgulledge19 Aug 02, 2012, 10:25 AM https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-432063
<![CDATA[Re: 500 error on some scripts]]> https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-432055
ini_set('display_errors', 1);
error_reporting(E_ALL);.

SInce I'm not a great programmer, I'm not sure where to put those. Maybe into xpdowincache.class.php?

Would be great if you could help to resolve this as I heard MODX Revo is a good CMS.]]>
vscotch Aug 02, 2012, 09:33 AM https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-432055
<![CDATA[Re: 500 error on some scripts]]> https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-426973
Without access to error logging on IIS, it's going to be really difficult to figure out what is causing your errors.]]>
opengeek Jun 18, 2012, 07:25 AM https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-426973
<![CDATA[Re: 500 error on some scripts]]> https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-426916
/connectors/config.core.php and /connectors/lang.js.php are empty if I open them via browser (with all the parameters) and firebug shows me an internal server error (500) on these two requests.

Unfortunately I cant even upgrade to 2.2.4 to see if this fixes the issue, as the logout-button relies on javascript (which apparently doesnt work) and it is recommended to logout befor an upgrade.]]>
gallenkamp Jun 17, 2012, 12:19 PM https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-426916
<![CDATA[Re: 500 error on some scripts]]> https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-425634 opengeek Jun 04, 2012, 07:06 AM https://forums.modx.com/thread/77020/500-error-on-some-scripts#dis-post-425634