Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • rcspek Friend
    #124148

    Hello,

    In IE6 the live-demo page looks fine, but when I install the Genista quickstart 1.0 on http://www.talentcentrum.nl/test or http://www.talentcentrum.nl it looks fine in IE7 but not in IE6. The fault message is:

    Access is denied to.
    http://www.talentcentrum.nl/test/templates/ja_genista/scripts/iepngfix.htc
    Code: 0
    URL: http://talentcentrum.nl/test/index.php?jos_change_template=ja_genista_sf

    Do I something wrong? Or is the live install different from the quickstart 1.0 package? :confused:

    Please can somebody help me?

    Rutger Spek
    rcspek@gmail.com

    antoniu1 Friend
    #234463

    I had the same thing with an old IE6 browser. Closing the browser and shift refreshing did the job for me.
    There is something wrong there though.

    Good luck!
    Tom

    cwigg Friend
    #234617

    I had the same problem. To resolve it I enabled redirection from http://www.mysite.com to http://mysite.com

    NealBaker Friend
    #235245

    I agree this is the solution, it worked on my site. If you are unfamiliar with how to do a redirect, your host should be able to help.

    antoniu1 Friend
    #235339

    Hi Cwigg,

    How do you mean ‘redirection’? Can you help me here?

    Thanks!
    Tom

    antoniu1 Friend
    #235342
    cwigg Friend
    #235346

    to answer the question about redirection, assuming you have cpanel, then you select domains / manage redirects and put in an entry that re-directs http://www.yoursite.com to yoursite.com.
    the resulting .htaccess file might look like this:

    RewriteEngine on
    RewriteCond %{HTTP_HOST} ^www.yoursite.com$
    RewriteRule ^/?(.*)$ http://yoursite.com/$1 [R=301,L]

    antoniu1 Friend
    #235347

    Thanks for your answer Cwigg,

    I thought you meant that, but that already was the case for my site. Besides, as far as I know, Google and other engines would then pick the site without www op I guess.

    Anyway, I suppose you have found the answer to this bug in the thread I gave?

    Regards,
    Tom

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 4 voices, and was last updated by  antoniu1 16 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum