question

Events happening in the community are now at Drupal community events on www.drupal.org.
AndyCanfield's picture

How do I create a single-user blog?

Can anybody tell me how to create a single-user blog? The only documentation on this is from Drupal 4 and 5. I'm running Drupal 7. Someday maybe multi-user, but this is a single user blog for the Boss.

Read more
mnos's picture

Drupal 7 <-> Facebook intergration

I was wondering if you guys have any experience in pulling data from Facebook (own account) into a drupal based website. Like status updates, photo album etc.

How have you managed that?

Thanks

Read more
AndyCanfield's picture

Forms

How can I add, edit, and delete database records in Drupal?

Read more
manorius's picture

Setting owner:group of the files folder

Hi guys,

I migrated a drupal website to the production server and since then I'm getting a lot of permissions errors.
The files and tmp folder are not writable and only when I set the permissions to 777, drupal can write the folder.
Judging from the above problem I guess the owner/group of the above folder is wrong, unfortunately I don't have
permissions to run chown on the production server. So my question is what do I have to ask the server
administrator to set the owners of the folder to? Apache user? And what abou the group?

Any help is highly appreciated,
Manolis

Read more
AndyCanfield's picture

Search finds nothing

I have installed my first search box, and all I ever get is "Your search yielded no results".

Read more
nicktr's picture

Hiding main menu when using superfish

I've installed superfish menu on a Drupal 7 install, running a Zen sub-theme.
I have the superfish menu working, but I need to get rid of the standard main menu. See pic - you can see I have the main menu links and then the superfish menu below.

I realise I could do it with CSS using display:none, but isn't there a better, more official way of doing it?

Thanks!

Nick

Read more
nicktr's picture

Reversing array of taxonomy terms

I want to reverse the order of the taxonomy terms that appear on a node, as it's a more logical order of the hierarchy.
i.e. I want the highest level first, filtering down to the lowest.

Glass & Porcelain >> Antique Mirrors >> Antique Gilt Mirrors

instead of the other way:

Antique Gilt Mirrors >> Antique Mirrors >> Glass & Porcelain

In the node.tpl.php file I have located where the terms are called:

<

div class="links-wrapper">

<?php
print $links;
?>

<?php
if ($terms):
?>
Read more
AndyCanfield's picture

PRODUCTION SITE AS MASTER

How can I develop a site where the production site is the master copy?

Read more
kelvinleehk's picture

Node_View w/ Webform

Has anyone encountered problem using node_view to embed a webform in a node in D7?

I used to be able to use the following code to embed a webform node in another node with no problem back in D6:

<?php
$form_nid
= 5;
$form_node = node_load($form_nid);
print
node_view($form_node);
?>

In my D7 installation, it returns just the word "Array" for some reason. I have tried enable the said form in block and embed it in a node too with no avail:

<?php
$block
= module_invoke('webform', 'block_view', 'client-block-5');
print
$block['content'];
?>
Read more
kelvinleehk's picture

Drupal 7 Web Hosting in Hong Kong

I have recently started to work on a project on Drupal 7, however sadly our current hosting partner does not have a share hosting option that can meet the system requirement for Drupal 7. What do you guys use for your Drupal 7 projects? Can anyone recommend 1 or 2 plans that are economical for a small development house?

Thanks!

P.S. Haven't seen you guys for quite a while already due to work. How has everyone been? :)


Kelvin Lee
SourceSquare | Web Design • Drupal • SEO
Read more
Subscribe with RSS Syndicate content

DrupalHK

Group categories

HKDUG Vocabulary

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: