troubleshooting for runnig website

Permalink
Hi There,
Here is the website (http://www.creativityventures.com/) which I developed in Concrete5. Its working fine on my local machine. But I am facing problem, after making it online. Could you please check the link structure and tell me why its happening? Where I am wrong in uploading?

Thanks!

Sushil
 
0pius replied on at Permalink Reply
0pius
I get a wForms error with Internet Explorer, but no errors with Firefox.

something in this area is not liked by my internet explorer

<script type="text/javascript">
wFORMS.behaviors['validation'].errMsg_notification = "%% error(s) detected. Your form has not been submitted yet.\nPlease check the information you provided."; // %% will be replaced by the actual number of errors
wFORMS.behaviors['validation'].errMsg_required = "This field is required";
</script>

Did you create the links statically or are they generated via the nav?

Did you switch the installation over to pretty urls?

Can you access the linked pages via there id number rather than the index.php/%page_ref%?

ie index.php?cID=24