Closed (fixed)
Project:
Drupal core
Version:
6.8
Component:
file system
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2009 at 11:11 UTC
Updated:
19 Jan 2009 at 14:00 UTC
I made my first web with Drupal. In my front page, I use a panel with two columns. Images of this panel are seen with Chrome and IExplorer, but not with Firefox. The page is www.nummiboni.lt.
Any suggestions?
Thanks
Comments
Comment #1
ainigma32 commentedFirefox is choking on the backslashes in your filepath. Go to /admin/settings/file-system and change the backslashes in your file-system path to forward slashes.
Please post back if that works for you.
- Arie
Comment #2
feras commentedThanks, you are right. Now it is solved.