Closed (fixed)
Project:
Business
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2012 at 09:35 UTC
Updated:
21 Mar 2014 at 14:03 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
devsaran commentedClear the cache and check it one more time.. Can i have your site URL.. I think Because of other module, Error may occur..
Comment #2
cmayank commentedHi,
i have tried clearing cache.. but still not coming..
there is something with the template.. coz i tired to test it with other template if works absolutely fine..
I even then tried to re-install business theme.. but still its not working..
i am using webmatrix to develop site in local..
Comment #3
cmayank commentedComment #4
vikas-saini commentedHi,
I am also facing same problem.. content only displaying on front page...not any other pages...I have installed Drupal 7.15. I have also tried to re-install Drupal many times but does not work. I contact my hosting provider and they informed that Drupal is installed properly. website name: http://travelogy.co.in/
Waiting for solution.
Comment #5
vikas-saini commentedI solved my problem by using this: cp page--front.tpl.php page.tpl.php
Thanks.. Let me know if there is another fix.
Comment #6
Taxoman commentedJust in case - what is your current setting for "Show content and sidebar on front page" given on this module's settings page? (in Appearance) Perhaps not related to that, sounds like you have the opposite problem, and the default setting is to show that info, but practical to rule out that possibility.
(Could that theme function cause something like this?)
Comment #7
drzraf commentedfound it (probably):
theme totally breaks if i18n is enabled.
i18n_menu_translated_tree()related ?Comment #8
drzraf commentedpatch
Comment #9
drzraf commentedComment #10
abx commentedPatch #8 work for me.. Thanks
Comment #11
keti-1931 commentedhi,
by clearing cache it displaying.... u r solution worked for me
Comment #13
tibezh commentedThanx @drzraf, commited.