Page 1 of 1
(Solved) Where do I set the URL for test_remote_url after install?
Posted: Wed Apr 29, 2009 2:05 pm
by symbolist
I went past this failed test during install. Now I need to go back and set the URL for it. I can't find anywhere in the Admin interface to this, nor any reference to where the setting lives to do it manually.
Tips?
Re: Where do I set the URL for test_remote_url after install?
Posted: Thu Apr 30, 2009 11:52 am
by alby
symbolist wrote:
I went past this failed test during install. Now I need to go back and set the URL for it. I can't find anywhere in the Admin interface to this, nor any reference to where the setting lives to do it manually.
remote url testing are in install/upgrade process and in System Information
Alby
Re: Where do I set the URL for test_remote_url after install?
Posted: Thu Apr 30, 2009 12:10 pm
by symbolist
Alby, yes - but there's no place I can find where I can alter the setting for the remote url to be tested . . .
Re: Where do I set the URL for test_remote_url after install?
Posted: Thu Apr 30, 2009 12:18 pm
by alby
symbolist wrote:
Alby, yes - but there's no place I can find where I can alter the setting for the remote url to be tested . . .

Why you want alter address url? Current address url is the check url for new release in Global settings
Alby
Re: Where do I set the URL for test_remote_url after install?
Posted: Thu Apr 30, 2009 1:43 pm
by symbolist
Well, I'm trying to address two issues before I start installing additional modules:
(Hosting company makes exceptions for outbound connections only by IP addresses, not domain names, so I have to get the correct IP address for whatever outbound destinations CMSMS and modules need.)
Plus, my new installation is showing these 2 issues.
1.
System Information is showing:
Test for remote URL (test_remote_url):
Failure
2.
Module Manager screen is showing:
Warning: uasort() [function.uasort]: The argument should be an array in /home/u6/rghgeo/html/modules/ModuleManager/ModuleManager.module.php on line 351
Warning: Invalid argument supplied for foreach() in /home/u6/rghgeo/html/modules/ModuleManager/ModuleManager.module.php on line 364
and
"Although a connection was successfully made to the specified module repository. It appears that this repository is not yet sharing any modules"
I don't know if all these things are related, and, I had seen somewhere that CMSMS needs to connect to dev.cmsmadesimple - which I haven't seen in the install.
Thanks
Re: Where do I set the URL for test_remote_url after install?
Posted: Thu Apr 30, 2009 1:56 pm
by alby
symbolist wrote:
I don't know if all these things are related, and, I had seen somewhere that CMSMS needs to connect to dev.cmsmadesimple - which I haven't seen in the install.
Yes are relative, MM and check in Global settings must have a external connection to dev.cmsmadesimple.org (forge)
remote test url (to dev...) is present in System information and in install/upgrade (step 2)
Alby
Re: Where do I set the URL for test_remote_url after install?
Posted: Thu Apr 30, 2009 2:13 pm
by symbolist
Ok, but how do I address the error messages shown above?
As it stands now, I'm supposing that ModuleManager is broken based on the two error msgs, and the remote module repository is apparently not sharing any modules...
Re: Where do I set the URL for test_remote_url after install?
Posted: Thu Apr 30, 2009 2:22 pm
by alby
MM: Preferences tab
Global Settings/System Informations are hardcoded in php
Alby
Re: Where do I set the URL for test_remote_url after install?
Posted: Thu Apr 30, 2009 2:42 pm
by symbolist
In ModuleManager.module.php, the module repository shows hardcoded as
http://modules.cmsmadesimple.org/soap.p ... Repository ; is that correct and the one you're referring to?
It appears not to be working (or sharing) , and why does CMSMS need an FTP connection to dev.cmsmadesimple.org ?
Re: Where do I set the URL for test_remote_url after install?
Posted: Thu Apr 30, 2009 2:53 pm
by alby
No hardcoded in php file (include.php and lib/test.functions.php), if it's a preference then is not hardcoded

Try reverse modules.cmsmadesimple.org to IP address
Alby