Website URL: http://shelleysargent.com/drupal2/

Articles are displayed in the proper block on the front page. The teaser and title are displayed as expected. Links to pages are displayed properly on the front page. However, when a specific node is visited the information (body, title, anything) doesn't show up:
http://shelleysargent.com/drupal2/?q=node/1
http://shelleysargent.com/drupal2/?q=node/7

The same problem is found for terms and views:
http://shelleysargent.com/drupal2/?q=taxonomy/term/2#
http://shelleysargent.com/drupal2/?q=gear

Installed Modules:
Views
CTools

As I am still new to this I am willing to bet there is a very simple fix but I cannot figure out what it is.

Comments

jardines’s picture

I am having the same problem!!!

I can see all the content on the front page, but every time i want to see the content in the form example: "/node/2". I only get an empty page. If I click "Edit" I can see the content of the "node".

I check your links and figure out that you remove the site from "drupal2". Without the "drupal2" i entered a site with Bluemasters installed and fully working!!!

Can you advise me???
BR
Jardines

prathK’s picture

It seems the information (title, body etc.) is visible now on all the pages such as http://shelleysargent.com/?q=node/1

jardines’s picture

Yes, because she fixed somehow! I havent had that luck!! Someone could help me?

jardines’s picture

Still no one could help me??

prathK’s picture

Hi jardines,

I have tried to check the same locally for creating contents.
It seems the content coming empty without any node body.
For ex:http://shelleysargent.com/?q=node/3

I also observed for different nodes like
http://shelleysargent.com/?q=node/23,http://shelleysargent.com/?q=node/22
$title is coming empty so no information seems to appear on other pages. You can send the page.tpl.php and node.tpl.php and observe if any condition is missing or added any extra code in these files.

regards,
PrathK

carolinedur’s picture

Hi,
I have the same problem! Any one who's been able to figure this out, then I'd be very happy to know.

Thanks a lot,
Caroline

shelleyrae’s picture

I wasn't able to fix the problem but I did use views as a work around as explained here:
http://drupal.org/node/1146438

Creating a view with the information and a block for the home page with the teaser seems to work.

PhoenixMI’s picture

Hello people!

I don't know if this will help, but I had the same problem ... thanks to a helpfull user here, named Bizio, it's fixed (Thanks again :D).

You can find the sollution for the problem (in my case) here:

http://drupal.org/node/1779998#comment-6462932

I hope it helps!

Greetings,

Jeroen