Home
The Toolkit for Online Communities
15899 Community Members, 0 members online, 2512 visitors today
Log In Register

Forum OpenACS Q&A: Re: 'only urls without a host name are permitted'

OpenACS Home : Forums : OpenACS Q&A : Re: 'only urls without a host name are permitted' : One Message

+
Posted by Torben Brosten on
Try adding an ns_log statement to the end of security::locations

ns_log Notice "security::locations, locations: $locations"

Reload via APM and then try again.

Check your domain url against the values provided (and shown in the log), specifically the value closest to the one you are having problems with.

That should indicate where the offending data is (hopefully)!

cheers,

Torben