Closed (fixed)
Project:
Front Page
Version:
5.x-1.9
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Reporter:
Created:
24 Sep 2008 at 07:24 UTC
Updated:
26 Sep 2008 at 11:45 UTC
hi,
i upgrade my site from drupal 5.6 to drupal 5.10, front page is showing content but without CSS , may be it is a Cache related issue, because Drupal 5.10 having a lots of cache related issue. If this is version related problem, so which version of front page i have to use? please guide me.
i am using path module also,i think it's not creating any issue.
Kamlesh Patidar
Comments
Comment #1
Phillip Mc commentedchanging from critical to minor.
You don't need to upgrade your front_page.module if you've shifted from Drupal 5.6 to 5.10 and the front_page doesn't control style sheets in your theme. That is normally done in your page.tpl.php file or within modules.
Can you post a link to the site in question so we can have a look?
Or paste your page.tpl.php (or your page-front.tpl.php) file here to see if there's a problem with how if the
path/to/your/front/cssis correctly entered.Comment #2
kamleshpatidar commentedHi Phillip Mc,
Thanks for your quick response.as you r saying i didn't change in page.tpl.php after upgradate to drupal 5.10.In a front page code i am using some views, only one view (Latest News) is showing you can see in Snapshot , other views are not fatching, i think it's not a issue of view, may be something is changed in Drupal 5.10, which is not correct for front page.
Kamlesh Patidar
Comment #3
Phillip Mc commentedThe front page module is working fine in version 5.10. When you say that some other views are not being displayed, it sounds like an issue with Views.module, Kamlesh...or your path/to/css has changed.
marking as won't fix but open back up the issue if you think it is something to do with the front page.module.
Comment #4
kamleshpatidar commentedhi Phillip Mc ,
Sorry for late response, your module is working with Drupal 5.10. i sorted out my problem, it was some view error. Thanks for your great & quick response.
Kamlesh Patidar