Forum for discussing general topics related to Couch.
2 posts Page 1 of 1
Hopefully this is the last issue I am facing

I want the index.php?p=2 to be just www.domain.co.uk

I have turned on pretty urls and ran gen_htaccess.php and copied the text to .htaccess but it's made the home url as www.domain.co.uk/nicom-it/ which the index.php nested page name is

How can I just get it to be www.domain.co.uk
UPDATE: I have sorted the pretty urls but noticed on the contact page now it's just http://www.domain.co.uk/contact/

the google maps has stopped working and has the following errors in the console

Error: Syntax error, unrecognized expression: http://www.domain.co.uk/home/ jquery-2.1.0.js:1429:8

Google Maps JavaScript API error: RefererNotAllowedMapError
https://developers.google.com/maps/docu ... -map-error

Your site URL to be authorized: http://www.domain.co.uk/contact/ js:42:424
perf_trace {"name": "e2e", "parent": "PageEvents.BIGPIPE_ONLOAD"} BCKoqlI3ohF.js:117:2793

ErrorUtils caught an error: "<![EX[["Tried to listen to element of type %s from %s: %s","click","Error","C...". Subsequent errors won't be logged; see https://fburl.com/debugjs.

UPDATE: Think I know the issue, it's where the current url loading the Maps JavaScript API has not been added to the list of allowed referrers so will see about doing that and hopefully will be ok

UPDATE: The google maps issue is sorted after adding the domain to the allowed referers list

I would like to just apologise for all the posts on this one, I do need to sit down and learn couchcms some more, I am going to create a test site today and install couchcms and integrate all things that I think a user would such as the editable menu and google maps location change etc and see what other cool features couchcms has that I can integrate just so I can learn it and not have to post every 5 mins
2 posts Page 1 of 1