My Drupal installation has suddenly started to behave strangely.
When I add a page, it shows me all the fields but when the page is "Saved" (with published enabled), and I browse to the page - I don't see any content :(
Also, when I go to "Edit" page, it does not show any Body or Summary Text-Areas.
1. What can be the potential problem?
2. How do I detect where can be potential problem.
For a client we are making a website with a regular page, ie. Contact with path www.website.com/contact. When someone requests an non-existing page like www.website.com/contact/extraargument, we want Drupal to load the nearest existing parent www.website.com/contact where we can generate custom content in the .tpl.php-file, depending on the extra argument.
Hi, is there an easy way to use a divider image within a horizontal Nice Menu & not have it appear after the last menu item? I've seen this done in CSS on a non dynamic menu:
Hello everyone,I try to make view in views module drupal 7 can comment look like facebook style but I don't have any idea to change.Please advice how to complete this work?
Hello everybody,
I am getting following error while uninstalling my custom module. module creates custom node type at the time of installation and i want to remove that node type at uninstalling the module.
Notice: Trying to get property of non-object in comment node type delete() (line 341 of comment\comment.module).