PDA

View Full Version : Session files again keep giving me broken links and lost images! ArgggHHH!


webeuphoria.net
21-Mar-2003, 09:54 AM
My site is at http://www.marcusonline.co.uk/acatalog/

I keep getting problems with session files. The site appears to work fine for a day but then creates the session files and then decides not to work. So I have to delete them from acatalog and web refresh.

I notice also that the base href at the top of the page starts with the correct reference ie http://www.marcusonline.co.uk/acatalog/ but then decides to change to http://www.marcusonline.co.uk/punkyfishonline/ and then images are lost etc.

So i hard coded the base href and things started to work okay BUT I found that if you search for a product the images are okay but the section links become broken.

Im really confused about this. Has anyone else had a problem with these session files being generated? Is it a problem with NT servers. I have other sites working fine on linux servers.

Please help!

WebEuphoria.net

cdicken
24-Mar-2003, 04:07 PM
A couple of things to try.

Try putting the following hidden form field within your simple search:

<input TYPE=HIDDEN NAME="ACTINIC_REFERRER" VALUE="http://www.marcusonline.co.uk/acatalog/">

Also, try renaming your css file to actinic.css and changing the references in the Primary template. This has worked for a couple of people who had no style-sheets being used in their shopping cart and search results.