On a fresh Drupal 6-installation, I tried to install the delicious module.

I followed the README step by step (but skipped step 2).

But on step 6 I am not able to find any place to "enable a delicious username & password". I assume that there should be a menu for this, but none is to be found.

I also tried to go directly to the /user/1/delicious url, but this gives me a "Access denied
You are not authorized to access this page." error. Leading me to belive that the menu also may have disapeared due to lack of permission.

Since I am logged in as the superuser, I think this may be the result of a bug.

I have also tried creating a normal user, and giving him the delicious permissions, but the result was the same.

CommentFileSizeAuthor
#9 delicous-settings.png24.15 KBgrub3
#4 delicous--username-bug.png11.12 KBgrub3

Comments

Tommy Sundstrom’s picture

By adding

'access arguments' => array('create delicious links'),

to $items['user/%user/delicious']

this was fixed. The delicous tab now shows up.

(Unfortunately, I can not make a patch. )

Anonymous’s picture

Assigned: Unassigned »

Thanks guys , i'm on it ....

Anonymous’s picture

Status: Active » Fixed

Addressed in latest development release DRUPAL-6--3

grub3’s picture

StatusFileSize
new11.12 KB

Same problem for me.
I am using Drupal 6.2 + PostrgeSQL 8.3
See attached screenshot.

Thanks for the module.

grub3’s picture

I queried the database and did not find any delicious table.
This may be an incompatibility with PostgreSQL.

I tried to update the database using update.php without success.
Could you dump the structure of the database.

Also the database installation script seems quite easy compared to other modules.
Any idea ?

Cheers, Jean-Michel

grub3’s picture

Status: Fixed » Active

Please update status to active.

Tommy Sundstrom’s picture

As far as I can see, the fix is done in DRUPAL-6--1, while DRUPAL-6--3 contains an older version of drupal.module

grub3’s picture

Okay I am testing and will get back shortly. Thanks !

grub3’s picture

StatusFileSize
new24.15 KB

Still no username/password information. Attached screenshot.

grub3’s picture

delicious tables were not created by update.php. Same problem.

Anonymous’s picture

Status: Active » Closed (fixed)

Your right Tommy . I have had some issues with CVS .

Sincere apologies for all the problems.

Please download either DRUPAL-6--1 or DRUPAL-6--1-1 and you should be good to go any issues
please let me know and ill get onto them straight away.

Best Wishes
Paul