Add/Edit Not Working

Hi,

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.


 

Can we use wildcards without hook_menu()?

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.

Last divider image problem in Nice Menus?

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:

http://www.secondpicture.com/tutorials/web_design/css_ul_li_horizontal_c...

but can imagine in Drupal it would require something changed in the code of the menu array itself?

Any advise appreciated.

Comment in views

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?

Override template.php in Subtheme and remove unwanted functions?

So, I've found loads upon loads with information about how to add extra functions and override functions in template.php from the base theme.

But I'm hoping to remove some functions in the override aswell.

Getting notices while uninstalling module

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).

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x