Good afternoon jettrue, I'd like to thank and commend you on the mod, it's an awesome and very functional addon. But WTF is it with the about us page!!?? (jokes, jokes)
So, I've gone through the steps and installed the applicable files into their applicable places, and the menu is looking great, working awesome, everyone's happy, birds are singing, rainbows abound.
Then, as is the usual course of events, I open the site in IE, curse, and look for a solution.
(you, reader, can view the site here:
http://store.persite.com )
The menubar works, the a:hover works, but the menu itself won't fly out. Considering this is the bulk majority of its purpose, and IE is the bulk majority of our installed base, this is something that I'd need to get working at some point.
I've followed your advice, and added the following to my .htaccess
Code:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^http://store.persite.com$ [NC]
RewriteRule ^(.*)$ http://www.store.persite.com/$1 [R=301,L]
AddType text/x-component .htc
What happens if I make it ^www.store.persite.com$ and http://store.persite.com/$1 ? Same thing. /shrug
So, what's causing my grief? I would love to keep this working in its current iteration!
Thanks for reading, and thanks in advance.
-Tim
Bookmarks