TronXP Posted September 17, 2015 Posted September 17, 2015 I have a url in a course that links to an external web resource. We have been supplied with a new one from said company but Moodle says the url is invalid. The old one was like this: co.uk/Default.aspx?inst= the new one is like this: co.uk?csid= now from messing around it appears to be the question mark straight after the url which is causing the issue, but I have no idea where to start in fixing it. The moodle server is on an Ubuntu LTS server.
3s-gtech Posted September 17, 2015 Posted September 17, 2015 Can you run the URL through something like TinyURL?
mrverrall Posted September 30, 2015 Posted September 30, 2015 Hi, just edit your new url to the form, co.uk/?csid= That is, add a forward slash between the domain and the GET params (the '?' and what is after it) Cheers, Paul
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now