function node_example_view

Hi,

Could anyone tell me more about function node_example_view? I just want to be able to display the same information I entered when creating the content.
Where should I be looking to learn such simple stuff? This must be one of the most basic tasks for any Drupal developer so I doubt that here is the right place.

Thanks

A variant applied to an organic group is not updating content

Hi everyone! I hope you guys can help me with 2 problems I have with Organic Groups:

Problem #1:
I am working with Drupal 6 and some organic groups. I need a different homepage for one of these groups called redsur, so I created a variant for it, I gave this 2 rules: what url is associated to that variant (the url of the organic group I need to have that variant as homepage) and the type of element associated to that variant (groups); When I went to the drag and drop interface in that variant layout and content , I put the contents I needed, clicked "Update and save", checked if the redsur OG changed it homepage and everything seems to work fine, but I forgot something, then I went back, made the changes in the content drag and drop interface of the variant, clicked "Update and save", but when I came back to check the results, it did not updated them, and besides, in the upper tab menu, early appeared an option called "edit panel" but now it is gone just in that group, because in the other groups is available.

I cannot acces to the server in order to change or upload any block or make any installation because I was given just an user as "instructor" and I see that the other variant made for all groups really updates the groups when you update and save so... I don't know what happened or what to do.

Looking for a DRUPAL SEO expert

We are looking for a Drupal SEO expert who could help us increase our good traffic and also google image traffic which has dropped significantly.

Please contact us!

Creating Taxonomy Children Issues

Hello all,
Recently I have been having problems with creating children to the taxonomy parents on our website. When a new term is created and then assigned a parent, the new term appears on the website as though it was not assigned to a parent at all. These terms then must be disabled through the taxonomy catalogue. They do not appear in the taxonomy list. Also, some children duplicate themselves and do not appear in the taxonomy list as duplicated, only one appears. Has only one else had this problem? Glitch? Patch?
Any help would be greatly appreciated!

Multisite setup, one site gets WSOD on modules list page, the others don't

I've got a weird problem. I started getting the WSOD on one site, which is part of a multisite installation.

I finally decided to start from scratch and reinstalled that site. Even with a fresh installation, I'm getting the WSOD when I try to get to admin/build/modules/list. The other sites in the installation all work fine.

Anyone have any ideas?

Thanks!

css for menu items not working

Please help tell me where I should put the CSS code to have some

  • links respond to the CSS formating.
    Notice this page which is outside of the Drupal 6 environment:
    http://dev.saainteractive.com/questionpage1.html
    The home, books, links, and about links are all showing the css formating contained in the component.css file, please mouse over the links.

    This page which is within the Drupal site is not showing the css formating contained in the component.css I also altered the css in this file: openpublish_menu.css it is in sites/modules/openpublish_core:
    http://dev.saainteractive.com/content/questionpgone
    please mouse over the links.

    The question is where should I place the css code to have my

  • links be formatted from the css directions?

    CSS code below, thanks for you help:

    navz #sidebard{margin:20px 0 0 0;}

    navz #sidebard li{
    display:block;
    background-color:#bdd3c3;
    background-color:rgba(236,236,229,0.2);
    border-bottom:1px solid #a8c1af;
    border-bottom:1px solid rgba(0,0,0,0.08);
    padding:0;
    margin:0 8px;
    }
    navz #sidebard li:a{
    display:block;
    background-color:#bdd3c3;
    background-color:rgba(236,236,229,0.2);
    border-bottom:1px solid #a8c1af;
    border-bottom:1px solid rgba(0,0,0,0.08);
    padding:0;
    margin:0 8px;
    }

    navz#sidebard li:hover{
    display:block;
    background-color:#999999;

  • Pages

    Subscribe with RSS Subscribe to RSS - Drupal 6.x