Hi Guys,
I have just used Joomlpack and tranfersed a clients site to go 'live' on a different web server ... and everything on the site is working fine... but my only problem is for some reason the URL for the 2 forms I have made using Chronoform... still have the old 'staging / demo site url after I have migrated.
Can you please Help me fix this (let me know how I can fix the URL to the next location)... ASAP as the site is now live... and let me know why the URL's don't update when using Joomlapack.
You will see I have used the Chronoform.. by clicking on the "FREE CONSULTATION" and "SERVICE CUSTOMERS" rollovers in the top header of the site.
New site location- http://www.clemfrig.com.au
Old site location- http://www.test-swishimage.au.com/care157
Thanks heaps,
Syco
I have just used Joomlpack and tranfersed a clients site to go 'live' on a different web server ... and everything on the site is working fine... but my only problem is for some reason the URL for the 2 forms I have made using Chronoform... still have the old 'staging / demo site url after I have migrated.
Can you please Help me fix this (let me know how I can fix the URL to the next location)... ASAP as the site is now live... and let me know why the URL's don't update when using Joomlapack.
You will see I have used the Chronoform.. by clicking on the "FREE CONSULTATION" and "SERVICE CUSTOMERS" rollovers in the top header of the site.
New site location- http://www.clemfrig.com.au
Old site location- http://www.test-swishimage.au.com/care157
Thanks heaps,
Syco
Hi Syco,
I think you need to update the links behind the buttons - they seem to be using MM_swapimage which I think is a DreamWeaver feature. Here's the code on your page:
Nothing to do with ChronoForms though.
Bob
I think you need to update the links behind the buttons - they seem to be using MM_swapimage which I think is a DreamWeaver feature. Here's the code on your page:
<a onmouseover="MM_swapImage('freeconsult_btn','','http://www.test-swishimage.au.com/care157/images/stories/hplogobuttons/freeconsult_btn_f2.png',1);" onmouseout="MM_swapImgRestore();" target="" href="http://www.test-swishimage.au.com/care157/index.php?option=com_chronocontact&chronoformname=Enquiry_Form">
<img id="freeconsult_btn" height="100" width="172" border="0" alt="Free Consultation" src="http://www.test-swishimage.au.com/care157/images/stories/hplogobuttons/freeconsult_btn.png" name="freeconsult_btn"/>
</a>
Nothing to do with ChronoForms though.
Bob
This topic is locked and no more replies can be posted.