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.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | delicous-settings.png | 24.15 KB | grub3 |
| #4 | delicous--username-bug.png | 11.12 KB | grub3 |
Comments
Comment #1
Tommy Sundstrom commentedBy 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. )
Comment #2
Anonymous (not verified) commentedThanks guys , i'm on it ....
Comment #3
Anonymous (not verified) commentedAddressed in latest development release DRUPAL-6--3
Comment #4
grub3 commentedSame problem for me.
I am using Drupal 6.2 + PostrgeSQL 8.3
See attached screenshot.
Thanks for the module.
Comment #5
grub3 commentedI 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
Comment #6
grub3 commentedPlease update status to active.
Comment #7
Tommy Sundstrom commentedAs far as I can see, the fix is done in DRUPAL-6--1, while DRUPAL-6--3 contains an older version of drupal.module
Comment #8
grub3 commentedOkay I am testing and will get back shortly. Thanks !
Comment #9
grub3 commentedStill no username/password information. Attached screenshot.
Comment #10
grub3 commenteddelicious tables were not created by update.php. Same problem.
Comment #11
Anonymous (not verified) commentedYour 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