Results 1 to 10 of 20

Hybrid View

  1. #1
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: csshover.htc denied

    Quote Originally Posted by all4coffee View Post
    How can I correct it on the Windows server so it works on both URLs?
    I don't think IIS has any built-in support for rewrite rules.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  2. #2
    Join Date
    Jul 2007
    Posts
    154
    Plugin Contributions
    0

    Default Re: csshover.htc denied

    Quote Originally Posted by DrByte View Post
    I don't think IIS has any built-in support for rewrite rules.
    Oh, no doubt, I agree but none of the ideas did work for me.

    I did however find a good workaround!
    I'm posting it here in case someone with a double domain might find it helpful. Please let me know in case this could cause any problems down the road (so far I did test it - seems to work)


    So here is what I did:

    1. I edited both /includes/ configure.php and /admin/includes/configure.php specifying my www.all4coffee.com domain as HTTP server and my second domain www.time-co.com as the HTTPS server
    2. then I went back to my zencart and changed all the EZpages and internal products links which were still pointing to www.time-co.com to www.all4coffee.com (except those that needed https://www.time-co.com (secure connection).
    3. And since all my satelite sites with links to my store used the www.all4coffee.com version of my domain I was all done.

    Result: no more "Done but with error on page" messages.

    Thanks all who responded!

  3. #3
    Join Date
    Apr 2008
    Location
    Ontario
    Posts
    81
    Plugin Contributions
    0

    Default Re: csshover.htc denied

    has there been an update to this problem? i'm still experiencing it. I just went live on a linux host and i'm getting the error/not being able to access csshover.htc which screws up the css flyout bar when i go to my site with out the www infront of it.

    I have moved my csshover.htc to the main directory, added the suggested .htaccess code, nothign seems to be working.

  4. #4
    Join Date
    Apr 2008
    Location
    Ontario
    Posts
    81
    Plugin Contributions
    0

    Default Re: csshover.htc denied

    This is what my stylesheet_header_menu.css looks like:

    body {
    behavior: url(http://www.mysitehere.com/csshover.htc), url(http://mysitehere.com/csshover1.htc);
    }

    This fixes the functionality of the sites when entered either way - but both site come up with an error. It's just a start, maybe someone could add an if else statement to this somehow or an OR kinda thing. I'm not a coder but i feel like this is possible.

  5. #5
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: csshover.htc denied

    What is the file permission on the 'csshover1.htc' file ?

  6. #6
    Join Date
    Apr 2008
    Location
    Ontario
    Posts
    81
    Plugin Contributions
    0

    Default Re: csshover.htc denied

    644, file permissions are really not the problem. I set them both to 777 and i still get the error. it's just a matter of either one being able to load.

  7. #7
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: csshover.htc denied

    I was confirming the permissions were correct and not a problem.

    Now add this to your .htaccess file.

    AddType text/x-component .htc

  8. #8
    Join Date
    Jul 2010
    Location
    Australia
    Posts
    231
    Plugin Contributions
    0

    Default Re: csshover.htc denied

    I've got a re-direct in my .htaccess which seems to be working perfectly in both IE and Firefox, but in IE i still get this error according to my error log... Can't figure out why???

  9. #9
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: csshover.htc denied

    You've got this stylesheet loading on your site:
    /includes/templates/sophyblue/css/stylesheet_categories_menu.css
    And it contains this:
    behavior: url(includes/csshover.htc);

    So, if you're not actually using the categories-menu which takes advantage of that hover effect, then why do you still have the stylesheet there?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    Jul 2010
    Location
    Australia
    Posts
    231
    Plugin Contributions
    0

    Default Re: csshover.htc denied

    Thank you DrByte, impressive how you spotted that!

 

 

Similar Threads

  1. scripting error with IE7-access denied to csshover.htc
    By robinraraavis in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 25 Oct 2009, 04:42 AM
  2. csshover.htc
    By Liyana in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 23 Sep 2007, 03:11 AM
  3. csshover.htc denied on Checkout_Success ONLY
    By Get Em Fast in forum Addon Sideboxes
    Replies: 3
    Last Post: 10 Sep 2007, 05:26 PM
  4. csshover.htc denied on Checkout_Success ONLY. Please Help
    By Get Em Fast in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 1 Mar 2007, 07:09 AM
  5. csshover.htc denied on Checkout_Success ONLY. Please Help
    By Get Em Fast in forum General Questions
    Replies: 1
    Last Post: 1 Mar 2007, 02:13 AM

Posting Permissions

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