(Solved) Where do I set the URL for test_remote_url after install?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
symbolist
Forum Members
Forum Members
Posts: 18
Joined: Sat Aug 16, 2008 5:14 pm

(Solved) Where do I set the URL for test_remote_url after install?

Post 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?
Last edited by symbolist on Thu Apr 30, 2009 7:37 pm, edited 1 time in total.
alby

Re: Where do I set the URL for test_remote_url after install?

Post 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
symbolist
Forum Members
Forum Members
Posts: 18
Joined: Sat Aug 16, 2008 5:14 pm

Re: Where do I set the URL for test_remote_url after install?

Post 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 . . .
alby

Re: Where do I set the URL for test_remote_url after install?

Post 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
symbolist
Forum Members
Forum Members
Posts: 18
Joined: Sat Aug 16, 2008 5:14 pm

Re: Where do I set the URL for test_remote_url after install?

Post 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
alby

Re: Where do I set the URL for test_remote_url after install?

Post 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
symbolist
Forum Members
Forum Members
Posts: 18
Joined: Sat Aug 16, 2008 5:14 pm

Re: Where do I set the URL for test_remote_url after install?

Post 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...
alby

Re: Where do I set the URL for test_remote_url after install?

Post by alby »

MM: Preferences tab
Global Settings/System Informations are hardcoded in php

Alby
symbolist
Forum Members
Forum Members
Posts: 18
Joined: Sat Aug 16, 2008 5:14 pm

Re: Where do I set the URL for test_remote_url after install?

Post 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 ?
alby

Re: Where do I set the URL for test_remote_url after install?

Post by alby »

symbolist wrote: 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?
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
Locked

Return to “[locked] Installation, Setup and Upgrade”