goodwinpro Posted June 9, 2009 Posted June 9, 2009 Please help, I've tired to trace down the problem but can't seem to figure it out. The links in my flash movie don't work when you FIRST go to the page (even if you hit 'refresh'). If you click on ANY other link on the site and then come back to the home page, it works fine from then on. It ONLY happens the first time you visit the page... after that, the links work properly. I think I've traced it down to this code on the index page but I don't know what to do with it: <base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER : HTTP_SERVER) . DIR_WS_CATALOG; ?>"> I'm running OSC version 1.1 (however I've tested it on 2.0 as well and the same thing happens). Please let me know if you have any thoughts. Thanks Location: https://inkwaterbooks.com/
Recommended Posts
Archived
This topic is now archived and is closed to further replies.