Closed (fixed)
Project:
Four Seasons
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Feb 2008 at 09:52 UTC
Updated:
7 Mar 2008 at 17:11 UTC
Hi!
First of all: Thanks for your nice theme! Suites me just fine!
The problem: I've started to notice that the theme generated log error when visiting the forums or trying to submit a comment in the forums.
When I looked it up I noticed that Garland theme uses:
print base_path() . path_to_theme()
So I placed that in the page.tpl.php, replacing the old one - and it's working just fine!!
Not a bug, perhaps, but I thought you should know.
/Hans G
Comments
Comment #1
derjochenmeyer commentedwhere did you put this code?
are you sure that the error was still present in the new versio? I tried to confirm that error but i dont get any log entries... :)
Comment #2
hansroberto commentedI changed the code in page.tpl.php from:
to:
The log errors:
warning page not found 2008-02-12 08:13 node/sites/all/themes/fourseasons/fix-ie.css
warning page not found 2008-02-12 08:13 comment/reply/sites/all/themes/fourseasons/fix-ie.css
Happened when visiting the forums and trying to write a comment.
Cheers!
/Hans
Comment #3
derjochenmeyer commentedfixed in 5x.1.6
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.