Need to change a link, where the hell is it??

mazert 14 Oct, 2011
I need to change the link on an article page.

The article edit page shows:

Contact Us

{chronocontact}1{/chronocontact}

{mosmap}

View Larger Map


The actual page displays no heading and the text:

If you would like further information on any of our products then please complete our enquiry form below or contact us with the details provided below.

Google Maps: Link < this is what i need to edit.



Then it shows a form.

Where the hell is that text so I can edit it? I can't find it anywhere.
GreyHead 15 Oct, 2011
Hi mazert,

At a guess it's in the mosmap code somewhere? There's also a problem if you have a form named '1', formnames should start with a letter.

Bob
mazert 15 Oct, 2011
Thanks GreyHead

Do you know where the mosmap code is located?
Is mosmap a different component to chrono?

I've looked at all com_ folders and none are called mosmap.

What's the problem with forms begging with 1? It seems to be working ok as far as I know.

Cheers.
GreyHead 15 Oct, 2011
Hi mazert,

MosMap has nothing to do with ChronoForms, it's a plug-in so the code is probably in the plug-ins folder.

The problem with form names being numbers is that sometimes the name is used as a PHP variable and if that happens your page will probably crash. Up to you if you change it or not though.

Bob
mazert 15 Oct, 2011
Ok, thanks for your help and I'll change the form name.
This topic is locked and no more replies can be posted.