[SOLVED] Template layout problem after G2 upgrade
jhc
Joined: 2005-03-17
Posts: 2 |
Posted: Thu, 2005-03-17 05:32 |
Hi everyone, I've been a happy Gallery user for quite some time and recently decided to try out G2. The migration from Gallery 1.4 to G2 Beta 1 went without a hitch. Tonight I tried to upgrade from Beta 1 to the latest source and the in-place upgrade went fine. The problem I'm now having I think (but am not sure) stems from the fact that I was using the siriux.net layout before the latest upgrade. After the upgrade finished, I got a strange error when trying to load main.php. I went to the test harness page and performed a "FlushTemplates" operation which removes the data under the smarty directory in G2's data directory. This allowed me me to load main.php and after switching to the default template, things are almost ok. The problem is that the layout is really strange -- everything appears in one column and things like fonts look all wrong. I wondering if someone could take a look at my gallery site: http://jonathanandjodi.com/gallery2 and see if there is something obvious that I'm overlooking. Thanks very much in advance for any help. Jonathan |
|
Posts: 8601
your local/global.tpl needs to merge in the latest updates from global.tpl
Posts: 2
Thanks -- that did it!