On Wed, Jan 30, 2008 at 02:42:59PM -0500, DB wrote: > Hi - for testing a cluster setup, I'm trying to set up identical > standard catalogs on 2 different servers. IC 5.4.2 is installed on both > servers, and on both I ran as root: > > /usr/local/interchange/bin/makecat > > I gave (I think) the same response to all questions (except for the > server name of course). Try comparing makecat.cfg from both servers. I think they'll be pretty much the same and the error is in the catalog-specific part, but try anyway. > One of these stores runs flawlessly. The other functions, but seems to > have a css problem. When I view source on the "bad" store I see: > > <title>Standard Store -- Welcome</title> > > <style type="text/css"> > </style> > > While doing the smae on the "good" store gives: > > <title>Standard Store -- Welcome</title> > > <link rel="stylesheet" href="/images/theme_css.css"> > > Can anyone tell me why the difference and how to correct it? Thanks! I think this comes from templates/regions/NOLEFT_TOP: [output name=main_css][css name=THEME_CSS basefile=variables/THEME_CSS][output name=trash] So you should debug [css] tag. See if there's anything in the error log. If not, then see what's THEME_CSS set to in products/variables.txt Tell us if it helps. -doc _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.