<![CDATA[ Components Folder Above Assets - My Forums]]> https://forums.modx.com/thread/?thread=104368 <![CDATA[Components Folder Above Assets]]> https://forums.modx.com/thread/104368/components-folder-above-assets#dis-post-561369
While in process of troubleshooting why a newly installed extra was not working, we determined that the components files normally found in:

assets/components/name of extra

Were actually in:

components/name of extra (same level as the assets folder)

In fact there were several other extras in the same folder. In the assets/components folder there were a couple of folders that were also in the other folder (a few duplicates).

I moved all the /component folders into the assets/components folders, which doesn't seem to affect any of those extras, but the newly installed extra still doesn't work.

So I manually cleared the cache and reinstalled the new extra and found it created a new /components folder at the same level as the /assets folder rather than below it. I installed another new extra, to be sure the behaviour was not specific to one extra. It also put the files in the /component folder and it is also not working.

I've checked the config file, the assets path is correct. I checked the modx_workspace table in the DB that looks fine as well. The modx error log doesn't shed any light.

So I'm stumped.

Why would new extras not get put into the /assets/components folder? Where is this controlled?
Why would the previously installed extras work in that folder, when newly installed extras do not.
Why would the previously installed extras continue to work when I moved those files from the /components folder into the /assets/components folder?

Modx 2.6.5
PHP 2.5.6

Any ideas?]]>
terrybarth Sep 04, 2018, 05:05 PM https://forums.modx.com/thread/104368/components-folder-above-assets#dis-post-561369
<![CDATA[Re: Components Folder Above Assets]]> https://forums.modx.com/thread/104368/components-folder-above-assets#dis-post-561454
I looked at that several times and didn't see the problem. Yes, it was indeed missing from the path statement.

I'm good to go now.

Thanks!

]]>
terrybarth Sep 09, 2018, 02:51 PM https://forums.modx.com/thread/104368/components-folder-above-assets#dis-post-561454
<![CDATA[Re: Components Folder Above Assets]]> https://forums.modx.com/thread/104368/components-folder-above-assets#dis-post-561406 BobRay Sep 05, 2018, 04:53 PM https://forums.modx.com/thread/104368/components-folder-above-assets#dis-post-561406