How we confirm mongodb_field_storage is working or not ??

I have installed mongodb 7.x-1.0-beta2 in drupal 7.
and start the mongod from my cmd prompt.
Add a content type with some fields named "newcontent".
create newcontent type node.

When i checked my mysql database the node and its values are exist..
while we want to add in my mogodb..

Please guide me how we can do it.. and how we can chk my data is stored in mogodb or not ???

Thanks in advance !!!

Menu discard when content update drupal 7

I was create content type and view for upload some content. then i was create sub menu item under main menu (using nice menu module) for each node of uploaded content. after i was edit those content, then menu of that updated contents was discard.

please anyone can help me immediately.

Create Node Type entry or node type table also?

Hi All,
I am implementing module called news_management, where users can post news. Should i just define node_type and create extra fields and their instances. or I should create separate table for news? which one is good for long run

How to add a virtual image field in Views

Hi all,

I want to add a virtual image field to one of my views. I would use the field to display an icon conditionally. I've already managed to create a virtual field via a customized module. But I don't know how to tell Drupal or Views module that the field is an image field, how to override the render() method in the field's handler. Could anybody provide some suggestions? Thanks in advance.

mymodule.views.inc:

Jpeg thumbnail not displayed in Drupal 7. GIF and PNG displayed without any problem.

I am newbie of Drupal. Now I am constructing my site with Drupal7 under following condition.

Drupal 7
Apache version : 1.3.39(unix)
PHP version :5.2.14
Sqlite

When I upload jpeg image with image field, Jpeg thumbnail is not displayed.
But GIF and PNG thumbnail is displayed without any problem.
I found that when I upload GIF or PNG, thumbnail data is generated in

sites/default/files/styles/thumbnail/public.

Views table won't populate

Hi, I am starting to catch on pretty quick now but just when I thought I was getting the views thing I created one that was supposed to show a list of content in a table with various fields across the row related to the content, filtered by post date in descending order. The view is set to only show one particular content type. I have set up all the fields I want and the headings are showing, and I have created two nodes of the desired content type to test it, but when I display the view (and in the preview), there is nothing showing except the headings.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x