Results 1 to 3 of 3

Thread: error using Interstitial Content Box (v1.1)

  1. #1
    Join Date
    Mar 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default error using Interstitial Content Box (v1.1)

    1) Script Title: Interstitial Content Box (v1.1)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...terstitial.htm

    3) Describe problem:
    Hi,

    I wanted to use interstitial.js but I got a javascript error.My application is deployed on Tomcat server.I can use the script on my local server but when I upload to my host, it takes an error like : " It is not allowed Line:57 Column:1 "

    Is it related to my prod. server settings?Can anyone help me?Regards;

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Since line numbers vary depending upon how your code is deployed and upon which browser is reporting them and since the exact error message is often crucial in determining its cause, there is little I can say from what you have provided.

    If I had to guess, I would say make sure that the external page is from the same domain and if it is, make sure the server realizes this. Even pages on the same domain may be seen as being on different domains if sub-domains are used or the DNS isn't configured properly.

    Or, perhaps just a typo in the code.

    These may have nothing to do with it however. For more help, please provide a link to your problem page.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Mar 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yess John;you r right.It's all about the domain name,thanks.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •