<![CDATA[ ClientConfig: Custom configuration CMP for clients - My Forums]]> https://forums.modx.com/thread/?thread=81490 <![CDATA[Re: ClientConfig: Custom configuration CMP for clients]]> https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=8#dis-post-559036 markh Jun 12, 2018, 10:21 AM https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=8#dis-post-559036 <![CDATA[Re: ClientConfig: Custom configuration CMP for clients]]> https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=8#dis-post-559035 9thwave Jun 12, 2018, 07:46 AM https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=8#dis-post-559035 <![CDATA[Re: ClientConfig: Custom configuration CMP for clients]]> https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=8#dis-post-558201 markh Apr 25, 2018, 08:32 AM https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=8#dis-post-558201 <![CDATA[Re: ClientConfig: Custom configuration CMP for clients]]> https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=8#dis-post-558200
I try to install CC and the instalation process goes fine. BUT after I try to switch to admin view I get a weird 404 error.

saying the connector.php can not be found. Well it is on the server, it can be accessed. I even set the whole /assets/ directory 777 but still nothing. This happens on PHP 5.4 all the way to 7. (which can be changed in cPanel)

I tried to install from extras, from modmore and from local. Even one version down. Still the same issue.

Any ideas or pointers?]]>
smiley Apr 25, 2018, 07:51 AM https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=8#dis-post-558200
<![CDATA[Re: ClientConfig: Custom configuration CMP for clients]]> https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=8#dis-post-548451 Quote from: markh at Feb 01, 2017, 12:57 AM
I finally started working on making ClientConfig support context-specific values. All details on github: https://github.com/modmore/ClientConfig/pull/123

Awesome! I've been out of the loop for a while (having a baby and that sort of stuff) but slowly getting back in the game. I'll definitely try to get up to speed with stuff and check out what you're doing smiley]]>
sketchi Feb 01, 2017, 01:41 PM https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=8#dis-post-548451
<![CDATA[Re: ClientConfig: Custom configuration CMP for clients]]> https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=7#dis-post-548439 https://github.com/modmore/ClientConfig/pull/123]]> markh Feb 01, 2017, 12:57 AM https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=7#dis-post-548439 <![CDATA[Re: ClientConfig: Custom configuration CMP for clients]]> https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=7#dis-post-547126
Strange thing with version clientconfig-1.3.2-pl and MODX Revolution 2.5.2-pl :
[[++aConfigSetting]] doesn't work on context start site page (site_start).

Any idea ?]]>
johnxx Dec 09, 2016, 07:11 PM https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=7#dis-post-547126
<![CDATA[Re: ClientConfig: Custom configuration CMP for clients]]> https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=7#dis-post-538148

If you're unable of downloading anything from modmore, it's probably an issue with one of the following configurations on your localhost:
- curl is not enabled
- curl doesn't know about the https protocol
- openssl is not installed (or it's a really old version)
- if you're running PHP 5.6, you might need to make sure your environment has recently updated root certificates
- allow_url_fopen may be disabled

Please send us an email via [email protected] if you still can't get it working.]]>
markh Feb 11, 2016, 05:22 AM https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=7#dis-post-538148
<![CDATA[Re: ClientConfig: Custom configuration CMP for clients]]> https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=7#dis-post-538147 Quote from: markh at Feb 11, 2016, 10:59 AM
@arimanr: that is not something ClientConfig can do for you, sorry. It's for managing settings in the back-end and not the front-end.

@kilroy: the duplicate column names are safe to ignore; just think about what it says... it's trying to add a field, but the field already exists, so all fields are there! Great. smiley

The class error is interesting though. Did you get any other errors during the install, perhaps file permission issues trying to write out the files? Also worth checking your MODX error log to see if there's any details there.

I did a second test on a fresh (empty) install of MODx and it worked.
There was probably a conflict with another extension I use, so I will reinstall them one by one to find which one.

Also, I did a second test and tried to install ClientConfig from Modmore. When trying to install it, I get the following error:
Could not download and create transport package with signature: clientconfig-1.3.2-pl
Same problem with other free extras.
]]>
kilroy Feb 11, 2016, 05:15 AM https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=7#dis-post-538147
<![CDATA[Re: ClientConfig: Custom configuration CMP for clients]]> https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=7#dis-post-538145
@kilroy: the duplicate column names are safe to ignore; just think about what it says... it's trying to add a field, but the field already exists, so all fields are there! Great. smiley

The class error is interesting though. Did you get any other errors during the install, perhaps file permission issues trying to write out the files? Also worth checking your MODX error log to see if there's any details there.]]>
markh Feb 11, 2016, 04:59 AM https://forums.modx.com/thread/81490/clientconfig-custom-configuration-cmp-for-clients?page=7#dis-post-538145