Is this easy to do with Drupal?

Hi
I'm new to Drupal and am unsure if it's the best way to go with this project.
I'm trying to develop a site wherby a registered user can view comments posted to them. The thing is, the comments will need to be directed to a registered user based only on a numerical input - ie those posting the comments will not be registered (they just enter a uniquie code to direct their comment correctly). Also its vital the people posting cannot see any other comments.
I can't see a simple way to do the above with permissions as I understand them.
Any ideas much appreciated.

set ini problem

Hello,

I have the error below on my website. my web host told me I can just neutralize the messages in "includes/bootstrap.inc" and sites/default/settings.php"

can anyone help?

> Warning: ini_set() has been disabled for security reasons in drupal_environment_initialize() (line 516 of /home/www/kohner.cz/www/drupal.kohner.cz/includes/bootstrap.inc).
> Warning: ini_set() has been disabled for security reasons in drupal_environment_initialize() (line 519 of /home/www/kohner.cz/www/drupal.kohner.cz/includes/bootstrap.inc).
> Warning: ini_set() has been disabled for security reasons in drupal_environment_initialize() (line 520 of /home/www/kohner.cz/www/drupal.kohner.cz/includes/bootstrap.inc).
> Warning: ini_set() has been disabled for security reasons in drupal_environment_initialize() (line 521 of /home/www/kohner.cz/www/drupal.kohner.cz/includes/bootstrap.inc).
> Warning: ini_set() has been disabled for security reasons in drupal_environment_initialize() (line 523 of /home/www/kohner.cz/www/drupal.kohner.cz/includes/bootstrap.inc).
> Warning: ini_set() has been disabled for security reasons in drupal_environment_initialize() (line 525 of /home/www/kohner.cz/www/drupal.kohner.cz/includes/bootstrap.inc).

Integrating the new Facebook Comment Box on nodes

I have been struggling 3 days to successfully integrate the new facebook comment box on my website, following the example posted on fb: http://developers.facebook.com/blog/post/472.

As for every page on which I want to integrate a fb comment box a canonical url has to be provided, to generate it dynamically I wrote the following for the href parameter "http://<?=$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']?>".

Now the issue is the following:

Media Gallery - adding media then "stopped"

I have Media Gallery installed.

Though tonight I'd create my first gallery.

I managed to create a gallery, then things went south when I tried to add an image.

I found when I eithe rupload an image (or paste in a link in the web field), I seems to work, then goes back to the gallery page without any image appearing - and I see "Stopped" instead of "Done" in the bottom left corner of my browser.

Just when I thought I had finally got Drupal working !

Any ideas??

Web Links v7 dev for drupal 7 error

Im no coder or anything but I love using these CMS to create websites. Im trying to make like a web directory for seo purposes.

Okay so I successfully installed the web links module for drupal 7.
But when I try to enable all the plugins i get this error

* Warning: Missing argument 3 for weblinks_embed_process(), called in /home/a10735ho/public_html/includes/theme.inc on line 845 and defined in weblinks_embed_process() (line 60 of /home/a10735ho/public_html/modules/weblinks/contribs/weblinks_embed/weblinks_embed.module).
* Notice: Undefined variable: text in weblinks_embed_process() (line 61 of /home/a10735ho/public_html/modules/weblinks/contribs/weblinks_embed/weblinks_embed.module).
* Notice: Undefined variable: text in weblinks_embed_process() (line 100 of /home/a10735ho/public_html/modules/weblinks/contribs/weblinks_embed/weblinks_embed.module).
* Warning: Missing argument 3 for weblinks_filter_process(), called in /home/a10735ho/public_html/includes/theme.inc on line 845 and defined in weblinks_filter_process() (line 59 of /home/a10735ho/public_html/modules/weblinks/contribs/weblinks_filter/weblinks_filter.module).
* Notice: Undefined variable: text in weblinks_filter_process() (line 60 of /home/a10735ho/public_html/modules/weblinks/contribs/weblinks_filter/weblinks_filter.module).

Making custom content types in D7

Hi All,

I want to upgrade my company's site to D7 this summer, but to justify that upgrade I need to make the way we add content to our site easier. We host an annual conference each year, and the requires uploading the photos and bios of 120 speakers every year.

We do this by manually copying and pasting the bios, and uploading the photos via the "attach file" command and copying the url. I know there is an easier way of doing this via a custom content type, but I can't find the modules online.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x